document.write( "Question 474903: I am home schooling my kids and cannot get my head around algebra
\n" );
document.write( "Can you please show me the setting out and answer to the following:
\n" );
document.write( "a) Remove grouping symbols:
\n" );
document.write( " m(m-4)
\n" );
document.write( "b) Remove grouping symbols and collect like terms:
\n" );
document.write( " 2(3m+1)-3(5-2m)
\n" );
document.write( "If you are able to assist me in these answers then I can use these as examples for all the other sums.
\n" );
document.write( "Thanks heaps.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #325677 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a) Remove grouping symbols: \n" ); document.write( " m(m-4)\r \n" ); document.write( "\n" ); document.write( "multiply each term in the Parenthesis by the m outside it\r \n" ); document.write( "\n" ); document.write( "m*m-m*4 \n" ); document.write( "m^2-4m \n" ); document.write( "b) Remove grouping symbols and collect like terms: \n" ); document.write( " 2(3m+1)-3(5-2m) \n" ); document.write( "Similarly \n" ); document.write( "2*3m+2*1 -3*5+(-3*-2m) \n" ); document.write( "6m+2-15+6m \n" ); document.write( "group the similar terms \n" ); document.write( "6m+6m+2-15 \n" ); document.write( "12m -13 \n" ); document.write( " |