How do you combine like terms in #(- 9w ^ { 2} - 7w - 9) + ( 7w ^ { 2} + 8w - 1) - ( 5w ^ { 2} - 9w - 8)#?

1 Answer
May 4, 2017

See the entire solution process below:

Explanation:

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

#-9w^2 - 7w - 9 + 7w^2 + 8w - 1 - 5w^2 + 9w + 8#

Next, group like terms:

#-9w^2 + 7w^2 - 5w^2 + 8w + 9w - 7w - 9 - 1 + 8#

Now, combine like terms:

#(-9 + 7 - 5)w^2 + (8 + 9 - 7)w + (-9 - 1 + 8)#

#(-7)w^2 + 10w + (-2)#

#-7w^2 + 10w - 2#