document.write( "Question 751121: Hello i have trouble factoring this certain polynomial. Can someone please help me??
\n" );
document.write( "the polynomial is -30m^3n^4-5m^4. \n" );
document.write( "
Algebra.Com's Answer #456991 by nerdybill(7384) You can put this solution on YOUR website! -30m^3n^4-5m^4 \n" ); document.write( "factor out a -5: \n" ); document.write( "-5(6m^3n^4+m^4) \n" ); document.write( "factor out m^3: \n" ); document.write( "-5m^3(6n^4+m) \n" ); document.write( " \n" ); document.write( " |