How do you add #(6x ^ { 3} y - 8x y + 2) + ( 5x ^ { 3} y + 8x y + 2x )#?

1 Answer
Aug 26, 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:

#6color(red)(x^3y) - 8color(blue)(xy) + 2 + 5color(red)(x^3y) + 8color(blue)(xy) + 2color(orange)(x)#

Next, group like terms:

#6color(red)(x^3y) + 5color(red)(x^3y) - 8color(blue)(xy) + 8color(blue)(xy) + 2color(orange)(x) + 2#

Now, combine like terms:

#(6 + 5)color(red)(x^3y) + (-8 + 8)color(blue)(xy) + 2color(orange)(x) + 2#

#11color(red)(x^3y) + 0color(blue)(xy) + 2color(orange)(x) + 2#

#11color(red)(x^3y) + 2color(orange)(x) + 2#