You can put this solution on YOUR website! 25. 32^2x-3 = 2
---------
If you mean
32^(2x-3) = 2
32 = 2^5
--> 2^(5(2x-3)) = 2^1
5(2x-3) = 1
10x - 15 = 1
10x = 16
x = 1.6
=====================
All the others are similar.
Use parentheses to avoid ambiguity.