SOLUTION: 2log(x)-2 = log(x-25)
Algebra
->
Logarithm Solvers, Trainers and Word Problems
-> SOLUTION: 2log(x)-2 = log(x-25)
Log On
Algebra: Logarithm
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on logarithm
Question 304877
:
2log(x)-2 = log(x-25)
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
2log(x)-2 = log(x-25)
log(x^2) - 2 = log(x-25)
log(x^2) - log(100) = log(x-25)
log(x^2/100) = log(x-25)
x^2/100 = x-25
x^2 = 100x - 2500
(x-50)^2 = 0
x = 50