document.write( "Question 1058801: Use the factor theorem to prove that x^2 - x - 2 is a factor of x^3 - 6x^2 +3x + 10 \n" ); document.write( "
Algebra.Com's Answer #673910 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! What happens if you divide \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "x^2-x-2 | x -5\r\n" ); document.write( " -------------------------------------------\r\n" ); document.write( " x^3 -6x^2 +3x +10\r\n" ); document.write( " x^3 -x^2 -2x\r\n" ); document.write( " ____________________\r\n" ); document.write( " 0 -5x^2 5x 10\r\n" ); document.write( " -5x^2 5x 10\r\n" ); document.write( " -------------------\r\n" ); document.write( " 0 0 0Remainder is 0. The divisor IS a factor of the dividend.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "As an alternative, what happens if you substitute the given divisor INTO the cubic polynomial dividend and simplify? That work will be much longer; the division shown above is easier. \n" ); document.write( " |