document.write( "Question 1129900: Use the factor theorem to decide whether the second polynomial is a factor of the first.
\n" );
document.write( "X^3+4x^2+x-6;x-1 \n" );
document.write( "
Algebra.Com's Answer #746523 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! f(1) should be a 0. \n" ); document.write( "1+4+1-6=0 \n" ); document.write( "so it is a factor. \n" ); document.write( " |