Question: Solve the inequality:
$5\times9^x-8\times15^x+3\times25^x>0$
So far I have managed to factorise the inequality:
$(5\times3^x-3\times5^x)(3^x-5^x)>0$
From here on, I am stuck.
I would very much appreciate it if you could answer this exam question and lay the working out as if it were an exam. I have an answer from the solutions book so can tell you if your answer is correct using that. Many thanks.
You may solve your inequality by transforming it into a sign problem for a quadratic function dividing by $15^x= 3^x\cdot 5^x$:
$$5\times9^x-8\times15^x+3\times25^x>0 \Leftrightarrow 5\left(\frac 35\right)^x - 8 + 3\left(\frac 53\right)^x>0$$
Setting $t = \left(\frac 35\right)^x$ you only need to solve
$$5t+\frac 3t - 8 >0 \text{ for } t>0$$
or equivalently $$5t^2 - 8t + 3 = (5t-3)(t-1)>0$$
So, you get either
$$1<t= \left(\frac 35\right)^x \Leftrightarrow \boxed{x<0}$$
or
$$\frac 35 > t =\left(\frac 35\right)^x \Leftrightarrow \boxed{x>1}$$