Quote (HbSoe @ 18 Nov 2013 00:20)
1) 5^(x-1) = 25
(x-1)*log(5) = log(25) = 2*log(5)
x-1 = 2
x = 3
2)
2^(x+3) = 8*2^x
your equation is : 8*2^x + 2^x = 288
i.e. 9*2^x = 288, 2^x = 32, x = 5
while correct, the first one can be solved easier (and similar to the second one)
with 25=5^2 it is easy to see that x=3
or yet another way: 5^(x-1)=5^x/5 so the equation can be changed to 5^x=125