Dividing polynomials (polynomial long division)

On this post you will find how to do the division of polynomials. You will also see examples of divisions of polynomials and problems with answers to practice. Finally, you will find the properties of this polynomial operation.

Division of polynomials

Before seeing how to divide two polynomials, we are going to briefly review the concepts of polynomial division, so that later it is easier to understand the method.

There are 4 polynomials involved in a division of polynomials:

  • Dividend: the polynomial that is divided.
  • Divisor: the polynomial that divides the dividend.
  • Quotient: the result of dividing the dividend by the divisor.
  • Remainder: the polynomial “left over” after dividing the two polynomials.
division of 2 polynomials

Furthermore, the following equation holds for every division of polynomials:

\cfrac{D(x)}{d(x)}=Q(x)+\cfrac{R(x)}{d(x)}

And we say that a division of polynomials is exact (or even) when the remainder is null. In such a case, the dividend polynomial is equal to the divisor multiplied by the quotient.

D(x)=d(x)\cdot Q(x)

Now that we have seen what the polynomial division is, let’s see how to divide a polynomial by a polynomial.

Division of polynomials by polynomials

To divide two polynomials, we must apply a procedure called long division of polynomials. So let’s see how to divide polynomials by polynomials using long division method by solving an example step by step:

  • Calculate the result of dividing the following two polynomials:

\cfrac{x^3+4x^2+12}{x-4}

The first thing we must do is place the polynomials in division form. To do so, we write the denominator of the fraction, then a ")" and finally the denominator with a line above:

division of polynomials form

Note that if a polynomial does not have a monomial of a certain degree, we have to leave a blank place. For example, the polynomial x^3+4x^2+12 does not have a term of degree 1, so there is a blank space in its place.

division of polynomials blank space

Once we have arranged the polynomials, we are going to calculate the quotient. And to find the first term of the quotient we have to divide the first term of the dividend by the first term of the divisor:

dividing terms of polynomials

And we put the result of the division in the place of the quotient:

Now we multiply the term of the quotient by each element of the divisor, and we put the result of each multiplication below the dividend in its corresponding column:

division of polynomials rules
division of polynomials algorithm

As in all operations with polynomials, it is important to order the polynomials from highest to lowest degree so that all terms of the same degree are located in the same column.

Once we have placed the results of the multiplications, we subtract the terms that are vertically aligned.

Remember that in the subtraction of polynomials we have to change the sign of the terms below! For example, 4x^2-(-4x^2)=4x^2+4x^2=8x^2.

Note that when doing this subtraction, the coefficient with the highest degree cancels out and, therefore, we have one less term in the dividend.

Now we have to repeat the same procedure until we can’t bring down any other term from the dividend.

So we divide the first term of the dividend by the first term of the divisor:

dividing monomials

We put the result in the quotient:

dividing polynomials questions

As before, we multiply the new term of the quotient by each element of the divisor and put the results in the dividend:

dividing polynomials steps

And we subtract the like terms:

division of polynomials solved example

The polynomial of the dividend does not yet have a lower degree than the polynomial of the divisor, so we must continue doing the same process.

So first we divide the first term of the dividend by the first term of the divisor, secondly we multiply the result by each term of the divisor, then we put the results into the dividend, and finally we subtract vertically:

dividing polynomials using long division

Now we can’t bring down any other term from the dividend, so the polynomial division is done. Thus, the answer of the division of these two polynomials is the quotient plus the remainder divided by the divisor:

\cfrac{x^3+4x^2+12}{x-4}=x^2+8x+32+\cfrac{140}{x-4}

Properties of the division of polynomials

The division of polynomials has the following characteristics:

The degree of the dividend polynomial must always be greater than the degree of the divisor polynomial.

\text{degree }D(x)>\text{degree }d(x)

The degree of the dividend polynomial equals to the sum of the degrees of the divisor and the quotient.

\text{degree }D(x)=\text{degree }d(x)+\text{degree } Q(x)

The degree of the remainder is always less than the degree of the divisor (and therefore also of the dividend).

\text{degree }R(x)<\text{degree }d(x)

The dividend is equal to the divisor times the quotient plus the remainder. This condition is also met in the division of numbers.

D(x)=d(x)\cdot Q(x)+R(x)

Practice problems on dividing polynomials

Problem 1

Find the following division of two polynomials:

\cfrac{x^4+x^3-x^2+x+1}{x^3-5}

To perform the division of polynomials we must apply the method explained above:

examples division of polynomials

So the result of the division of the two polynomials is:

\cfrac{x^4+x^3-x^2+x+1}{x^3-5}=x+1+\cfrac{-x^2+6x+6}{x^3-5}

 

Problem 2

Calculate the following division of polynomials:

\cfrac{2x^3-3x^2-5x-5}{x-2}

To solve the division of the polynomial by the binomial we will use the polynomial long division method:

examples divisions of polynomials

So the result of the polynomial division is:

\cfrac{2x^3-3x^2-5x-5}{x-2}=2x^2+x-3+\cfrac{-11}{x-2}

 

Problem 3

Divide the following two polynomials:

\cfrac{x^4+x^2+3}{x^3+3x^2+2x}

To calculate the division of polynomials we must apply the explained method:

division of polynomials questions with answers

So the result of the division of the two polynomials is:

\cfrac{x^4+x^2+3}{x^3+3x^2+2x}=x-3+\cfrac{8x^2+6x+3}{x^3+3x^2+2x}

 

Problem 4

Solve the following division of a polynomial by a polynomial:

\cfrac{x^4-2x^3+x^2-x-3}{x^2+x+1}

To compute the division of the polynomial by the trinomial we must apply the polynomial long division algorithm:

dividing polynomials worksheet

So the result of the division between the two polynomials is:

\cfrac{x^4-2x^3+x^2-x-3}{x^2+x+1}=x^2-3x+3+\cfrac{-x-6}{x^2+x+1}

 

Leave a Comment

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