SOLUTION: Solve for x. 17^(5x)=11^(x-9) Write the exact answer using base-10 logarithms
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: Solve for x. 17^(5x)=11^(x-9) Write the exact answer using base-10 logarithms
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 644500
:
Solve for x.
17^(5x)=11^(x-9)
Write the exact answer using base-10 logarithms
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
Hint:
17^(5x)=11^(x-9)
log(17^(5x))=log(11^(x-9))
5x*log(17) = (x-9)*log(11)
I'll let you finish up