SOLUTION: logbase10 x +logbase10 (x+21) = 2

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


   



Question 261362: logbase10 x +logbase10 (x+21) = 2
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
logbase10 x +logbase10 (x+21) = 2
-------------
log(x) + log(x+21) = 2
---
log[x(x+21)] = 2
---
x(x+21) = 10^2
x^2+21x-100 = 0
(x+25)(x-4) = 0
Positive solution:
x = 4
====================
Cheers,
Stan H.