SOLUTION: Solve equation 4^(2x+1)=6^x
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: Solve equation 4^(2x+1)=6^x
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 972159
:
Solve equation
4^(2x+1)=6^x
Answer by
Alan3354(69443)
(
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)