You can put this solution on YOUR website! Solve the following equations
a.5^2x=8
25x = 8
x = 8/25
----------
If you mean 5^(2x) = 8
25^x = 8
x*log(25) = log(8)
x = log(8)/log(25)
----
Parentheses are free.
=============================
b.3^2x+2 - 10(3^x) = -1
What is the 1st exponent? 2x? or 2x+2?