document.write( "Question 1174996: Hi. I need help with first factoring and then solving this polynomial:
\n" );
document.write( "x^3-5x^2-4x+20=0 \n" );
document.write( "
Algebra.Com's Answer #800519 by ikleyn(52817)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "To factor this polynomial, apply the grouping method\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x^3 - 5x^2 - 4x + 20 = (x^3 - 5x^2) - (4x-20) = x^2(x - 5) - 4(x-5) = \r\n" ); document.write( "\r\n" ); document.write( " = (x^2-4)*(x-5) = (x-2)*(x+2)*(x-5).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Factoring is complete.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The roots are x= -2, 2, 5.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |