document.write( "Question 79257: Use the remainder theorem to evaluate the function at x=3.
\n" );
document.write( "F(x)=4x^3-5x^2+7x+2 \n" );
document.write( "
Algebra.Com's Answer #56901 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the remainder theorem to evaluate the function at x=3. \n" ); document.write( "F(x)=4x^3-5x^2+7x+2 \n" ); document.write( "Divide by x-3 to get the Remainder which equals f(3); \n" ); document.write( "using synthetic division you get: \n" ); document.write( "============================= \n" ); document.write( "3...4....-5....7....2 \n" ); document.write( "... .4....7....28,|,,86 \n" ); document.write( "========================= \n" ); document.write( "f(3)=86 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |