document.write( "Question 1089523: Use the remainder theorem and synthetic division to find f(-5) if f(x) = 4x^3 + 23x^2 + 11x - 23 \n" ); document.write( "
Algebra.Com's Answer #704182 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "-5    |    4    23    11    -23\r\n" );
document.write( "      |\r\n" );
document.write( "      |        -20    -15   20\r\n" );
document.write( "      |____________________________________\r\n" );
document.write( "           4    3    -4     -3\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"f%28-5%29=-3\"
\n" ); document.write( "
\n" );