SOLUTION: solve the exponential equation 2^(x+1)=5^(1-2x)

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: solve the exponential equation 2^(x+1)=5^(1-2x)      Log On


   



Question 415751: solve the exponential equation
2^(x+1)=5^(1-2x)

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.