Login
📚 Intermediate Algebra 2e
Chapters ▾
⇩ Download ▾

5.4 Dividing Polynomials

Dividing Monomials

We are now familiar with all the properties of exponents and used them to multiply polynomials. Next, we’ll use these properties to divide monomials and polynomials.

Once you become familiar with the process and have practiced it step by step several times, you may be able to simplify a fraction in one step.

Divide a Polynomial by a Monomial

Now that we know how to divide a monomial by a monomial, the next procedure is to divide a polynomial of two or more terms by a monomial.

The method we’ll use to divide a polynomial by a monomial is based on the properties of fraction addition. So we’ll start with an example to review fraction addition. The sum y5+25 simplifies to y+25.

Now we will do this in reverse to split a single fraction into separate fractions. For example, y+25 can be written y5+25.

This is the “reverse” of fraction addition and it states that if a, b, and c are numbers where c0, then a+bc=ac+bc. We will use this to divide polynomials by monomials.

Divide Polynomials Using Long Division

Divide a polynomial by a binomial, we follow a procedure very similar to long division of numbers. So let’s look carefully the steps we take when we divide a 3-digit number, 875, by a 2-digit number, 25.

This figure shows the long division of 875 divided by 25. 875 is labeled dividend and 25 is labeled divisor. The result of 35 is labeled quotient. The 3 in 35 is determined from the number of times we can divide 25 into 87. Multiplying 25 and 3 results in 75. 75 is subtracted from 87 to get 12. The 5 from 875 is dropped down to make 12 into 125. The 5 in 35 is determined from the number of times was can divide 25 into 125. Since 25 goes into 125 evenly there is no remainder. The result of subtracting 125 from 125 is 0 which is labeled remainder.

We check division by multiplying the quotient by the divisor.

If we did the division correctly, the product should equal the dividend.

35·25875

Now we will divide a trinomial by a binomial. As you read through the example, notice how similar the steps are to the numerical example above.

When we divided 875 by 25, we had no remainder. But sometimes division of numbers does leave a remainder. The same is true when we divide polynomials. In the next example, we’ll have a division that leaves a remainder. We write the remainder as a fraction with the divisor as the denominator.

Look back at the dividends in previous examples. The terms were written in descending order of degrees, and there were no missing degrees. The dividend in this example will be x4x2+5x6. It is missing an x3 term. We will add in 0x3 as a placeholder.

In the next example, we will divide by 2a+3. As we divide, we will have to consider the constants as well as the variables.

Divide Polynomials using Synthetic Division

As we have mentioned before, mathematicians like to find patterns to make their work easier. Since long division can be tedious, let’s look back at the long division we did in Example 4 and look for some patterns. We will use this as a basis for what is called synthetic division. The same problem in the synthetic division format is shown next.

The figure shows the long division of 1 x squared plus 9 x plus 20 divided by x plus 5 right next to the same problem done with synthetic division. In the long division problem, the coefficients of the dividend are 1 and 9 and 20 and the zero of the divisor is negative 5. In the synthetic division problem, we just write the numbers negative 5 1 9 20 with a line separating the negative 5. In the long division problem, the subtracted terms are 5 x and 20. In the synthetic division problem the second line is the numbers negative 5 and negative 20. The remainder of the problem is 0 and the quotient is x plus 4. The synthetic division puts these coefficients as the last line 1 4 0.

Synthetic division basically just removes unnecessary repeated variables and numbers. Here all the x and x2 are removed. as well as the x2 and −4x as they are opposite the term above.

The first row of the synthetic division is the coefficients of the dividend. The −5 is the opposite of the 5 in the divisor.

The second row of the synthetic division are the numbers shown in red in the division problem.

The third row of the synthetic division are the numbers shown in blue in the division problem.

Notice the quotient and remainder are shown in the third row.

Synthetic division only works when the divisor is of the formxc.

The following example will explain the process.

In the next example, we will do all the steps together.

Divide Polynomial Functions

Just as polynomials can be divided, polynomial functions can also be divided.

Use the Remainder and Factor Theorem

Let’s look at the division problems we have just worked that ended up with a remainder. They are summarized in the chart below. If we take the dividend from each division problem and use it to define a function, we get the functions shown in the chart. When the divisor is written as xc, the value of the function at c,f(c), is the same as the remainder from the division problem.

Table 5.1
DividendDivisor xcRemainderFunctionf(c)
x4x2+5x6x(−2)−4f(x)=x4x2+5x6−4
3x32x210x+8x24f(x)=3x32x210x+84
x416x2+3x+15x(−4)3f(x)=x416x2+3x+153

To see this more generally, we realize we can check a division problem by multiplying the quotient times the divisor and add the remainder. In function notation we could say, to get the dividend f(x), we multiply the quotient, q(x) times the divisor, xc, and add the remainder, r.

A mathematical equation illustrating the Remainder Theorem: f(x) = q(x)(x - c) + r, where f(x) is a polynomial, q(x) is the quotient, (x-c) is the divisor, and r is the remainder.
If we evaluate this at c, we get:
A mathematical equation is displayed: f(c) = q(c)(c - c) + r. The variable 'c' is highlighted in red within f(c), q(c), and (c - c).
A mathematical equation showing f(c) = q(c)(0) + r, where the term q(c)(0) simplifies to zero, resulting in f(c) = r.
The mathematical equation f(c) = r is displayed on a white background.

This leads us to the Remainder Theorem.

When we divided 8a3+27 by 2a+3 in Example 6 the result was 4a26a+9. To check our work, we multiply 4a26a+9 by 2a+3 to get 8a3+27.

(4a26a+9)(2a+3)=8a3+27

Written this way, we can see that 4a26a+9 and 2a+3 are factors of 8a3+27. When we did the division, the remainder was zero.

Whenever a divisor, xc, divides a polynomial function, f(x), and resulting in a remainder of zero, we say xc is a factor of f(x).

The reverse is also true. If xc is a factor of f(x) then xc will divide the polynomial function resulting in a remainder of zero.

We will state this in the Factor Theorem.

Key Concepts

  • Division of a Polynomial by a Monomial
    • To divide a polynomial by a monomial, divide each term of the polynomial by the monomial.
  • Division of Polynomial Functions
    • For functions f(x) and g(x), where g(x)0,
      (fg)(x)=f(x)g(x)
  • Remainder Theorem
    • If the polynomial function f(x) is divided by xc, then the remainder is f(c).
  • Factor Theorem: For any polynomial function f(x),
    • if xc is a factor of f(x), then f(c)=0
    • if f(c)=0, then xc is a factor of f(x)

Section Exercises

Practice Makes Perfect

Divide Monomials

In the following exercises, divide the monomials.

15r4s9÷(15r4s9)

20m8n4÷(30m5n9)

2m33n5

18a4b8−27a9b5

45x5y9−60x8y6

−3y34x3

(10m5n4)(5m3n6)25m7n5

(−18p4q7)(−6p3q8)−36p12q10

−3q5p5

(6a4b3)(4ab5)(12a2b)(a3b)

(4u2v5)(15u3v)(12u3v)(u4v)

5v4u2

Divide a Polynomial by a Monomial

In the following exercises, divide each polynomial by the monomial.

(9n4+6n3)÷3n

(8x3+6x2)÷2x

4x2+3x

(63m442m3)÷(−7m2)

(48y424y3)÷(−8y2)

−6y2+3y

66x3y2110x2y344x4y311x2y2

72r5s2+132r4s396r3s512r2s2

6r3+11r2s8rs3

10x2+5x4−5x

20y2+12y1−4y

−5y3+14y

Divide Polynomials using Long Division

In the following exercises, divide each polynomial by the binomial.

(y2+7y+12)÷(y+3)

(a22a35)÷(a+5)

a7

(6m219m20)÷(m4)

(4x217x15)÷(x5)

4x+3

(q2+2q+20)÷(q+6)

(p2+11p+16)÷(p+8)

p+38p+8

(3b3+b2+4)÷(b+1)

(2n310n+28)÷(n+3)

2n26n+8+4n+3

(z3+1)÷(z+1)

(m3+1000)÷(m+10)

m210m+100

(64x327)÷(4x3)

(125y364)÷(5y4)

25y2+20y+16

Divide Polynomials using Synthetic Division

In the following exercises, use synthetic Division to find the quotient and remainder.

x36x2+5x+14 is divided by x+1

x33x24x+12 is divided by x+2

x25x+6;0

2x311x2+11x+12 is divided by x3

2x311x2+16x12 is divided by x4

2x23x+4;4

x45x2+13x+3 is divided by x+3

x4+x2+6x10 is divided by x+2

x32x2+5x4;2

2x49x3+5x23x6 is divided by x4

3x411x3+2x2+10x+6 is divided by x3

3x32x24x2;0

Divide Polynomial Functions

In the following exercises, divide.

For functions f(x)=x213x+36 and g(x)=x4, find ⓐ (fg)(x)(fg)(−1)

For functions f(x)=x215x+54 and g(x)=x9, find ⓐ (fg)(x)(fg)(−5)

(fg)(x)=x6
(fg)(−5)=−11

For functions f(x)=x3+x27x+2 and g(x)=x2, find ⓐ (fg)(x)(fg)(2)

For functions f(x)=x3+2x219x+12 and g(x)=x3, find ⓐ (fg)(x)(fg)(0)

(fg)(x)=x2+5x4
(fg)(0)=−4

For functions f(x)=x23x+2 and g(x)=x+3, find ⓐ (fg)(x)(fg)(3)

For functions f(x)=x2+2x3 and g(x)=x+3 find ⓐ (fg)(x)(fg)(3)

fgx=x1;x3fg3=2

Use the Remainder and Factor Theorem

In the following exercises, use the Remainder Theorem to find the remainder.

f(x)=x38x+7 is divided by x+3

f(x)=x34x9 is divided by x+2

−9

f(x)=2x36x24 divided by x3

f(x)=7x25x8 divided by x1

−6

In the following exercises, use the Factor Theorem to determine if xc is a factor of the polynomial function.

Determine whether x+3 a factor of x3+8x2+21x+18

Determine whether x+4 a factor of x3+x214x+8

no

Determine whether x2 a factor of x37x2+7x6

Determine whether x3 a factor of x37x2+11x+3

yes

Writing Exercises

James divides 48y+6 by 6 this way: 48y+66=48y. What is wrong with his reasoning?

Divide 10x2+x122x and explain with words how you get each term of the quotient.

answer will vary

Explain when you can use synthetic division.

In your own words, write the steps for synthetic division for x2+5x+6 divided by x2.

Answers will vary.

Self Check

ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section

The figure shows a table with seven rows and four columns. The first row is a header row and it labels each column. The first column header is “I can…”, the second is "confidently", the third is “with some help”, “no minus I don’t get it!”. Under the first column are the phrases “divide monomials”, “divide a polynomial by using a monomial”, “divide polynomials using long division”, “divide polynomials using synthetic division”, “divide polynomial functions”, and “use the Remainder and Factor Theorem”. Under the second, third, fourth columns are blank spaces where the learner can check what level of mastery they have achieved.

ⓑ On a scale of 1-10, how would you rate your mastery of this section in light of your responses on the checklist? How can you improve this?

Chapter Review Exercises

Add and Subtract Polynomials

Types of Polynomials

In the following exercises, determine the type of polynomial.

16x240x25

5m+9

binomial

−15

y2+6y3+9y4

trinomial

Add and Subtract Polynomials

In the following exercises, add or subtract the polynomials.

4p+11p

−8y35y3

−13y3

(4a2+9a11)+(6a25a+10)

(8m2+12m5)(2m27m1)

6m2+19m4

(y23y+12)+(5y29)

(5u2+8u)(4u7)

5u2+4u+7

Find the sum of 8q327 and q2+6q2.

Find the difference of x2+6x+8 and x28x+15.

14x7

In the following exercises, simplify.

17mn2(−9mn2)+3mn2

18a7b21a

−7b3a

2pq25p3q2

(6a2+7)+(2a25a9)

8a25a2

(3p24p9)+(5p2+14)

(7m22m5)(4m2+m8)

3m23m+3

(7b24b+3)(8b25b7)

Subtract (8y2y+9) from (11y29y5)

3y28y14

Find the difference of (z24z12) and (3z2+2z11)

(x3x2y)(4xy2y3)+(3x2yxy2)

x3+2x2y5xy2+y3

(x32x2y)(xy23y3)(x2y4xy2)

Evaluate a Polynomial Function for a Given Value of the Variable

In the following exercises, find the function values for each polynomial function.

For the function f(x)=7x23x+5 find:
f(5)f(−2)f(0)

ⓐ 165 ⓑ 39 ⓒ 5

For the function g(x)=1516x2, find:
g(−1)g(0)g(2)

A pair of glasses is dropped off a bridge 640 feet above a river. The polynomial function h(t)=−16t2+640 gives the height of the glasses t seconds after they were dropped. Find the height of the glasses when t=6.

The height is 64feet.

A manufacturer of the latest soccer shoes has found that the revenue received from selling the shoes at a cost of p dollars each is given by the polynomial R(p)=−5p2+360p. Find the revenue received when p=10 dollars.

Add and Subtract Polynomial Functions

In the following exercises, find ⓐ (f + g)(x) ⓑ (f + g)(3) ⓒ (fg)(x) ⓓ (fg)(−2)

f(x)=2x24x7 and g(x)=2x2x+5

(f+g)(x)=4x25x2(f+g)(3)=19
(fg)(x)=−3x12
(fg)(−2)=−6

f(x)=4x33x2+x1 and g(x)=8x31

Properties of Exponents and Scientific Notation

Simplify Expressions Using the Properties for Exponents

In the following exercises, simplify each expression using the properties for exponents.

p3·p10

p13

2·26

a·a2·a3

a6

x·x8

ya·yb

ya+b

2822

a6a

a5

n3n12

1x5

1x5

30

y0

1

(14t)0

12a015b0

−3

Use the Definition of a Negative Exponent

In the following exercises, simplify each expression.

6−2

(−10)−3

11000

5·2−4

(8n)−1

18n

y−5

10−3

11000

1a−4

16−2

36

5−3

(15)−3

−125

(12)−3

(−5)−3

1125

(59)−2

(3x)−3

x327

In the following exercises, simplify each expression using the Product Property.

(y4)3

(32)5

310

(a10)y

x−3·x9

x6

r−5·r−4

(uv−3)(u−4v−2)

1u3v5

(m5)−1

p5·p−2·p−4

1p

In the following exercises, simplify each expression using the Power Property.

(k−2)−3

q4q20

1q16

b8b−2

n−3n−5

n2

In the following exercises, simplify each expression using the Product to a Power Property.

(−5ab)3

(−4pq)0

1

(−6x3)−2

(3y−4)2

9y8

In the following exercises, simplify each expression using the Quotient to a Power Property.

(35x)−2

(3xy2z)4

81x4y8z4

(4p−3q2)2

In the following exercises, simplify each expression by applying several properties.

(x2y)2(3xy5)3

27x7y17

(−3a−2)4(2a4)2(−6a2)3

(3xy34x4y−2)2(6xy48x3y−2)−1

3y44x4

In the following exercises, write each number in scientific notation.

2.568

5,300,000

5.3×106

0.00814

In the following exercises, convert each number to decimal form.

2.9×104

29,000

3.75×10−1

9.413×10−5

0.00009413

In the following exercises, multiply or divide as indicated. Write your answer in decimal form.

(3×107)(2×10−4)

(1.5×10−3)(4.8×10−1)

0.00072

6×1092×10−1

9×10−31×10−6

9,000

Multiply Polynomials

Multiply Monomials

In the following exercises, multiply the monomials.

(−6p4)(9p)

(13c2)(30c8)

10c10

(8x2y5)(7xy6)

(23m3n6)(16m4n4)

m7n109

Multiply a Polynomial by a Monomial

In the following exercises, multiply.

7(10x)

a2(a29a36)

a49a336a2

−5y(125y31)

(4n5)(2n3)

8n410n3

Multiply a Binomial by a Binomial

In the following exercises, multiply the binomials using:

ⓐ the Distributive Property ⓑ the FOIL method ⓒ the Vertical Method.

(a+5)(a+2)

(y4)(y+12)

y2+8y48

(3x+1)(2x7)

(6p11)(3p10)

18p293p+110

In the following exercises, multiply the binomials. Use any method.

(n+8)(n+1)

(k+6)(k9)

k23k54

(5u3)(u+8)

(2y9)(5y7)

10y259y+63

(p+4)(p+7)

(x8)(x+9)

x2+x72

(3c+1)(9c4)

(10a1)(3a3)

30a233a+3

Multiply a Polynomial by a Polynomial

In the following exercises, multiply using ⓐ the Distributive Property ⓑ the Vertical Method.

(x+1)(x23x21)

(5b2)(3b2+b9)

15b3b247b+18

In the following exercises, multiply. Use either method.

(m+6)(m27m30)

(4y1)(6y212y+5)

24y354y2+32y5

Multiply Special Products

In the following exercises, square each binomial using the Binomial Squares Pattern.

(2xy)2

(x+34)2

x2+32x+916

(8p33)2

(5p+7q)2

25p2+70pq+49q2

In the following exercises, multiply each pair of conjugates using the Product of Conjugates.

(3y+5)(3y5)

(6x+y)(6xy)

36x2y2

(a+23b)(a23b)

(12x37y2)(12x3+7y2)

144x649y4

(13a28b4)(13a2+8b4)

Divide Monomials

Divide Monomials

In the following exercises, divide the monomials.

72p12÷8p3

9p9

−26a8÷(2a2)

45y6−15y10

3y4

−30x8−36x9

28a9b7a4b3

4a5b2

11u6v355u2v8

(5m9n3)(8m3n2)(10mn4)(m2n5)

4m9n4

(42r2s4)(54rs2)(6rs3)(9s)

Divide a Polynomial by a Monomial

In the following exercises, divide each polynomial by the monomial

(54y424y3)÷(−6y2)

−9y2+4y

63x3y299x2y345x4y39x2y2

12x2+4x3−4x

−3x1+34x

Divide Polynomials using Long Division

In the following exercises, divide each polynomial by the binomial.

(4x221x18)÷(x6)

(y2+2y+18)÷(y+5)

y3+33y+5

(n32n26n+27)÷(n+3)

(a31)÷(a+1)

a2a+12a+1

Divide Polynomials using Synthetic Division

In the following exercises, use synthetic Division to find the quotient and remainder.

x33x24x+12 is divided by x+2

2x311x2+11x+12 is divided by x3

2x25x4;0

x4+x2+6x10 is divided by x+2

Divide Polynomial Functions

In the following exercises, divide.

For functions f(x)=x215x+54 and g(x)=x9, find ⓐ (fg)(x)
(fg)(−2)

(fg)(x)=x6
(fg)(−2)=−8

For functions f(x)=x3+x27x+2 and g(x)=x2, find ⓐ (fg)(x)
(fg)(3)

Use the Remainder and Factor Theorem

In the following exercises, use the Remainder Theorem to find the remainder.

f(x)=x34x9 is divided by x+2

−9

f(x)=2x36x24 divided by x3

In the following exercises, use the Factor Theorem to determine if xc is a factor of the polynomial function.

Determine whether x2 is a factor of x37x2+7x6.

no

Determine whether x3 is a factor of x37x2+11x+3.

Chapter Practice Test

For the polynomial 8y43y2+1

ⓐ Is it a monomial, binomial, or trinomial? ⓑ What is its degree?

ⓐ trinomial ⓑ 4

(5a2+2a12)(9a2+8a4)

(10x23x+5)(4x26)

6x23x+11

(34)3

x−3x4

x

5658

(47a18b23c5)0

1

4−1

(2y)−3

18y3

p−3·p−8

x4x−5

x9

(3x−3)2

24r3s6r2s7

4rs6

(x4y9x−3)2

(8xy3)(−6x4y6)

−48x5y9

4u(u29u+1)

(m+3)(7m2)

7m2+19m6

(n8)(n24n+11)

(4x3)2

16x224x+9

(5x+2y)(5x2y)

(15xy335x2y)÷5xy

3y27x

(3x310x2+7x+10)÷(3x+2)

Use the Factor Theorem to determine if x+3 a factor of x3+8x2+21x+18.

yes

ⓐ Convert 112,000 to scientific notation. ⓑ Convert 5.25×10−4 to decimal form.

In the following exercises, simplify and write your answer in exponential notation.

(2.4×108)(2×10−5)

4.8×103

9×1043×10−1

For the function f(x)=6x23x9 find:
f(3)f(−2)f(0)

36219

For f(x)=2x23x5 and g(x)=3x24x+1, find
(f+g)(x)(f+g)(1)
(fg)(x)(fg)(−2)

For functions
f(x)=3x223x36 and
g(x)=x9, find
(fg)(x)(fg)(3)

(fg)(x)=3x+4
(fg)(3)=13

A hiker drops a pebble from a bridge 240 feet above a canyon. The function h(t)=−16t2+240 gives the height of the pebble t seconds after it was dropped. Find the height when t=3.