document.write( "Question 49877: For the given polynomial P(x) and the given c, use the remainder theorem to find P(c).
\n" );
document.write( "P(x) = x4 + 3x3 - 4x2 + 6x - 38; 2 \n" );
document.write( "
Algebra.Com's Answer #33140 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! For the given polynomial P(x) and the given c, use the remainder theorem to find P(c). \n" ); document.write( "P(x) = x4 + 3x3 - 4x2 + 6x - 38; 2 \n" ); document.write( "AS PER REMAINDER THEOREM P(2)= REMAINDER OF P(X) WHEN DIVIDED WITH X-2...SO\r \n" ); document.write( "\n" ); document.write( "2|1+3-4+ 6 -38 \n" ); document.write( ".|0+2+10+12+36 \n" ); document.write( "----------------------- \n" ); document.write( "..1+5+6 +18-2.............HENCE REMAINDER =-2=P(2) \n" ); document.write( " |