4.3 Polynomial Division; The Remainder Theorem and the Factor Theorem

  • Perform long division with polynomials and determine whether one polynomial is a factor of another.

  • Use synthetic division to divide a polynomial by xcxc.

  • Use the remainder theorem to find a function value f(c)f(c).

  • Use the factor theorem to determine whether xcxc is a factor of f(x)f(x).

In general, finding exact zeros of many polynomial functions is neither easy nor straightforward. In this section and the one that follows, we develop concepts that help us find exact zeros of certain polynomial functions with degree 3 or greater.

Consider the polynomial

h(x)=x3+2x25x6=(x+3)(x+1)(x2).
h(x)=x3+2x25x6=(x+3)(x+1)(x2).

The factors are

x+3, x+1, and x2,
x+3, x+1, and x2,

and the zeros are

3,  1, and 2.
3,  1, and 2.

When a polynomial is expressed in factored form, each factor determines a zero of the function. Thus if we know the factors of a polynomial, we can easily find the zeros. The “reverse” is also true: If we know the zeros of a polynomial function, we can find the factors of the polynomial.

Division and Factors

When we divide one polynomial by another, we obtain a quotient and a remainder. If the remainder is 0, then the divisor is a factor of the dividend.

Example 1

Divide to determine whether x+1x+1 and x3x3 are factors of

x3+2x25x6.
x3+2x25x6.

Solution

We divide x3+2x25x6x3+2x25x6 by x+1x+1.

Since the remainder is 0, we know that x+1x+1 is a factor of x3+2x2x3+2x2 5x65x6. In fact, we know that

x3+2x25x6=(x+1)(x2+x6).
x3+2x25x6=(x+1)(x2+x6).

We divide x3+2x25x6x3+2x25x6 by x3x3.

x2+5x+10x3x3+2x25x6x33x2¯5x25x5x215x¯10x610x30¯24 Remainder
x2+5x+10x3x3+2x25x6x33x2¯¯¯¯¯¯¯¯¯¯¯¯5x25x5x215x¯¯¯¯¯¯¯¯¯¯¯¯¯¯10x610x30¯¯¯¯¯¯¯¯¯¯¯¯¯24 Remainder

Since the remainder, 24, is not 0, we know that x3x3 is not a factor of x3+2x25x6x3+2x25x6.

Now Try Exercise 3.

When we divide a polynomial P(x)P(x) by a divisor d(x)d(x), a polynomial Q(x)Q(x) is the quotient and a polynomial R(x)R(x) is the remainder. The quotient Q(x)Q(x) must have degree less than that of the dividend P(x)P(x). The remainder R(x)R(x) must either be 0 or have degree less than that of the divisor d(x)d(x).

As in arithmetic, to check a division, we multiply the quotient by the divisor and add the remainder, to see if we get the dividend. Thus these polynomials are related as follows:

For instance, if P(x)=x3+2x25x6P(x)=x3+2x25x6 and d(x)=x3d(x)=x3, as in Example 1, then Q(x)=x2+5x+10Q(x)=x2+5x+10 and R(x)=24R(x)=24, and

P(x)=d(x)Q(x)+R(x)x3+2x25x6=(x3)(x2+5x+10)+24=x3+5x2+10x3x215x30+24=x3+2x25x6.
P(x)x3+2x25x6====d(x)Q(x)+R(x)(x3)(x2+5x+10)+24x3+5x2+10x3x215x30+24x3+2x25x6.

The Remainder Theorem and Synthetic Division

Consider the function

h(x)=x3+2x25x6.
h(x)=x3+2x25x6.

When we divided h(x)h(x) by x+1x+1 and x3x3 in Example 1, the remainders were 0 and 24, respectively. Let’s now find the function values h(1)h(1) and h(3):h(3):

h(1)=(1)3+2(1)25(1)6=0;h(3)=(3)3+2(3)25(3)6=24.
h(1)=(1)3+2(1)25(1)6=0;h(3)=(3)3+2(3)25(3)6=24.

Note that the function values are the same as the remainders. This suggests the following theorem.

Proof (Optional). The equation f(x)=d(x)Q(x)+R(x)f(x)=d(x)Q(x)+R(x), where d(x)=xcd(x)=xc, is the basis of this proof. If we divide f(x)f(x) by xcxc, we obtain a quotient Q(x)Q(x) and a remainder R(x)R(x) related as follows:

f(x)=(xc)Q(x)+R(x).
f(x)=(xc)Q(x)+R(x).

The remainder R(x)R(x) must either be 0 or have degree less than xcxc. Thus, R(x)R(x) must be a constant. Let’s call this constant R. The equation above is true for any replacement of x, so we replace x with c. We get

f(c)=(cc)Q(c)+R=0Q(c)+R=R.
f(c)===(cc)Q(c)+R0Q(c)+RR.

Thus the function value f(c)f(c) is the remainder obtained when we divide f(x)f(x) by xcxc.

The remainder theorem motivates us to find a rapid way of dividing by xcxc in order to find function values. To streamline division, we can arrange the work so that duplicate and unnecessary writing is avoided. Consider the following:

(4x33x2+x+7)÷(x2).
(4x33x2+x+7)÷(x2).
  1. 4x2+5x+11x24x33x2+x+74x38x2¯5x2+x5x210x¯11x+711x22¯294x2+5x+11x24x33x2+x+74x38x2¯¯¯¯¯¯¯¯¯¯¯¯¯¯5x2+x5x210x¯¯¯¯¯¯¯¯¯¯¯¯¯¯11x+711x22¯¯¯¯¯¯¯¯¯¯¯¯¯29

  2. 45111243+1+748¯5+1510¯11+71122¯2945111243+1+748¯¯¯¯¯¯¯¯5+1510¯¯¯¯¯¯¯¯¯11+71122¯¯¯¯¯¯¯¯¯¯¯29

    The division in (B) is the same as that in (A), but we wrote only the coefficients. The red numerals are duplicated, so we look for an arrangement in which they are not duplicated. In place of the divisor in the form xcxc, we can simply use c and then add rather than subtract. When the procedure is “collapsed,” we have the algorithm known as synthetic division.

  3. Synthetic Division

We “bring down” the 4. Then we multiply it by the 2 to get 8 and add to get 5. We then multiply 5 by 2 to get 10, add, and so on. The last number, 29, is the remainder. The others, 4, 5, and 11, are the coefficients of the quotient, 4x2+5x+114x2+5x+11. (Note that the degree of the quotient is 1 less than the degree of the dividend when the degree of the divisor is 1.)

When using synthetic division, we write a 0 for a missing term in the dividend.

Example 2

Use synthetic division to find the quotient and the remainder:

(2x3+7x25)÷(x+3).
(2x3+7x25)÷(x+3).

Solution

First, we note that x+3=x(3)x+3=x(3).

32705639213|4Note: We must write a 0for the missing x-term.
322761033|594Note: We must write a 0for the missing x-term.

The quotient is 2x2+x32x2+x3. The remainder is 4.

Now Try Exercise 13.

We can now use synthetic division to find polynomial function values.

Example 3

Given that f(x)=2x53x4+x32x2+x8f(x)=2x53x4+x32x2+x8, find f(10)f(10).

Solution

By the remainder theorem, f(10)f(10) is the remainder when f(x)f(x) is divided by x10x10. We use synthetic division to find that remainder.

1023121820170171017, 080 170, 810217171170817, 081|170, 802
1022320171170171217101708117, 08017, 081|8 170, 810170, 802

Thus, f(10)=170,802f(10)=170,802.

Now Try Exercise 25.

Compare the computations in Example 3 with those in a direct substitution:

f(10)=2(10)53(10)4+(10)32(10)2+108=2100,000310,000+10002100+108=200,00030,000+1000200+108=170,802.
f(10)====2(10)53(10)4+(10)32(10)2+1082100,000310,000+10002100+108200,00030,000+1000200+108170,802.

Example 4

Determine whether 5 is a zero of g(x)g(x), where

g(x)=x426x2+25.
g(x)=x426x2+25.

Solution

We use synthetic division and the remainder theorem to find g(5)g(5).

510260255255 251515|0Writing 0s for missing terms:x4+0x326x2+0x+25
51105526251055|25 250Writing 0s for missing terms:x4+0x326x2+0x+25

Since g(5)=0g(5)=0, the number 5 is a zero of g(x)g(x).

Now Try Exercise 31.

Example 5

Determine whether i is a zero of f(x)f(x), where

f(x)=x33x2+x3.
f(x)=x33x2+x3.

Solution

We use synthetic division and the remainder theorem to find f(i)f(i).

Since f(i)=0f(i)=0, the number i is a zero of f(x)f(x).

Now Try Exercise 35.

Finding Factors of Polynomials

We now consider a useful result that follows from the remainder theorem.

Proof (Optional). If we divide f(x)f(x) by xcxc, we obtain a quotient and a remainder, related as follows:

f(x)=(xc)Q(x)+f(c).
f(x)=(xc)Q(x)+f(c).

Then if f(c)=0f(c)=0, we have

f(x)=(xc)Q(x),
f(x)=(xc)Q(x),

so xcxc is a factor of f(x)f(x).

The factor theorem is very useful in factoring polynomials and hence in solving polynomial equations and finding zeros of polynomial functions. If we know a zero of a polynomial function, we know a factor.

Example 6

Let f(x)=x33x26x+8f(x)=x33x26x+8. Factor f(x)f(x) and solve the equation f(x)=0f(x)=0.

Solution

We look for linear factors of the form xcxc. Let’s try x+1x+1, or x(1)x(1). (In the next section, we will learn a method for choosing the numbers to try for c.) We use synthetic division to determine whether f(1)=0f(1)=0.

11368142142|10
111314642|8210

Since f(1)0f(1)0, we know that x+1x+1 is not a factor of f(x)f(x). We now try x1x1.

11368128128|0
111312628|880

Since f(1)=0f(1)=0, we know that x1x1 is one factor of f(x)f(x) and the quotient, x22x8x22x8, is another. Thus,

f(x)=(x1)(x22x8).
f(x)=(x1)(x22x8).

The trinomial x22x8x22x8 is easily factored, so we have

f(x)=(x1)(x4)(x+2).
f(x)=(x1)(x4)(x+2).

Our goal is to solve the equation f(x)=0f(x)=0. To do so, we use the principle of zero products:

(x1)(x4)(x+2)=0x1=0orx4=0orx+2=0x=1orx=4orx=2.
(x1)(x4)(x+2)=0x1x==01ororx4x==04ororx+2x==02.

The solutions of the equation x33x26x+8=0x33x26x+8=0 are −2, 1, and 4. They are also the zeros of the function f(x)=x33x26x+8f(x)=x33x26x+8.

Now Try Exercise 41.

4.3 Exercise Set

  1. 1. For the function

    f(x)=x46x3+x2+24x20,
    f(x)=x46x3+x2+24x20,

    use long division to determine whether each of the following is a factor of f(x)f(x).

    1. x+1x+1

    2. x2x2

    3. x+5x+5

  2. 2. For the function

    h(x)=x3x217x15,
    h(x)=x3x217x15,

    use long division to determine whether each of the following is a factor of h(x)h(x).

    1. x+5x+5

    2. x+1x+1

    3. x+3x+3

  3. 3. For the function

    g(x)=x32x211x+12,
    g(x)=x32x211x+12,

    use long division to determine whether each of the following is a factor of g(x)g(x).

    1. x4x4

    2. x3x3

    3. x1x1

  4. 4. For the function

    f(x)=x4+8x3+5x238x+24,
    f(x)=x4+8x3+5x238x+24,

    use long division to determine whether each of the following is a factor of f(x)f(x).

    1. x+6x+6

    2. x+1x+1

    3. x4x4

In each of the following, a polynomial P(x)P(x) and a divisor d(x)d(x) are given. Use long division to find the quotient Q(x)Q(x) and the remainder R(x)R(x) when P(x)P(x) is divided by d(x)d(x). Express P(x)P(x) in the form d(x)Q(x)+R(x)d(x)Q(x)+R(x).

  1. 5. P(x)=x38,d(x)=x+2P(x)d(x)==x38,x+2

  2. 6. P(x)=2x33x2+x1,d(x)=x3P(x)d(x)==2x33x2+x1,x3

  3. 7. P(x)=x3+6x225x+18,d(x)=x+9P(x)d(x)==x3+6x225x+18,x+9

  4. 8. P(x)=x39x2+15x+25,d(x)=x5P(x)d(x)==x39x2+15x+25,x5

  5. 9. P(x)=x42x2+3,d(x)=x+2P(x)d(x)==x42x2+3,x+2

  6. 10. P(x)=x4+6x3,d(x)=x1P(x)d(x)==x4+6x3,x1

Use synthetic division to find the quotient and the remainder.

  1. 11. (2x4+7x3+x12)÷(x+3)(2x4+7x3+x12)÷(x+3)

  2. 12. (x37x2+13x+3)÷(x2)(x37x2+13x+3)÷(x2)

  3. 13. (x32x28)÷(x+2)(x32x28)÷(x+2)

  4. 14. (x33x+10)÷(x2)

  5. 15. (3x3x2+4x10)÷(x+1)

  6. 16. (4x42x+5)÷(x+3)

  7. 17. (x5+x3x)÷(x3)

  8. 18. (x7x6+x5x4+2)÷(x+1)

  9. 19. (x41)÷(x1)

  10. 20. (x5+32)÷(x+2)

  11. 21. (2x4+3x21)÷(x12)

  12. 22. (3x42x2+2)÷(x14)

Use synthetic division to find the function values. Then check your work using a graphing calculator.

  1. 23. f(x)=x36x2+11x6; find f(1), f(2), and f(3).

  2. 24. f(x)=x3+7x212x3; find f(3), f(2), and f(1).

  3. 25. f(x)=x43x3+2x+8; find f(1), f(4), and f(5).

  4. 26. f(x)=2x4+x210x+1; find f(10), f(2), and f(3).

  5. 27. f(x)=2x53x4+2x3x+8; find f(20) and f(3).

  6. 28. f(x)=x510x4+20x35x100; find f(10) and f(5).

  7. 29. f(x)=x416; find f(2), f(2), f(3), and f(12).

  8. 30. f(x)=x5+32; find f(2), f(2), f(3), and f(2+3i).

Using synthetic division, determine whether the numbers are zeros of the polynomial function.

  1. 31. 3, 2; f(x)=3x3+5x26x+18

  2. 32. 4, 2; f(x)=3x3+11x22x+8

  3. 33. 3, 1; h(x)=x4+4x3+2x24x3

  4. 34. 2, 1; g(x)=x46x3+x2+24x20

  5. 35. i, 2i; g(x)=x34x2+4x16

  6. 36. 13, 2; h(x)=x3x219x+19

  7. 37. 3, 12; f(x)=x372x2+x32

  8. 38. i, i, 2; f(x)=x3+2x2+x+2

Factor the polynomial function f(x). Then solve the equation f(x)=0.

  1. 39. f(x)=x3+4x2+x6

  2. 40. f(x)=x3+5x22x24

  3. 41. f(x)=x36x2+3x+10

  4. 42. f(x)=x3+2x213x+10

  5. 43. f(x)=x3x214x+24

  6. 44. f(x)=x33x210x+24

  7. 45. f(x)=x47x3+9x2+27x54

  8. 46. f(x)=x44x37x2+34x24

  9. 47. f(x)=x4x319x2+49x30

  10. 48. f(x)=x4+11x3+41x2+61x+30

Sketch the graph of the polynomial function. Follow the procedure outlined on p. 240. Use synthetic division and the remainder theorem to find the zeros.

  1. 49. f(x)=x4x37x2+x+6

  2. 50. f(x)=x4+x33x25x2

  3. 51. f(x)=x37x+6

  4. 52. f(x)=x312x+16

  5. 53. f(x)=x3+3x2+6x8

  6. 54. f(x)=x4+2x3+3x24x4

Skill Maintenance

Solve. Find exact solutions. [3.2]

  1. 55. 2x2+12=5x

  2. 56. 7x2+4x=3

Consider the function

g(x)=x2+5x14

in Exercises 5759.

  1. 57. What are the inputs if the output is −14? [3.2]

  2. 58. What is the output if the input is 3? [1.2]

  3. 59. Given an output of −20, find the corresponding inputs. [3.2]

  4. 60. Movie Ticket Price. The average price of a movie ticket has increased linearly over the years, rising from $2.69 in 1980 to $8.38 in 2013 (Source: Motion Picture Association of America). Using these two data points, find a linear function, f(x)=mx+b, that models the data. Let x represent the number of years after 1980. Then use this function to estimate the average price of a movie ticket in 1995 and in 2018. [1.4]

  5. 61. The sum of the base and the height of a triangle is 30 in. Find the dimensions for which the area is a maximum. [3.2]

Synthesis

In Exercises 62 and 63, a graph of a polynomial function is given. On the basis of the graph:

  1. Find as many factors of the polynomial as you can.

  2. Construct a polynomial function with the zeros shown in the graph.

  3. Can you find any other polynomial functions with the given zeros?

  4. Can you find any other polynomial functions with the given zeros and the same graph?

  1. 62.

  2. 63.

  3. 64. For what values of k will the remainder be the same when x2+kx+4 is divided by x1 and by x+1?

  4. 65. Find k such that x+2 is a factor of x3kx2+3x+7k.

  5. 66. Beam Deflection. A beam rests at two points A and B and has a concentrated load applied to its center, as shown below. Let y= the deflection, in feet, of the beam at a distance of x feet from A. Under certain conditions, this deflection is given by

    y=113x3114x.

    Find the zeros of the polynomial in the interval [0, 2].

Solve.

  1. 67. 2x2x21+4x+3=12x4x3+3x2x3

  2. 68. 6x2x2+11+60x37x2+11x77=1x7

  3. 69. Find a 15th-degree polynomial for which x1 is a factor. Answers may vary.

Use synthetic division to divide.

  1. 70. (x4y4)÷(xy)

  2. 71. (x3+3ix24ix2)÷(x+i)

  3. 72. (x24x2)÷[x(3+2i)]

  4. 73. (x23x+7)÷(xi)

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset