document.write( "Question 634833: find all real solutions of the equation.\r
\n" ); document.write( "\n" ); document.write( "sqrt of x+2 = x
\n" ); document.write( "

Algebra.Com's Answer #399922 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\"sqrt%28x%2B2%29+=+x\"
\n" ); document.write( " x+ 2 = x^2 |Squaring both sides of the EQ
\n" ); document.write( " x^2 - x - 2 = 0
\n" ); document.write( "(x-2)(x+1) = 0
\n" ); document.write( " x = 2 OR x = -1 \n" ); document.write( "
\n" );