document.write( "Question 722544: I need to have remove the brackets and collect the like terms of this but it is really confusing me! \r
\n" );
document.write( "\n" );
document.write( "2(m+4)+3(m+6) \n" );
document.write( "
Algebra.Com's Answer #442810 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 2(m+4)+3(m+6) \n" ); document.write( "if we multiply what's inside the brackets, we can get rid of the brackets \n" ); document.write( "since there is a plus between, the signs all remain the same \n" ); document.write( "2m + 8 + 3m + 18 \n" ); document.write( "collect like terms \n" ); document.write( "2m + 3m + 8 + 18 \n" ); document.write( "so we have \n" ); document.write( "5m + 26 \n" ); document.write( " |