document.write( "Question 300326: Factor completely. Show work
\n" );
document.write( "-3x3 + 27x2 - 60x
\n" );
document.write( "do u add first when factoring \n" );
document.write( "
Algebra.Com's Answer #215590 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Factor completely. Show work \n" ); document.write( "-3x^3 + 27x^2 - 60x \n" ); document.write( "factor out -3x, this changes the signs \n" ); document.write( "-3x(x^2 - 9x + 20) \n" ); document.write( "Factor the quadratic and you have \n" ); document.write( "-3x(x - 5)(x - 4) \n" ); document.write( " |