document.write( "Question 300302: Factor -7m3n -28mn3 \n" ); document.write( "
Algebra.Com's Answer #215527 by nerdybill(7384) You can put this solution on YOUR website! -7m^3n -28mn^3 \n" ); document.write( "-7mn(m^2 - 4n^2) \n" ); document.write( "-7mn(m^2 - (2n)^2) \n" ); document.write( "Notice, we now have a \"difference of squares\": \n" ); document.write( "(-7mn)(m-2n)(m+2n) \n" ); document.write( " |