document.write( "Question 756881: Use the remainder theorem to find the remainder when f(x) is divided by x+3. Then use the factor theorem to determine whether x+3 is a factor of f(x).
\n" );
document.write( "F(x)=3x^6-27x^4+x^2-7
\n" );
document.write( "Remainder is______
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #460501 by sachi(548)![]() ![]() You can put this solution on YOUR website! F(x)=3x^6-27x^4+x^2-7 \n" ); document.write( "the divisor is x+3 so the zero of the divisor=-3 \n" ); document.write( "now F(-3)=3(-3)^6-27(-3)^4+(-3)^2-7=3*729-27*81+9-7=2 \n" ); document.write( "so the Remainder is 2 \n" ); document.write( " \n" ); document.write( " |