SOLUTION: what is the solution (or simplified version, i believe) of log base 10 x+log base 10(x+21)=2

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: what is the solution (or simplified version, i believe) of log base 10 x+log base 10(x+21)=2      Log On


   



Question 1033851: what is the solution (or simplified version, i believe) of log base 10 x+log base 10(x+21)=2
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
log(x) + log(x+21) = 2
log(x*(x+21)) = 2 = log(100)
x^2 + 21x - 100 = 0
(x+25)*(x-4) = 0
x = -25 *** not allowed --> log of negative number
x = 4