document.write( "Question 417115: Solve for x: √(x+7)=x-5 \n" ); document.write( "
Algebra.Com's Answer #292074 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x: √(x+7)=x-5 \n" ); document.write( "----- \n" ); document.write( "Square both sides: \n" ); document.write( "x+7 = x^2-10x+25 \n" ); document.write( "--- \n" ); document.write( "x^2-11x+18 = 0 \n" ); document.write( "x^2-9x-2x+18 = 0 \n" ); document.write( "x(x-9)-2(x-9) =0 \n" ); document.write( "(x-9)(x-2) = 0 \n" ); document.write( "x = 2 or x = 9 \n" ); document.write( "------------------------- \n" ); document.write( "Check those \"answers\": \n" ); document.write( "Only x = 9 is acceptable. \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |