document.write( "Question 981399: Complete the square on the following quadratic\r
\n" );
document.write( "\n" );
document.write( "x2+14x+9=0\r
\n" );
document.write( "\n" );
document.write( "what value is added to both sides of the equation.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #602385 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x^2+14x+9=0 \n" ); document.write( "x^2+14x=-9 \n" ); document.write( "take half of the x term and square it, adding that number to both sides of the equation.\r \n" ); document.write( "\n" ); document.write( "x^2+14x+49= -9+49 \n" ); document.write( "(x+7)^2=40 \n" ); document.write( "x+7= sqrt (40)=+/- 2 sqrt 10 \n" ); document.write( "x= -7 +/- 2 sqrt (10) \n" ); document.write( " |