SOLUTION: solve: Log x + log(x-15) = 2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: solve: Log x + log(x-15) = 2      Log On


   



Question 332263: solve: Log x + log(x-15) = 2
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Log x + log(x-15) = 2
10^(log(x))*10^(log(x-15))=10^2
x(x-15)=100
x^2-15x-100=0
(x-20)(x+5)=0
x=20
.
Ed