document.write( "Question 1047608: Please help me factor:
\n" );
document.write( " - \n" );
document.write( "
Algebra.Com's Answer #663115 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! -x^5+6x^3-9x \n" ); document.write( "factor out a -x \n" ); document.write( "-x(x^4-6x^2+9); treat as a quadratic (x^2-6x+9) \n" ); document.write( "-x(x^2-3)^2 \n" ); document.write( " |