Adding polynomials

On this post you will find the explanation of how to do the addition of polynomials. Also, you will see examples of sums of polynomials and even exercises solved step by step. Finally, we also explain what are the properties of this type of operation with polynomials.

How to add polynomials

To add two or more polynomials, add the terms of the polynomials that are like terms. That is, the addition of polynomials consists of adding the terms that have the same variables and the same exponents.

Thus, an addition of polynomials can be done with two different methods: the horizontal method or the vertical method. Here is an explanation of both procedures.

Horizontal addition of polynomials

Let’s see how to do an addition of polynomials with the horizontal method solving an example:

  • Find the sum of the following two polynomials:

6x^4+4x^3+2x-3

3x^4-7x^3+6x^2-4x+1

First of all, we have to place the two polynomials in the same operation, in other words, one polynomial after another:

how do you add two polynomials

And now we add the terms that have the same variables (letters) with the same exponents. Terms that are not like terms cannot be added.

adding polynomials

So the result of the addition of polynomials is:

result addition of poynomials

Vertical addition of polynomials

We have just seen how to add polynomials horizontally, but now we are going to see the other method that there is to do an addition of polynomials: adding polynomials vertically. And so that you can see the differences between the two methods, we will add the same polynomials as in the previous example:

  • Add the following two polynomials:

6x^4+4x^3+2x-3

3x^4-7x^3+6x^2-4x+1

The first thing we must do is place one polynomial below another, so that the like terms of the two polynomials are aligned by columns:

addition of polynomials examples

Note: if a polynomial does not have a term of a certain degree, we must leave a blank space. For example, the polynomial 6x^4+4x^3+2x-3 does not have a monomial of second degree, so there is a blank space in its place.

what is the addition of polynomials

Once we have arranged all the terms from highest to lowest degree, we add the coefficients of each column, keeping the variables and exponents the same:

how to add two polynomials

Therefore, the result obtained from the addition of the 2 polynomials is:

9x^4-3x^3+6x^2-2x-2

As you can see, we have obtained the same result with both methods, so when you do an addition of polynomials you can use the method you prefer.

Practice problems on adding polynomials

We leave you with several practice problems of additions of polynomials. If you have any questions, you can ask them below in the comments.

Problem 1

Add the following two polynomials:

3x^3-5x^2+4x+1

4x^3+x^2-9x+3

In this case, we will add the two polynomials vertically. To do this, we order the polynomials by degree and add the terms in the same column:

practice problems addition of polynomials

 

Problem 2

Solve the addition of the following two polynomials:

8x^4+2x^3+9x^2-3x-7

5x^4+6x^3-4x+2

We will do the sum of the two polynomials using the vertical method. So we order the polynomials by degree and add the terms in the same column:

sum of polynomials

Note that in this particular case we must leave an empty space in the second degree column of the second polynomial, because it does not have a second degree term.

 

Problem 3

Simplify the following addition of two polynomials:

-3x^5+4x^4-2x^3-6x^2+2x-4

6x^5-7x^4+8x^3-3x^2-6x-5

We will add the two polynomials using the vertical method. Therefore:

rules in addition of polynomials

 

Problem 4

Add the following three polynomials:

6x^4-3x^3+8x^2+4x+5

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

-4x^4+6x^3-9x^2+6x-3

We will calculate the addition of the 3 polynomials using the vertical method. So we put the polynomials ordered by degree and add the terms that are in the same column:

adding 3 polynomials

 

Properties of the addition of polynomials

The addition of polynomials has the following characteristics:

  • Associative property: when 3 or more polynomials are added, it does not matter how the polynomials are grouped, since the result is always the same. That is, the following equation is true:

 \bigl(P(x)+Q(x)\bigr)+R(x) = P(x)+\bigl(Q(x)+R(x)\bigr)

  • Commutative property: in the sum of polynomials the order of the addends does not alter the result of the sum.

P(x)+Q(x)= Q(x)+P(x)

  • Neutral element: logically, adding a polynomial plus the zero polynomial is equivalent to the first polynomial.

P(x)+0=P(x)

  • Opposite element: the result of adding any polynomial plus its opposite polynomial is always null.

P(x)+\bigl(-P(x)\bigr)=0

Leave a Comment

Your email address will not be published. Required fields are marked *