document.write( "Question 1051087: PLEASE HELP!!!!\r
\n" );
document.write( "\n" );
document.write( "use synthetic division and the Factor
\n" );
document.write( "Theorem to determine whether the given binomial is a
\n" );
document.write( "factor of P(x).\r
\n" );
document.write( "\n" );
document.write( "P(x)=x^3+2x^2-5x-6, x-2\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #666690 by Boreal(15235) You can put this solution on YOUR website! change the sign of the -2 to 2 and divide\r \n" ); document.write( "\n" ); document.write( "2/1===+2====-5====-6 \n" ); document.write( "==1=(2)=4=(8)=3==(6)0, the parentheses are the intermediate products which are added to the coefficients. You multiply each result by +2 and add. \n" ); document.write( "Because the remainder is 0, it factored. \n" ); document.write( "What is left is a 1===4====3 \n" ); document.write( "These are coefficients of a polynomial to one less power, here x^2+4x+3 \n" ); document.write( "That happens to factor as well (x+3)(x+1), but that isn't required to be answered here. The polynomial factors completely, and x-2 is a factor, and x=2 is the root. \n" ); document.write( "How do you remember whether to change the sign? \n" ); document.write( "Use a polynomial you know, like x^2-6x+9 where the factors are (x-3)^2 \n" ); document.write( "The roots are x=3 \n" ); document.write( "If you use 3, you get a remainder of 0. \n" ); document.write( " |