document.write( "Question 416707: Please help me solve this equation! log2 x+ log2 (x+1)=1 \n" ); document.write( "
Algebra.Com's Answer #291898 by anshu_a(16)\"\" \"About 
You can put this solution on YOUR website!
log2 x + log2 (x+1) = 1\r
\n" ); document.write( "\n" ); document.write( "log2 (x*(x+1)) = 1\r
\n" ); document.write( "\n" ); document.write( "x(x+1) = 2^1 , x^2-x-2 = 0\r
\n" ); document.write( "\n" ); document.write( "(x+2)(x-1) = 0\r
\n" ); document.write( "\n" ); document.write( "x = 1,-2
\n" ); document.write( "
\n" );