document.write( "Question 103820: two square root of x+1 is equals to sqare root of x+2 \n" ); document.write( "
Algebra.Com's Answer #75711 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
squaring gives 4(x+1)=x+2 ... 4x+4=x+2 ... 3x=-2 ... x=-2/3 \n" ); document.write( "
\n" );