document.write( "Question 138657: use synthetic division to find out if x+2 is a factor of \n" );
document.write( "
Algebra.Com's Answer #101180 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "In order to find out if x+2 is a factor of \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So in this case, the test zero is -2\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now set up the synthetic division table by placing the test zero in the upper left corner and placing the coefficients of the numerator to the right of the test zero.
\n" ); document.write( "\n" ); document.write( "Start by bringing down the leading coefficient (it is the coefficient with the highest exponent which is 2)\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply -2 by 2 and place the product (which is -4) right underneath the second coefficient (which is 4)\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add -4 and 4 to get 0. Place the sum right underneath -4.\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply -2 by 0 and place the product (which is 0) right underneath the third coefficient (which is -3)\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add 0 and -3 to get -3. Place the sum right underneath 0.\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply -2 by -3 and place the product (which is 6) right underneath the fourth coefficient (which is -3)\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add 6 and -3 to get 3. Place the sum right underneath 6.\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Multiply -2 by 3 and place the product (which is -6) right underneath the fifth coefficient (which is -6)\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Add -6 and -6 to get -12. Place the sum right underneath -6.\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the last column adds to -12, we have a remainder of -12. This means \n" ); document.write( " \n" ); document.write( " |