document.write( "Question 11768: HOW WOULD YOU SIMPLIFY THIS EXPRESSION AND WHAT IS THE THINKING IN DOING SO ?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "8A + B - 2A - 4B \n" );
document.write( "
Algebra.Com's Answer #6018 by elima(1433) ![]() You can put this solution on YOUR website! 8A + B - 2A - 4B\r \n" ); document.write( "\n" ); document.write( "First you would add like terms;\r \n" ); document.write( "\n" ); document.write( "8A-2A + B-4B \n" ); document.write( "6A-3B \n" ); document.write( "Then you would factor out the greatest common factor, which is 3.\r \n" ); document.write( "\n" ); document.write( "3(2A-B) \n" ); document.write( " |