document.write( "Question 262590: x^2-8x+11=0 Solve the equation by completing the square. \n" ); document.write( "
Algebra.Com's Answer #193457 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x^2-8x+11=0 \n" ); document.write( "x^2-8x =-11 \n" ); document.write( "x^2-8x+16=-11+16 \n" ); document.write( "(x-4)^2=5 \n" ); document.write( "x-4=+-sqrt(5) \n" ); document.write( "x=4+sqrt(5), x=4-sqrt(5) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |