document.write( "Question 41471: Solve.\r
\n" );
document.write( "\n" );
document.write( "m³+ 2m² - 3m = 0 \n" );
document.write( "
Algebra.Com's Answer #26754 by zeynep(43)![]() ![]() ![]() You can put this solution on YOUR website! m³+ 2m² - 3m = 0 First, let's factor out m, which is the greatest common factor of all terms;\r \n" ); document.write( "\n" ); document.write( "m(m^2+2m-3)\r \n" ); document.write( "\n" ); document.write( "To factor (m^2+2m-3), we should find two numbers whose product is -3 and sum is 2. That would have to be -7 and 2. Putting that into our factors we gwt:\r \n" ); document.write( "\n" ); document.write( "m(m-7)(m+2) \n" ); document.write( " \n" ); document.write( " |