document.write( "Question 219473: For the given polynomial p(x) and C=-2 use the remainder theorem to find P(c)\r
\n" );
document.write( "\n" );
document.write( "P(x)=(3x^4+4x^2+2) \n" );
document.write( "
Algebra.Com's Answer #165032 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the given polynomial p(x) and C=-2 use the remainder theorem to find P(c) \n" ); document.write( "P(x)=(3x^4+4x^2+2) \n" ); document.write( "------------- \n" ); document.write( "P(-2) = 3(-2)^4 + 4(-2)^2 + 2 \n" ); document.write( "--- \n" ); document.write( "P(-2) = 3*16 + 4*4 + 2 \n" ); document.write( "--- \n" ); document.write( "P(-2) = 48 + 16 + 2 \n" ); document.write( "P(-2) = 66 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |