document.write( "Question 1035974: Simplify by removing all grouping symbols and combining like terms.
\n" );
document.write( " (10a + 9b + 9c) – (a – b – 2c) \n" );
document.write( "
Algebra.Com's Answer #650556 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The grouping keeps one part of the expression separate from the other part of the expression. Work inside groupings first.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(10a + 9b + 9c) – (a – b – 2c)------------nothing to calculate there yet;\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10a+9b+9c-a-(-b)-(-2c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This step is only to see why: \n" ); document.write( "10a+9b+9c-a+b+2c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is two steps in one, but should be understandable: \n" ); document.write( "10a-a+9b+b+9c+2c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then \n" ); document.write( "ANSWER: 9a+10b+12c \n" ); document.write( " |