document.write( "Question 634659: Use the remainder theorem to find f(c).\r
\n" );
document.write( "\n" );
document.write( "f(x)=2x^3-x^2+8x-4; c=2 \n" );
document.write( "
Algebra.Com's Answer #399778 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Use the remainder theorem to find f(c). \n" ); document.write( "f(x)=2x^3-x^2+8x-4; c=2 \n" ); document.write( ". \n" ); document.write( "Using synthetic division: \n" ); document.write( ". \n" ); document.write( "2.|.2..-1...8..-4 \n" ); document.write( "........4...6..28 \n" ); document.write( " ------------------ \n" ); document.write( "....2...3..14..24 \n" ); document.write( ". \n" ); document.write( "Since the remainder is 24 \n" ); document.write( "f(2) = 24 \n" ); document.write( " |