How do you combine like terms in #(7b ^ { 2} - 7b ^ { 3} - 6b ^ { 4} ) - ( 4b ^ { 3} - 3b ^ { 2} + 2)#?

1 Answer
Mar 10, 2017

See the entire solution process below:

Explanation:

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

#7b^2 - 7b^3 - 6b^4 - 4b^3 + 3b^2 - 2#

Next, group like terms:

#-6b^4 - 7b^3 - 4b^3 + 7b^2 + 3b^2 - 2#

Now, combine like terms:

#-6b^4 + (-7 - 4)b^3 + (7 + 3)b^2 - 2#

#-6b^4 - 11b^3 + 10b^2 - 2#