document.write( "Question 469885: can you show me the steps for this equation?
\n" ); document.write( "sqrt(x+3)= x+1
\n" ); document.write( "

Algebra.Com's Answer #322327 by sofiyac(983)\"\" \"About 
You can put this solution on YOUR website!
\"sqrt%28x%2B3%29=+x%2B1\" square each side and you get
\n" ); document.write( "\"x%2B3=+x%5E2%2B2x%2B1\"
\n" ); document.write( "\"0=+x%5E2%2Bx-2\"
\n" ); document.write( "\"0=+%28x%2B2%29%28x-1%29\"
\n" ); document.write( "x+2=0
\n" ); document.write( "x=-2
\n" ); document.write( "x-1=0
\n" ); document.write( "x=1
\n" ); document.write( "so solutions are x=-2 or x=1
\n" ); document.write( "
\n" );