document.write( "Question 231208: use synthetic division to perform 3xcubed plus 8xsquared plus 5x plus ten divided by x plus 2 \n" ); document.write( "
Algebra.Com's Answer #171153 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Synthetic division works for division of expressions like (x-a). So we have to picture the problem as: \n" ); document.write( " \n" ); document.write( "Now we can proceed: \n" ); document.write( " \r\n" ); document.write( "-2 | 3 8 5 10\r\n" ); document.write( "---- -6 -4 -2 \r\n" ); document.write( " ---------------\r\n" ); document.write( " 3 2 1 8\r\n" ); document.write( " \n" ); document.write( "So \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |