document.write( "Question 432464: Can you please show how to collect like terms? Thanks.
\n" );
document.write( "12m+3n-9m-7n \n" );
document.write( "
Algebra.Com's Answer #299844 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Simply rearrange all the \"m\" terms together and all the \"n\" terms together:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "12m + 3n - 9m - 7n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= (12m - 9m) + (3n - 7n)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "= 3m - 4n \n" ); document.write( " |