Processing math: 100%
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.6: Dividing Polynomials

( \newcommand{\kernel}{\mathrm{null}\,}\)

Learning Objectives

In this section, you will:

  • Use long division to divide polynomials.
  • Use synthetic division to divide polynomials.
Lincoln Memorial.
Figure 1 Lincoln Memorial, Washington, D.C. (credit: Ron Cogswell, Flickr)

The exterior of the Lincoln Memorial in Washington, D.C., is a large rectangular solid with length 61.5 meters (m), width 40 m, and height 30 m.1 We can easily find the volume using elementary geometry.

V=lwh=61.54030=73,800

So the volume is 73,800 cubic meters (m³). Suppose we knew the volume, length, and width. We could divide to find the height.

h=Vlw=73,80061.540=30

As we can confirm from the dimensions above, the height is 30 m. We can use similar methods to find any of the missing dimensions. We can also use the same method if any or all of the measurements contain variable expressions. For example, suppose the volume of a rectangular solid is given by the polynomial 3x43x333x2+54x. The length of the solid is given by 3x; the width is given by x2. To find the height of the solid, we can use polynomial division, which is the focus of this section.

Using Long Division to Divide Polynomials

We are familiar with the long division algorithm for ordinary arithmetic. We begin by dividing into the digits of the dividend that have the greatest place value. We divide, multiply, subtract, include the digit in the next place value position, and repeat. For example, let’s divide 178 by 3 using long division.

Steps of long division for intergers.

Another way to look at the solution is as a sum of parts. This should look familiar, since it is the same method used to check division in elementary arithmetic.

dividend =(divisorquotient)+ remainder178=(359)+1=177+1=178

We call this the Division Algorithm and will discuss it more formally after looking at an example.

Division of polynomials that contain more than one term has similarities to long division of whole numbers. We can write a polynomial dividend as the product of the divisor and the quotient added to the remainder. The terms of the polynomial division correspond to the digits (and place values) of the whole number division. This method allows us to divide two polynomials. For example, if we were to divide 2x33x2+4x+5 by x+2 using the long division algorithm, it would look like this:

Steps of long division for polynomials.

We have found

2x33x2+4x+5x+2=2x27x+1831x+2

or

2x33x2+4x+5=(x+2)(2x27x+18)31

We can identify the dividend, the divisor, the quotient, and the remainder.

Identifying the dividend, divisor, quotient and remainder of the polynomial 2x^3-3x^2+4x+5, which is the dividend.

Writing the result in this manner illustrates the Division Algorithm.

The Division Algorithm

The Division Algorithm states that, given a polynomial dividend f(x) and a non-zero polynomial divisor d(x) where the degree of d(x) is less than or equal to the degree of f(x), there exist unique polynomials q(x) and r(x) such that

f(x)=d(x)q(x)+r(x)

q(x) is the quotient and r(x) is the remainder. The remainder is either equal to zero or has degree strictly less than d(x).

If r(x)=0, then d(x) divides evenly into f(x). This means that, in this case, both d(x) and q(x) are factors of f(x).

How To

Given a polynomial and a binomial, use long division to divide the polynomial by the binomial.

  1. Set up the division problem.
  2. Determine the first term of the quotient by dividing the leading term of the dividend by the leading term of the divisor.
  3. Multiply the answer by the divisor and write it below the like terms of the dividend.
  4. Subtract the bottom binomial from the top binomial.
  5. Bring down the next term of the dividend.
  6. Repeat steps 2–5 until reaching the last term of the dividend.
  7. If the remainder is non-zero, express as a fraction using the divisor as the denominator.

Example 1

Using Long Division to Divide a Second-Degree Polynomial

Divide 5x2+3x2 by x+1.

Answer

Steps of long division for polynomials.

The quotient is 5x2. The remainder is 0. We write the result as

5x2+3x2x+1=5x2

or

5x2+3x2=(x+1)(5x2)

Analysis

This division problem had a remainder of 0. This tells us that the dividend is divided evenly by the divisor, and that the divisor is a factor of the dividend.

Example 2

Using Long Division to Divide a Third-Degree Polynomial

Divide 6x3+11x231x+15 by 3x2.

Answer

Steps of long division for polynomials.

There is a remainder of 1. We can express the result as:

6x3+11x231x+153x2=2x2+5x7+13x2

Analysis

We can check our work by using the Division Algorithm to rewrite the solution. Then multiply.

(3x2)(2x2+5x7)+1=6x3+11x231x+15

Notice, as we write our result,

  • the dividend is 6x3+11x231x+15
  • the divisor is 3x2
  • the quotient is 2x2+5x7
  • the remainder is 1

Try It #1

Divide 16x312x2+20x3 by 4x+5.

Using Synthetic Division to Divide Polynomials

As we’ve seen, long division of polynomials can involve many steps and be quite cumbersome. Synthetic division is a shorthand method of dividing polynomials for the special case of dividing by a linear factor whose leading coefficient is 1.

To illustrate the process, recall the example at the beginning of the section.

Divide 2x33x2+4x+5 by x+2 using the long division algorithm.

The final form of the process looked like this:

.

There is a lot of repetition in the table. If we don’t write the variables but, instead, line up their coefficients in columns under the division sign and also eliminate the partial products, we already have a simpler version of the entire problem.

Synthetic division of the polynomial 2x^3-3x^2+4x+5 by x+2 in which it only contains the coefficients of each polynomial.

Synthetic division carries this simplification even a few more steps. Collapse the table by moving each of the rows up to fill any vacant spots. Also, instead of dividing by 2, as we would in division of whole numbers, then multiplying and subtracting the middle product, we change the sign of the “divisor” to –2, multiply and add. The process starts by bringing down the leading coefficient.

Synthetic division of the polynomial 2x^3-3x^2+4x+5 by x+2 in which it only contains the coefficients of each polynomial.

We then multiply it by the “divisor” and add, repeating this process column by column, until there are no entries left. The bottom row represents the coefficients of the quotient; the last entry of the bottom row is the remainder. In this case, the quotient is 2x²7x+18 and the remainder is –31. The process will be made more clear in Example 3.

Synthetic Division

Synthetic division is a shortcut that can be used when the divisor is a binomial in the form xk. In synthetic division, only the coefficients are used in the division process.

How To

Given two polynomials, use synthetic division to divide.

  1. Write k for the divisor.
  2. Write the coefficients of the dividend.
  3. Bring the lead coefficient down.
  4. Multiply the lead coefficient by k. Write the product in the next column.
  5. Add the terms of the second column.
  6. Multiply the result by k. Write the product in the next column.
  7. Repeat steps 5 and 6 for the remaining columns.
  8. Use the bottom numbers to write the quotient. The number in the last column is the remainder and has degree 0, the next number from the right has degree 0, the next number from the right has degree 1, and so on.

Example 3

Using Synthetic Division to Divide a Second-Degree Polynomial

Use synthetic division to divide 5x23x36 by x3.

Answer

Begin by setting up the synthetic division. Write k and the coefficients.

A collapsed version of the previous synthetic division.

Bring down the lead coefficient. Multiply the lead coefficient by k.

The set-up of the synthetic division for the polynomial 5x^2-3x-36 by x-3, which renders {5, -3, -36} by 3.

Continue by adding the numbers in the second column. Multiply the resulting number by k. Write the result in the next column. Then add the numbers in the third column.

Multiplied by the lead coefficient, 5, in the second column, and the lead coefficient is brought down to the second row.

The result is 5x+12. The remainder is 0. So x3 is a factor of the original polynomial.

Analysis

Just as with long division, we can check our work by multiplying the quotient by the divisor and adding the remainder.

(x3)(5x+12)+0=5x23x36

Example 4

Using Synthetic Division to Divide a Third-Degree Polynomial

Use synthetic division to divide 4x3+10x26x20 by x+2.

Answer

The binomial divisor is x+2 so k=2. Add each column, multiply the result by –2, and repeat until the last column is reached.

Synthetic division of 4x^3+10x^2-6x-20 divided by x+2.

The result is 4x2+2x10. The remainder is 0. Thus, x+2 is a factor of 4x3+10x26x20.

Analysis

The graph of the polynomial function f(x)=4x3+10x26x20 in Figure 2 shows a zero at x=k=−2. This confirms that x+2 is a factor of 4x3+10x26x20.

Synthetic division of 4x^3+10x^2-6x-20 divided by x+2.
Figure 2

Example 5

Using Synthetic Division to Divide a Fourth-Degree Polynomial

Use synthetic division to divide 9x4+10x3+7x26 by x1.

Answer

Notice there is no x-term. We will use a zero as the coefficient for that term.

.

The result is 9x3+x2+8x+8+2x1.

Try It #2

Use synthetic division to divide 3x4+18x33x+40 by x+7.

Using Polynomial Division to Solve Application Problems

Polynomial division can be used to solve a variety of application problems involving expressions for area and volume. We looked at an application at the beginning of this section. Now we will solve that problem in the following example.

Example 6

Using Polynomial Division in an Application Problem

The volume of a rectangular solid is given by the polynomial 3x43x333x2+54x. The length of the solid is given by 3x and the width is given by x2. Find the height of the solid.

Answer

There are a few ways to approach this problem. We need to divide the expression for the volume of the solid by the expressions for the length and width. Let us create a sketch as in Figure 3.

Graph of f(x)=4x^3+10x^2-6x-20 with a close up on x+2.
Figure 3

We can now write an equation by substituting the known values into the formula for the volume of a rectangular solid.

V=lwh3x43x333x2+54x=3x(x2)h

To solve for h, first divide both sides by 3x.

3x(x2)h3x=3x43x333x2+54x3x(x2)h=x3x211x+18

Now solve for h using synthetic division.

h=x3x211x+18x2

211111822181190

The quotient is x2+x9 and the remainder is 0. The height of the solid is x2+x9.

Try It #3

The area of a rectangle is given by 3x3+14x223x+6. The width of the rectangle is given by x+6. Find an expression for the length of the rectangle.

Media

Access these online resources for additional instruction and practice with polynomial division.

3.5 Section Exercises

Verbal

1.

If division of a polynomial by a binomial results in a remainder of zero, what can be conclude?

2.

If a polynomial of degree n is divided by a binomial of degree 1, what is the degree of the quotient?

Algebraic

For the following exercises, use long division to divide. Specify the quotient and the remainder.

3.

(x2+5x1)÷(x1)

4.

(2x29x5)÷(x5)

5.

(3x2+23x+14)÷(x+7)

6.

(4x210x+6)÷(4x+2)

7.

(6x225x25)÷(6x+5)

8.

(x21)÷(x+1)

9.

(2x23x+2)÷(x+2)

10.

(x3126)÷(x5)

11.

(3x25x+4)÷(3x+1)

12.

(x33x2+5x6)÷(x2)

13.

(2x3+3x24x+15)÷(x+3)

For the following exercises, use synthetic division to find the quotient.

14.

(3x32x2+x4)÷(x+3)

15.

(2x36x27x+6)÷(x4)

16.

(6x310x27x15)÷(x+1)

17.

(4x312x25x1)÷(2x+1)

18.

(9x39x2+18x+5)÷(3x1)

19.

(3x32x2+x4)÷(x+3)

20.

(6x3+x24)÷(2x3)

21.

(2x3+7x213x3)÷(2x3)

22.

(3x35x2+2x+3)÷(x+2)

23.

(4x35x2+13)÷(x+4)

24.

(x33x+2)÷(x+2)

25.

(x321x2+147x343)÷(x7)

26.

(x315x2+75x125)÷(x5)

27.

(9x3x+2)÷(3x1)

28.

(6x3x2+5x+2)÷(3x+1)

29.

(x4+x33x22x+1)÷(x+1)

30.

(x43x2+1)÷(x1)

31.

(x4+2x33x2+2x+6)÷(x+3)

32.

(x410x3+37x260x+36)÷(x2)

33.

(x48x3+24x232x+16)÷(x2)

34.

(x4+5x33x213x+10)÷(x+5)

35.

(x412x3+54x2108x+81)÷(x3)

36.

(4x42x34x+2)÷(2x1)

37.

(4x4+2x34x2+2x+2)÷(2x+1)

For the following exercises, use synthetic division to determine whether the first expression is a factor of the second. If it is, indicate the factorization.

38.

x2,4x33x28x+4

39.

x2,3x46x35x+10

40.

x+3,4x3+5x2+8

41.

x2,4x415x24

42.

x12,2x4x3+2x1

43.

x+13,3x4+x33x+1

Graphical

For the following exercises, use the graph of the third-degree polynomial and one factor to write the factored form of the polynomial suggested by the graph. The leading coefficient is one.

44.

Factor is x2x+3

Graph of a polynomial that has a x-intercept at -1.
45.

Factor is x2+2x+4

Graph of a polynomial that has a x-intercept at 1.
46.

Factor is x2+2x+5

Graph of a polynomial that has a x-intercept at 2.
47.

Factor is x2+x+1

Graph of a polynomial that has a x-intercept at 5.
48.

Factor is x2+2x+2

Graph of a polynomial that has a x-intercept at -3.

For the following exercises, use synthetic division to find the quotient and remainder.

49.

4x333x2

50.

2x3+25x+3

51.

3x3+2x5x1

52.

4x3x212x+4

53.

x422x+2

Technology

For the following exercises, use a calculator with CAS to answer the questions.

54.

Consider xk1x1 with k=1,2,3. What do you expect the result to be if k=4?

55.

Consider xk+1x+1 for k=1,3,5. What do you expect the result to be if k=7?

56.

Consider x4k4xk for k=1,2,3. What do you expect the result to be if k=4?

57.

Consider xkx+1 with k=1,2,3. What do you expect the result to be if k=4?

58.

Consider xkx1 with k=1,2,3. What do you expect the result to be if k=4?

Extensions

For the following exercises, use synthetic division to determine the quotient involving a complex number.

59.

x+1xi

60.

x2+1xi

61.

x+1x+i

62.

x2+1x+i

63.

x3+1xi

Real-World Applications

For the following exercises, use the given length and area of a rectangle to express the width algebraically.

64.

Length is x+5, area is 2x2+9x5.

65.

Length is 2x+5, area is 4x3+10x2+6x+15

66.

Length is 3x4, area is 6x48x3+9x29x4

For the following exercises, use the given volume of a box and its length and width to express the height of the box algebraically.

67.

Volume is 12x3+20x221x36, length is 2x+3, width is 3x4.

68.

Volume is 18x321x240x+48, length is 3x4, width is 3x4.

69.

Volume is 10x3+27x2+2x24, length is 5x4, width is 2x+3.

70.

Volume is 10x3+30x28x24, length is 2, width is x+3.

For the following exercises, use the given volume and radius of a cylinder to express the height of the cylinder algebraically.

71.

Volume is π(25x365x229x3), radius is 5x+1.

72.

Volume is π(4x3+12x215x50), radius is 2x+5.

73.

Volume is π(3x4+24x3+46x216x32), radius is x+4.

Footnotes


This page titled 3.6: Dividing Polynomials is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by OpenStax via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?