document.write( "Question 1168595: Use synthetic division and the remainder theorem to find the indicated function value
\n" );
document.write( "f(x)=2x^3-7x^2-5x+11; f(-3) \n" );
document.write( "
Algebra.Com's Answer #793179 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "-3 | 2 -7 -5 11\r\n" ); document.write( " |\r\n" ); document.write( " | -6 39 -102\r\n" ); document.write( " |______________________________\r\n" ); document.write( " 2 -13 34 -91\r\n" ); document.write( " \n" ); document.write( "The remainder and value of f(-3) is |