Question 378678: I need help solving this logarithm log(2x)+3log(x^2)=72
All the other ones I have done are equal to something small. Found 2 solutions by richard1234, stanbon:Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! By basic properties of logarithms,
log (2x) = log 2 + log x
log (x^2) = 2 log x
This equation becomes
log 2 + log x + 6 log x = 72
7 log x = 72 - log 2
log x = (72 - log 2)/7
(assuming the base is 10)