SOLUTION: 6^x-3=2^x

Algebra ->  College  -> Linear Algebra -> SOLUTION: 6^x-3=2^x      Log On


   



Question 271990: 6^x-3=2^x
Answer by Alan3354(69443) About Me  (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