document.write( "Question 382776: Solve by completing the square: x^2- 4x-11=0 \n" ); document.write( "
Algebra.Com's Answer #271195 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x^2-4x-11=0
\n" ); document.write( "x^2-4x =11
\n" ); document.write( "x^2-4x+4=11+4
\n" ); document.write( "(x-2)^2=15
\n" ); document.write( "x-2=+-sqrt(15)
\n" ); document.write( "x=2+sqrt(15), x=2-sqrt(15)
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );