SOLUTION: 6^x-3=2^x
Algebra
->
College
->
Linear Algebra
-> SOLUTION: 6^x-3=2^x
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 271990
:
6^x-3=2^x
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
If it's
6^(x-3) = 2^x, then
(x-3)*log(6) = x*log(2)
x*log(6) - 3log(6) = x*log(2)
x(log(6) - log(2)) = 3log(6)
x*log(3) = 3log(6)
x = 3log(6)/log(3)
x =~4.89279