document.write( "Question 773737: Is this how to reduce this expression?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 5a-{-[(-3a+2b)-4b]+[-7a-(a-b)]-3b}\r
\n" );
document.write( "\n" );
document.write( "=5a-{-[-3a+2b-4b]+[-7a-a+b]-3b}\r
\n" );
document.write( "\n" );
document.write( "=5a-{3a-2b+4b+7a+a-b-3b}\r
\n" );
document.write( "\n" );
document.write( "=5a-3a+2b-4b-7a-a+b+3b\r
\n" );
document.write( "\n" );
document.write( "=-6a+2b\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471869 by KMST(5328)![]() ![]() You can put this solution on YOUR website! 5a-{-[(-3a+2b)-4b]+[-7a-(a-b)]-3b} \n" ); document.write( "=5a-{-[-3a+2b-4b]+[-7a-a+b]-3b} (now you can collect like terms) \n" ); document.write( "=5a-{-[-3a-2b]+[-8a+b]-3b} \n" ); document.write( "=5a-{3a+2b-8a+b-3b} (now you can collect like terms again) \n" ); document.write( "=5a-(-5a) \n" ); document.write( "=5a+5a \n" ); document.write( "=10a \n" ); document.write( " \n" ); document.write( "The mistake: \n" ); document.write( "=5a-{-[-3a+2b-4b]+[-7a-a+b]-3b} \n" ); document.write( "=5a-{3a-2b+4b-7a-a+b-3b} (when you remove a set of parentheses that follow a + sign, you leave all the signs that wewere inside the parentheses as they were before. \n" ); document.write( " \n" ); document.write( "Also, collecting like terms when you have a chance makes the expression shorter and simpler. That reduces the risk of accidentally forgetting a term. Maybe you do not make that kind of mistakes, but I often do, so I prefer to somplify as often as I can. \n" ); document.write( " |