document.write( "Question 1010786: Use the remainder theorem to solve
\n" ); document.write( "x^4-9x^3-5x^2-3x+4 divided by x+3
\n" ); document.write( "Thank you so much for your help
\n" ); document.write( "

Algebra.Com's Answer #626237 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Use synthetic division, if you know how, to check the possible root \"-3\". The remainder (if it occurs, if not zero) is the dividend evaluated at x=-3.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "-3     |     4     -9     -5     -3     4\r\n" );
document.write( "       |\r\n" );
document.write( "       |           -12    63    -174   531   \r\n" );
document.write( "       |_______________________________________\r\n" );
document.write( "             4    -21     58    -177   535\r\n" );
document.write( "

\n" ); document.write( "result: 535
\n" ); document.write( "
\n" );