document.write( "Question 292299: Divide\r
\n" );
document.write( "\n" );
document.write( "(x^2+11x+18) divided by (x+2) \n" );
document.write( "
Algebra.Com's Answer #212279 by xgeumjandi(1)![]() ![]() ![]() You can put this solution on YOUR website! x^2 + 11x + 18 divde by x+2 (x+2 becomes -2)\r \n" ); document.write( "\n" ); document.write( "1.take the first number out of each term:\r \n" ); document.write( "\n" ); document.write( "x^2 =1, 11x=11, 18= 18\r \n" ); document.write( "\n" ); document.write( "2.divide each term by -2\r \n" ); document.write( "\n" ); document.write( "-2) 1 11 18 \n" ); document.write( " -2 -18 \n" ); document.write( "_________________ \n" ); document.write( " 1 9 0\r \n" ); document.write( "\n" ); document.write( "x^2 = turns to x \n" ); document.write( "11x = turns to 9 \n" ); document.write( "18= turns to 0\r \n" ); document.write( "\n" ); document.write( "the answer wil be: x+9 \n" ); document.write( " |