Operations on Polynomials
Home > Lessons > Operations on Polynomials
Updated June 6th, 2018
Introduction

   The definition of a polynomial is not easily explained because it involves several special terms. Knowing these terms is crucial.

TermDefinitionExample in Red
coefficientIt is a constant that is either alone or being multiplied by an expression.3x5 and -7x2y
exponentIt is the power to which a number or expression is being raised.62 and (-2c)3
integerIt is a number that contains no fractional or decimal part.5 and -300

   Now we are ready to understand the definition of a polynomial.

   Definition: A polynomial is an expression composed of coefficients and variables under addition, subtraction and multiplication and exponents on those variables must be non-negative integers.

   This table will help you discern the difference between polynomials and non-polynomials.

ExamplePolynomial or Non-Polynomial
4a3Polynomial
3x-2Non-Polynomial
-5z2/3Non-Polynomial
2x2 + 3x - 5Polynomial



   When adding polynomials, like terms must be combined. For instance, 3c and 5c can be added to get 8c. Likewise, 3x2y and -7x2y can be added to get -4x2y. However, 5x3y and 10x2y5 cannot be added together because they do not have the same exact variables and the exact powers on those variables.

   Let those examples guide us regarding the following problem.

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

   The best way to handle this is to perform the task vertically, instead of horizontally, while aligning like terms.

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

   With this arrangement of polynomials, it's easier to determine which terms to combine together.

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

   Consequently, here is the solution.

7x^2-x-12

      ideo: Adding Polynomials
      uiz: Polynomial Addition






   On this next example, care has to be taken.

(-10x^3-4)+(-14x^2+2x-1)

   The reason for care is due to the first polynomial. It is missing an x-squared term and an x-term. This is why place-holder terms must be included.

(-10x^3-4)+(-14x^2+2x-1)

   The vertical placement below emphasizes the correct alignment of like terms to be added.

(-10x^3+0x^2+0x-4)+(0x^2-14x^2+2x-1)

   Consequently, the solution is...

-10x^3-14x^2+2x-5

      ideo: Adding Polynomials
      uiz: Polynomial Addition


   When subtracting numbers, it is possible to change the problem to addition. Here is a case in point.

-4-5

   This problem can be changed to an addition problem. All we have to do is switch the subtraction to addition and then change the second number to its opposite, like this.

-4-5=-4+(-5)

   When problems are converted into addition, they are usually done more successfully. The answer is -9, which is harder to obtain as a subtraction problem. When dealing with polynomial subtraction, we can do the exact same process. Here is an example of a subtraction problem with polynomials.

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

   We can also change this problem to addition. Change the subtraction to addition and then switch the last polynomial to its opposite. Our new example would then be

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

   Notice how the second polynomial changed. The -6 changed to 6. The 7 changed to -7 and the 4 changed to -4. Now, the problem is a polynomial addition problem, which is best accomplished vertically.

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

   The answer can be gained by adding like terms. The like terms are those that have the same variables and powers on those variables. This vertical form makes it easier to find and add those like terms.

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

Combining those highlighted like terms gives us the following solution.

9x^2-9x+1

      ideo: Subtracting Polynomials
      uiz: Polynomial Subtraction




   Here is another problem, but this one is in vertical form.

(-7x^2-10x+1)-(12x^2-4x+2)

   We still have to change this problem to addition. We first have to realize it means we are subtracting the bottom polynomial from the top polynomial. So, we have to take the opposite of the second (the bottom) polynomial. This would give us this addition problem.

(-7x^2-10x+1)+(-12x^2+4x-2)

   Notice that the last polynomial, the bottom polynomial, was changed to its opposite. Now, we simply add like terms and the like terms have already been aligned.

(-7x^2-10x+1)+(-12x^2+4x-2)

   After we add like terms, we will get this solution.

-19x^2-6x-1

      ideo: Subtracting Polynomials
      uiz: Polynomial Subtraction


   The best way to multiply polynomials is to do so using a visual organizer. We used a visual organizer in grammar school, called a multiplication table. That is exactly what needs to be used for polynomial multiplication. For example, we will multiply these binomials. [A binomial is a polynomial that has two-terms, bi nomial.]

(x+3)(x-5)

   To do this, we will place the first polynomial on the top of our table and the second on the side of our table. [Some people use the method called FOIL instead. However, FOIL only works for binomials and is useless for other types of polynomial multiplication problems.]

table

   Now, we will multiply a column times a row. We will multiply x times x and get x2 and then place that in the table.

table

   Likewise, we will multiply x times -5 to get -5x. We will put that in the table.

table

   For our last column, we will begin by multiplying "3" times "x." The result is this.

table

   The last item of the table is gained by multiplying "-5" times "3."

table

   This leaves us with the following table of elements.

table

   This process has left us with four terms inside the table.

table

   There are two elements within the table that are like terms and they need to be combined together. These are the two like terms.

table

   If we write out these four elements horizontally, we get this polynomial.

x^2 + 3x - 5x - 15

   We need to combine the inner-most terms, which are the like terms. After adding the "3x" and the "-5x," we get this solution.

x^2 - 2x - 15

      ideo: Multiplying Polynomials
      uiz: Polynomial Multiplication




   For our next example, we will look at a much more difficult problem. We will multiply a binomial times a trinomial.

(x+2)(x^2+4x-7)

   Again, we will place these polynomials on the outside of a table. Place the first along the top and the second along the side.

table

   Now, we will begin the process of multiplying columns times rows to gain elements inside the table. Let's start with "x2" times "x" to get "x3."

table

   Multiply "x" times "4x" to get "4x2."

table

   Multiply "x" times "-7" to get "-7x."

table

   Multiply "2" times "x2" to get "2x2."

table

   Multiply "2" times "4x" to get "8x."

table

   Multiply "2" times "-7" to get the final element in the table, which is "-14."

table

   Alright. We have a completed table! We are almost done.

table

   Notice there are six elements within our table. These elements will be used to gain our solution.

table

   The six elements will be simplified to produce the solution. Notice, however, there are like terms that need to be combined. These like terms have like powers and have been color-coded below.

table

   Taking the elements of the table out and writing them horizontally, we get this unsimplified polynomial. Like terms have been color-coded.

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

   We will combine the like terms by adding "2" with "4" and then adding "8" with "-7." This is the solution.

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

      ideo: Multiplying Polynomials
      uiz: Polynomial Multiplication


   This video will explain how to divide polynomials using a special technique, called synthetic division.

      ideo: Dividing Polynomials: Synthetic Division

   Try our quizmaster to see if you understand how to divide polynomials by synthetic division.

      uiz: Synthetic Division with Details
      uiz: Synthetic Division


   After reading the lessons, try our quizmasters. MATHguide has developed numerous testing and checking programs to solidify these skills:

      ideo: Adding Polynomials
      ideo: Subtracting Polynomials
      ideo: Multiplying Polynomials
      ideo: Dividing Polynomials: Synthetic Division



   After reading the lessons, try our quizmasters. MATHguide has developed numerous testing and checking programs to solidify these skills:

      uizmaster: Polynomial Addition
      uizmaster: Polynomial Subtraction
      uizmaster: Polynomial Multiplication
      uizmaster: Synthetic Division with Details
      uizmaster: Synthetic Division
      uizmaster: Polynomial Graphs to Factors



   After reading the lessons, try this lesson.

      esson: Factoring
      esson: Complex Numbers
      esson: PARCC Exam Problems and Solutions
      esson: Solving Complicated Proportions