Question 415751
 solve the exponential equation
2^(x+1)=5^(1-2x)
---
(x+1)*log(2) = (1-2x)*log(5)
----
x[log(2)+2log(5)] = log(5)-log(2)
---
x[1.6990] = 0.3979
---
x = 0.2342..
Cheers,
Stan H.