document.write( "Question 94272: Perform the indicated divisions\r
\n" );
document.write( "\n" );
document.write( "x²-2x-35
\n" );
document.write( "_________
\n" );
document.write( " x+5 \n" );
document.write( "
Algebra.Com's Answer #68603 by ebaby(1)![]() ![]() ![]() You can put this solution on YOUR website! The first step in this problem would be to make \n" ); document.write( "1.x+5=0 \n" ); document.write( "x=-5 \n" ); document.write( " \n" ); document.write( "Now you can divide it. Synthetic division is an easy way to do it \r \n" ); document.write( "\n" ); document.write( "You set the problem up as follows: \n" ); document.write( "you would put -5 on the left of the line and Break down the polynomial by its coefficients in order \n" ); document.write( "-5|1 -2 -35\r \n" ); document.write( "\n" ); document.write( "Next you would bring down the one \n" ); document.write( "-5|1 -2 -35 \n" ); document.write( " | \n" ); document.write( "------------ \n" ); document.write( " 1 \n" ); document.write( "next you multiply 1 by -5 and add the answer to -2\r \n" ); document.write( "\n" ); document.write( "-5|1 -2 -35 \n" ); document.write( " | -5 \n" ); document.write( "------------- \n" ); document.write( " 1 -7\r \n" ); document.write( "\n" ); document.write( "Then do the same with -5 and -7\r \n" ); document.write( "\n" ); document.write( "-5|1 -2 -35 \n" ); document.write( " | -5 35 \n" ); document.write( "------------- \n" ); document.write( " 1 -7 0\r \n" ); document.write( "\n" ); document.write( "Then convert back into a polynomial. the last term is the remainder.\r \n" ); document.write( "\n" ); document.write( "so the answer is 1x-7 Remainder 0\r \n" ); document.write( "\n" ); document.write( "Then check your answer by multiplying 1x-7 and x+5. The answer should equal the original polynomial \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |