SOLUTION: solve: 7^3x-5=5^1+4x

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve: 7^3x-5=5^1+4x      Log On


   



Question 36423: solve: 7^3x-5=5^1+4x
Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
From 7^(3x-5) = 5^(1+4x)
take the log of both sides, then apply the power rule...
log[7^(3x-5)] = log[5^(1+4x)]
(3x-5)log7 = (4x+1)log5
3xlog7 - 5log7 = 4xlog5 + log5
3xlog7 - 4xlog5 = 5log7 + log5
x(3log7 - 4log5) = 5log7 + log5
x = (5log7 + log5) / (3log7 - 4log5)