SOLUTION: log base 10 (x+21) +log base 10 (x)= 2 the answer for x

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: log base 10 (x+21) +log base 10 (x)= 2 the answer for x      Log On


   



Question 426793: log base 10 (x+21) +log base 10 (x)= 2

the answer for x

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
log base 10 (x+21) +log base 10 (x)= 2
--------------
log10[(x+2)(x)] = 2
---
x(x+2) = 10^2
---
x^2+2x-100 = 0
---
x = [-2 +- sqrt(4-4*-100)]/2
----
x = [-2 +- sqrt(404)]/2
---
x = [-1 +- sqrt(101)]
----
Positive solution:
x = -1+sqrt(101) = 9.0499
============================
Cheers,
Stan H.
===========