SOLUTION: Please help me solve this equation! log2 x+ log2 (x+1)=1

Algebra ->  Algebra  -> Exponential-and-logarithmic-functions -> SOLUTION: Please help me solve this equation! log2 x+ log2 (x+1)=1       Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 416707: Please help me solve this equation! log2 x+ log2 (x+1)=1
Answer by anshu_a(16) About Me  (Show Source):
You can put this solution on YOUR website!
log2 x + log2 (x+1) = 1
log2 (x*(x+1)) = 1
x(x+1) = 2^1 , x^2-x-2 = 0
(x+2)(x-1) = 0
x = 1,-2