document.write( "Question 817481: square root (x+2)-(x+1)=(x-1) \n" ); document.write( "
Algebra.Com's Answer #492105 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! sqrt(x+2) - (x+1) = x - 1 \n" ); document.write( "Add (x+1) to each side. \n" ); document.write( " sqrt(x+2) = x - 1 + ( x + 1 ) \n" ); document.write( " sqrt(x+2) = 2x \n" ); document.write( "Square each side. \n" ); document.write( " x+2 = 4x^2 \n" ); document.write( "Reordering \n" ); document.write( " 4x^2 -x -2 = 0 \n" ); document.write( "Using quadratic formula and using the root that works in \n" ); document.write( "the original equation we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |