document.write( "Question 1170428: find the factors of poly nomial equation of degree greater than 2
\n" ); document.write( "A.Give the factored form of the polynomial equations
\n" ); document.write( "1.X^3+2x^2-23x-60=0
\n" ); document.write( "B.x^5-5x^4-3x^3+15x^2-4x+20=0, given that one root is 2
\n" ); document.write( "

Algebra.Com's Answer #795373 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "find the factors of poly nomial equation of degree greater than 2
\n" ); document.write( "A.Give the factored form of the polynomial equations
\n" ); document.write( "1.X^3+2x^2-23x-60=0
\n" ); document.write( "B.x^5-5x^4-3x^3+15x^2-4x+20=0, given that one root is 2
\n" ); document.write( "
Use the RATIONAL ROOT THEOREM, and you'll find that - 3 is a zero, and so, x + 3 is a factor. From there, you can continue with the RATIOANL ROOT THEOREM, \r\n" );
document.write( "and you'll find that the other zeroes are - 4 and 5, thus making the factors, x + 4 and x - 5. This gives you the factors: (x + 3)(x + 4)(x - 5).\r\n" );
document.write( "\r\n" );
document.write( "OR\r\n" );
document.write( "\r\n" );
document.write( "Finding the first zero (- 3), you can then use SYNTHETIC DIVISION, over and over, to find the other factors!\r\n" );
document.write( "\r\n" );
document.write( "OR\r\n" );
document.write( "\r\n" );
document.write( "Finding the first zero (- 3), you can then use POLYNOMIAL LONG DIVISION, over and over, to find the other factors!
\n" ); document.write( "
\n" );