document.write( "Question 389922: Factor completely: x^3-5x^2-4x+20 \n" ); document.write( "
Algebra.Com's Answer #276432 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! grouping ___ (x^3 - 5x^2) + (-4x + 20)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ [x^2(x - 5)] + [-4(x - 5)]\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "consolidating ___ (x - 5)(x^2 - 4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring (difference of squares) ___ (x - 5)(x + 2)(x - 2) \n" ); document.write( " |