How do you combine like terms in #(6c ^ { 2} + 5c - 3) - ( 3c ^ { 2} + 8c - 1)#?

1 Answer
May 30, 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:

#6c^2 + 5c - 3 - 3c^2 - 8c + 1#

Next, group like terms:

#6c^2 - 3c^2 + 5c - 8c - 3 + 1#

Now, combine like terms:

#(6 - 3)c^2 + (5 - 8)c + (-3 + 1)#

#3c^2 + (-3)c + (-2)#

#3c^2 - 3c - 2#