document.write( "Question 89971: solve by completing the square\r
\n" );
document.write( "\n" );
document.write( "2x^2+8x-5=0 \n" );
document.write( "
Algebra.Com's Answer #65308 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve by completing the square \n" ); document.write( "2x^2+8x-5=0 \n" ); document.write( "Complete the square on the x-terms and keep the equation balanced \n" ); document.write( "2(x^2+4x+4) = 5+2*4 \n" ); document.write( "Factor the left side and simplify the right \n" ); document.write( "2(x+2)^2 = 13 \n" ); document.write( "(x+2)^2 = 13/2 \n" ); document.write( "Take the square root of both sides and rationalize the denominator on the right. \n" ); document.write( "(x+2) = sqrt26/2 or x+2 = -sqrt26/2\r \n" ); document.write( "\n" ); document.write( "x = -2+ sqrt26/2 or x = -2-sqrt26/2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |