document.write( "Question 630091: Divide -3x3 - 2x2 - x - 2 by x – 2.\r
\n" ); document.write( "\n" ); document.write( "A. -3x2 + 4x + 15, R 32 \r
\n" ); document.write( "\n" ); document.write( "B. -3x2 + 4x + 15 \r
\n" ); document.write( "\n" ); document.write( "C. -3x2 - 8x - 17 \r
\n" ); document.write( "\n" ); document.write( "D. -3x2 - 8x - 17, R –36
\n" ); document.write( "

Algebra.Com's Answer #396718 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
I hope you've learned synthetic division because that is the easy way to do this:
\n" ); document.write( "
\r\n" );
document.write( "2 |    -3   -2   -1   -2\r\n" );
document.write( "===         -6  -16  -34\r\n" );
document.write( "      ==================\r\n" );
document.write( "       -3   -8  -17  -36\r\n" );
document.write( "

\n" ); document.write( "The bottom right corner, -36, is the remainder. And the rest of the bottom row is the quotient. \"-3 -8 -17\" translates into \"-3x%5E2-8x-17\". So the answer is \"D\".
\n" ); document.write( "
\n" );