document.write( "Question 356041: solve by completing the square\r
\n" );
document.write( "\n" );
document.write( "x^2-10x=11 \n" );
document.write( "
Algebra.Com's Answer #254151 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^2-10x=11 \n" ); document.write( "x^2-10x+25=11+25 \n" ); document.write( "(x-5)^2=36 \n" ); document.write( "x-5=+-6 \n" ); document.write( "x=5+-6 \n" ); document.write( "x=11, x=-1 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |