How do you simplify #(8x^2 + 6x + 3) - (4x^2 + 3x + 2)#?

1 Answer
Jun 28, 2017

See a solution process below:

Explanation:

First, remove all of the terms from parenthesis. Be careful to handle the signs of each individual term correctly:

#8x^2 + 6x + 3 - 4x^2 - 3x - 2#

Next, group like terms:

#8x^2 - 4x^2 + 6x - 3x + 3 - 2#

Now, combine like terms:

#(8 - 4)x^2 + (6 - 3)x + (3 - 2)#

#4x^2 + 3x + 1#