How do you combine #(9x ^ { 4} + 5x ^ { 3} - 6) - ( 7x ^ { 2} - 9x + 6)#?

2 Answers
Aug 7, 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:

#9x^4 + 5x^3 - 6 - 7x^2 + 9x - 6#

Next, group like terms:

#9x^4 + 5x^3 - 7x^2 + 9x - 6 - 6#

Now, combine like terms:

#9x^4 + 5x^3 - 7x^2 + 9x + (-6 - 6)#

#9x^4 + 5x^3 - 7x^2 + 9x + (-12)#

#9x^4 + 5x^3 - 7x^2 + 9x - 12#

Aug 7, 2017

#(9x^4+5x^3-6)-(7x^2-9x+6)=color(blue)(9x^4+5x^3-7x^2+9x-12#

See the explanation for the process.

Explanation:

Combine:

#(9x^4+5x^3-6)-(7x^2-9x+6)#

Simplify parentheses.

#9x^4+5x^3-6-7x^2+9x-6#

Gather like terms.

#9x^4+5x^3-7x^2+9x+(-6-6)#

Simplify.

#9x^4+5x^3-7x^2+9x-12#