document.write( "Question 676632: factor: x^3+6x^2-55x \n" ); document.write( "
Algebra.Com's Answer #420439 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! x^3+6x^2-55x first, factor out an x \n" ); document.write( "x(x^2+6x-55) \n" ); document.write( "next factor x^2+6x-55 and we get \n" ); document.write( "(x+11)(x-5) \n" ); document.write( "finally, we have \n" ); document.write( "x(x+11)(x-5)\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |