Is there any algebraic way of solving the following equation for $x$?
$$\frac{3^x+2^x}{3^x-2^x}=7$$
Apparently there is some way of solving this and I heve tried to solve it in a conventional algebraic method without success.
The answer should be:
$$\frac{2\ln(2)-\ln(3)}{\ln(3)-\ln(2)}$$
Thanks in advance
$$3^x+2^x=7\times3^x-7\times2^x\iff 7\times2^x+2^x=7\times 3^x-3^x$$ $$\iff 8\times 2^x=6\times 3^x$$ Can you finish it?