SOLUTION: {{{ log (x) + log ( x + 3 ) = 1 }}}

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: {{{ log (x) + log ( x + 3 ) = 1 }}}      Log On


   



Question 200475: +log+%28x%29+%2B+log+%28+x+%2B+3+%29+=+1+
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
Apply log rules:
log (x) + log ( x + 3 ) = 1
log [(x)(x+3)] = 1
(x)(x+3) = 10^1
x^2 + 3x = 10
x^2 + 3x - 10 = 0
(x+5)(x-2) = 0
x = {-5, 2}
Throwing out the negative solution we are left with:
x = 2