document.write( "Question 982439: Use the Factor Theorem to determine whether the first polynomial is a factor of the second.\r
\n" );
document.write( "\n" );
document.write( "x + 3; 2x^3 + x^2 - 13x +6 \n" );
document.write( "
Algebra.Com's Answer #603265 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Same as synthetic division to check the roots -3 for the polynomial function 2x^3+x^2-13x+6.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If remainder is 0, then -3 is a root and x+3 is a factor. That's what the Factor Theorem means.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3________|______2______1_______-13_______6 \n" ); document.write( "__________| \n" ); document.write( "__________|____________-6_______15________-6 \n" ); document.write( "__________|_____________________________________ \n" ); document.write( "________________2_____-5________2________0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Remainder IS zero, so x+3 is a factor of the given polynomial function. \n" ); document.write( " |