$$8^{x-2}\times5^{x+2}=1$$
This one according to wolfram alpha it has nice solution $$x = \frac{2 (\log(8)-\log(5))}{\log(8)+\log(5)}$$
I see one could guess this solution and just assume left side is increasing function and be done, but I want to see some transformations which could bring me to this solution and I'm stuck.
$$\log(a^n.b^m)=n\log a+m\log b$$ take the $\log$ $$(x-2)\log 8+(x+2)\log 5=0$$