I'm doing theoretical economics, and after a few computation I end up with a ratio of two integrals in one of my model. The function being integrated is the same, but the bounds are different. It goes as the following
$$ \frac{\int_{-\infty}^{x}f(t)dt}{\int_{-\infty}^{x(1 + a)}f(t)dt}=\frac{A}{B} $$
with $\forall t$ $f(t)>0$, and either both $x$ and $a$ positive or both of them negative. I don't think it should matter, but in my model the function $f$ is actually the density of a normal random variable.
Any idea if I can simplifies this quantity? In particular I'm interested in expressing x as a function of the remaining. This may not be feasible, but if I could at least simplify this ratio it'd help me for some proofs.
Any help appreciated, Thanks.