Question: I want to solve $0<1−an/(mb^2)e^{−r(T−t)}<1$, where $r, a, b, T, t>0$.
The solution is that either $$an\leq mb^2$$ or $$mb^2\leq an\leq mb^2e^{rT}$$ and $$t< T − (\ln(an) − \ln(mb^2 ))/r$$.
My Attempt: My thoughts are that the first part $0<1−\frac{an}{mb^2}e^{−r(T−t)}$ gives me $an \leq mb^2$ because $e^{−r(T−t)}>0$, so I have the first part. The second part $1−\frac{an}{mb^2}e^{−r(T−t)}<1$ does not give me useful information since $\frac{an}{mb^2}e^{−r(T−t)}>0$ always.
How do I get the other half of the solution ( $mb^2\leq an\leq mb^2e^{rT}$ and $t< T − (\ln(an) − \ln(mb^2 ))/r$)?
I also realise that the problem I have to solve reduces to solving $xy<1$ where both $x,y>0$.
Merged from: tricky inequality
How do I go about solving $0<1−\frac{an}{mb^2}e^{−r(T−t)}<1$, where a,b,T>t>0? I have been stuck here for some time now.