document.write( "Question 79244: can someone help me solve by completing the square? i don't understand\r
\n" );
document.write( "\n" );
document.write( "2x^2+10x+11=0 \n" );
document.write( "
Algebra.Com's Answer #56886 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2x^2+10x+11=0 \n" ); document.write( "2(x^2+5x) = -11 \n" ); document.write( "x^2+5x+(5/2)^2= -11/2 + 25/4 \n" ); document.write( "(x+(5/2))^2 = 3/4 \n" ); document.write( "(x+(5/2)) = sqrt3/2 or (x+(5/2)) = -sqrt3/2 \n" ); document.write( "x=(-5+sqrt3)/2 or x=(-5-sqrt3)/2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |