SOLUTION: Solve the logarithm equation. Type exact answer. 2logx-log(4x-40)-1=0

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solve the logarithm equation. Type exact answer. 2logx-log(4x-40)-1=0      Log On


   



Question 1113030: Solve the logarithm equation. Type exact answer. 2logx-log(4x-40)-1=0
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
2logx-log(4x-40)-1=0
If it's base 10:
log(x^2)-log(4x-40) = 1 = log(10)
log(x^2)-log(4x-40) = 1 = log(10)
log(x^2) = log(4x-40) + log(10)
log(x^2) = log(10*(4x-40)) = log(40x - 400)
x^2 = 40x - 400
x^2 - 40x + 400 = 0
(x-20)^2 = 0
x = 20