SOLUTION: Solve equation 4^(2x+1)=6^x

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Solve equation 4^(2x+1)=6^x      Log On


   



Question 972159: Solve equation
4^(2x+1)=6^x

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Solve equation
4^(2x+1)=6^x
----------------
(2x+1)*log(4) = x*log(6)
2x*log(4) + log(4) = x*log(6)
2x*log(4) - x*log(6) = -log(4)
x*(log(16) - log(6)) = -log(4)
x = log(4)/log(3/8)