document.write( "Question 73971: Simplify: (3x^2 + 6x - 8) + (-5x^2 - 8x + 4)
\n" );
document.write( "A) -2x^2 - 14x -12
\n" );
document.write( "B) -2x^2 - 2x - 4
\n" );
document.write( "C) 3x^2 + 2x + 12
\n" );
document.write( "D) 8x^2 + 14x + 12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #52977 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! (3x^2 + 6x - 8) + (-5x^2 - 8x + 4) \n" ); document.write( ". \n" ); document.write( "If the parentheses that group the terms are preceded by a + sign or no sign which is to be taken \n" ); document.write( "as a + sign, you can just remove the parentheses without changing the signs of the terms that \n" ); document.write( "are inside them. \n" ); document.write( ". \n" ); document.write( "Since the two sets of parentheses above are preceded by + or no sign, you can just remove them \n" ); document.write( "to get: \n" ); document.write( ". \n" ); document.write( "3x^2 + 6x - 8 -5x^2 - 8x + 4 \n" ); document.write( ". \n" ); document.write( "You can only combine terms that contain the same x's. So you can combine 3x^2 and - 5x^2 because \n" ); document.write( "they both contain x^2. The +3 and the -5 combine to give you -2 and you multiply that \n" ); document.write( "by the x^2 to get -2x^2. This is one of the terms in the answer. \n" ); document.write( ". \n" ); document.write( "Next combine the two terms that just contain x. These terms are +6x and -8x. The +6 and -8 \n" ); document.write( "add to give you -2 and this multiplies x. So the answer is -2x. You now have two terms of \n" ); document.write( "the answer ... -2x^2 - 2x. \n" ); document.write( ". \n" ); document.write( "Finally, combine the two terms that contain no x's ... -8 and +4. They add to -4, and that \n" ); document.write( "is the third term of the answer. The whole answer, therefore, is -2x^2 - 2x - 4. \n" ); document.write( ". \n" ); document.write( "Answer B is the correct answer. \n" ); document.write( ". \n" ); document.write( "All this problem involved was watching for like terms involving x and combining them by the \n" ); document.write( "rules of algebraic addition of numbers. Hope you're gaining some insight into how the process \n" ); document.write( "works. \n" ); document.write( " |