document.write( "Question 1137579: Use synthetic division and the Remainder Theorem to evaluate P(c), where
\n" );
document.write( "P(x)=x^4+7x^3+4x^2+33x+37, c=−7\r
\n" );
document.write( "\n" );
document.write( "The Quotient is
\n" );
document.write( "P(c)=\r
\n" );
document.write( "\n" );
document.write( "I know the remainder is 2 \n" );
document.write( "
Algebra.Com's Answer #755592 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "-7 | 1 7 4 33 37\r\n" ); document.write( " | -7 0 -28 -35\r\n" ); document.write( " |_______________________________\r\n" ); document.write( " 1 0 4 5 2\r\n" ); document.write( " \n" ); document.write( " |