Section 3.4 The Real Zeros of a Polynomial Function

Before Starting this Section, Review

  1. 1 Synthetic division (Section 3.3 , page 355)

  2. 2 Zero-product property (Section 1.3 , page 106)

  3. 3 Multiplicity of a zero (Section 3.2 , page 340)

Objectives

  1. 1 Review real zeros of polynomials.

  2. 2 Use the Rational Zeros Theorem.

  3. 3 Find the possible number of positive and negative zeros of polynomials.

  4. 4 Find the bounds on the real zeros of polynomials.

  5. 5 Learn a procedure for finding the real zeros of a polynomial function.

Dow Jones Industrial Average

The Dow Jones Industrial Average (DJIA) reflects the average cost per share of stock from 30 companies chosen by the board of the New York Stock Exchange as the most outstanding companies to provide a quantitative view of the stock market and, by extension, the U.S. economy. To calculate the DJIA on any day, we do not simply add the prices of the component stocks and divide by 30. The reason is that during the past 100-plus years, there have been many stock splits, spinoffs, and stock substitutions. Without making an adjustment to the divisor (30), the value of the DJIA would be distorted.

To understand this, consider a stock split. Suppose two stocks are trading at $10 and $40; the average of the two is $25. If the company with $40 stock has a two-for-one split, its shares are now priced at $20 each. The average of the two stocks falls to $15(10+202=15).$15(10+202=15). But due to the two-for-one split, the value of investment is unchanged. The $40 stock simply sells for $20 with twice as many shares available. So to keep the DJIA at $25, we use the divisor x so that 10+20x=25. Solving for x, we have x=3025=1.2. In this case, the divisor decreased from 2 to 1.2.

Over time, the divisor 30 for the DJIA has been adjusted several times, mostly downward. It stood at 0.001960784 in September 2013. This explains why the DJIA can be reported as 15,300 even though the sum of the prices of all of its component stocks is a fraction of this number. In Exercise 85, we model an investment between 2004 and 2013 by a polynomial function.

Real Zeros of a Polynomial Function

  1. 1 Review real zeros of polynomials.

We first review what we have learned about the real zeros of a polynomial function.

  1. Definition If c is a real number in the domain of a function f and f(c)=0, then c is called a real zero of f.

    1. Geometrically, this means that the graph of f has an x-intercept at c.

    2. Algebraically, this means that (xc) is a factor of f(x). In other words, we can write f(x)=(xc)g(x) for some polynomial function g(x).

  2. Number of real zeros A polynomial function of degree n has, at most, n real zeros.

  3. Polynomial in factored form If a polynomial F(x) can be written in factored form, we find its zeros by solving F(x)=0 using the zero-product property of real numbers.

  4. Intermediate Value Theorem If a polynomial F(x) cannot be factored, we find approximate values of the real zeros (if any) of F(x) by using the Intermediate Value Theorem. See page 339.

    In this section, we investigate other useful tools for finding the real zeros of a polynomial function.

Rational Zeros Theorem

  1. 2 Use the Rational Zeros Theorem.

We use the following test (see Exercise 103 for a proof) to find possible rational zeros of a polynomial function with integer coefficients. We then use the Factor Theorem to determine whether any of these numbers is, in fact, a zero of a polynomial function F(x).

Example 1 Using the Rational Zeros Theorem

Find all rational zeros of F(x)=2x3+5x24x3.

Solution

First, we list all possible rational zeros of F(x).

Possible rational zeros=pq=Factors of the constant term, 3Factors of the leading coefficient, 2Factors of 3±1, ±3Factors of 2±1, ±2

All combinations for the rational zeros can be found by using just the positive factors of the leading coefficient. The possible rational zeros are

or

±1, ±12, ±32, ±3.

We use synthetic division to determine whether a rational zero exists among these eight candidates. We start by testing 1. If 1 is not a rational zero, we will test other possibilities.

The zero remainder tells us that (x1) is a factor of F(x), with the other factor being 2x2+7x+3. So

F(x)=(x1)(2x2+7x+3)=(x1)(2x+1)(x+3)Factor 2x2+7x+3.

We find the zeros of F(x) by solving the equation (x1)(2x+1)(x+3)=0.

x1=0or2x+1=0orx+3=0Zero-product propertyx=1orx=12orx=3Solve each equation.

The solution set is {1, 12, 3}. The rational zeros of F are 3,12, and 1.

In Example 1 we were able to completely factor the polynomial function F(x)=2x3+5x24x3=(x1)(2x+1)(x+3). Applying the techniques from Section 3.2 allows us to sketch the graph of y=f(x) (see Figure 3.19).

Figure 3.19

Practice Problem 1

  1. Find all rational zeros of F(x)=2x3+3x26x8.

Recall that the zeros of a polynomial function y=F(x) are also the roots or the solutions of the polynomial equation F(x)=0.

Warning

The rational zeros Theorem only identifies the possible rational zeros. It does not identify which, if any, are actual zeros.

Example 2 Solving a Polynomial Equation

Solve 3x38x28x+8=0.

Solution

The graph of y=3x38x28x+8 is shown in Figure 3.20. The calculator graph is shown in the margin.

Figure 3.20

Graph of y=3x38x28x+8

From the graph in Figure 3.20, it appears that an x-intercept is between 0.5 and 1. We check whether x=23 is a root by synthetic division.

Because the remainder in the synthetic division is 0,(x23) is a factor of the original equation with the depressed equation 3x26x12=0.

So3x38x28x+8=0Original equation(x23)(3x26x12)=0Synthetic division(x23)=0or3x26x12=0Zero-product propertyx=23x=(6)±(6)24(12)(3)2(3)Solve for x using thequadratic formula.=6±36+1446=6±1806=6±(36)(5)6=6±656=1±5

You can see from the graph in Figure 3.20 that 1±5 are also the x-intercepts of the graph.

The three real roots of the given equation are

23, 1+5, and 15.

Practice Problem 2

  1. Solve 2x39x2+6x1=0.

Side Note

Because 3x26x12=3(x22x4) you could use the quadratic formula to just solve x22x4 in this example. of course, you again find x=1±5

Example 2 illustrates the following Theorem.

Descartes’s Rule of Signs

  1. 3 Find the possible number of positive and negative zeros of polynomials.

Descartes’s Rule of Signs is used to find the possible number of positive and negative zeros of a polynomial function.

If the terms of a polynomial are written in descending order, we say that a variation of sign occurs when the signs of two consecutive terms differ. For example, in the polynomial 2x55x36x2+7x+3, the signs of the terms are +++. Therefore, there are two variations of sign, as follows:

There are three variations of sign in

x53x3+2x2+5x7.

Example 3 Using Descartes’s Rule of Signs

Find the possible number of positive and negative zeros of

f(x)=x53x35x2+9x7.

Solution

There are three variations of sign in f(x).

The number of positive zeros of f(x) must be 3 or 32=1. Furthermore,

The polynomial f(x) has two variations of sign; therefore, the number of negative zeros of f(x) is 2 or 22=0.

Practice Problem 3

  1. Find the possible number of positive and negative zeros of

    f(x)=2x5+3x2+5x1.

Bounds on the Real Zeros

  1. 4 Find the bounds on the real zeros of polynomials.

If a polynomial function F(x) has no zeros greater than a number k, then k is called an upper bound on the zeros of F(x). Similarly, if F(x) has no zeros less than a number k, then k is called a lower bound on the zeros of F(x). These bounds are found by using the following rules.

Side Note

When deciding whether numbers “alternate in sign” we consider 0 as positive or negative as required to count as alternating.

Example 4 Finding the Bounds on the Zeros

Find upper and lower bounds on the zeros of

F(x)=x4x35x2x6.

Solution

By the Rational Zeros Theorem, the possible rational zeros of F(x) are ±1, ±2, ±3, and ±6. There is only one variation of sign in F(x)=x4x35x2x6, so F(x) has only one positive zero. First, we try synthetic division by xk with k=1, 2, 3, .  The first integer that makes each number in the last row a 0 or a positive number is an upper bound on the zeros of F(x).

1115161056110612Synthetic division with k=121151622614113720Synthetic division with k=2311516363612120Synthetic division with k=3All numbers are 0 or positive.

By the rule for bounds, 3 is an upper bound on the zeros of F(x).

We now try synthetic division by xk with k=1, 2, 3, . The first negative integer for which the numbers in the last row alternate in sign is a lower bound on the zeros of F(x).

111516123212328Synthetic division with k=1211516262613130Synthetic division with k=2These numbers alternate in signif we count 0 as positive.

By the rule of bounds, 2 is a lower bound on the zeros of F(x).

Practice Problem 4

  1. Find upper and lower bounds on the zeros of

    f(x)=2x3+5x2+x2.

Side Note

When checking the positive integers (k=1,2,3,) for an upper bound on the zeros of a function, also check the last row for alternating signs indicating a lower bound. For example, for f(x)=x39x2+26x24, when checking k=1, we have

so 1 is a lower bound.

An upper bound or a lower bound on the zeros of a polynomial function is not unique. For example, the zeros of P(x)=x3+2x2x2 are 2,1, and 1. Any number greater than or equal to 1 is an upper bound on these zeros, and any number less than or equal to 2 is a lower bound on these zeros.

Find the Real Zeros of a Polynomial Function

  1. 5 Learn a procedure for finding the real zeros of a polynomial function.

We outline steps for gathering information and locating the real zeros of a polynomial function.

  1. Step 1 Find the maximum number of real zeros by using the degree of the polynomial function.

  2. Step 2 Find the possible number of positive and negative zeros by using Descartes’s Rule of Signs.

  3. Step 3 Write the set of possible rational zeros.

  4. Step 4 Test the smallest positive integer in the set in Step 3, the next larger, and so on, until an integer zero or an upper bound of the zeros is found.

    1. If a zero is found, use the function represented by the depressed equation in further calculations.

    2. If an upper bound is found, discard all larger numbers in the set of possible rational zeros.

  5. Step 5 Test the positive fractions that remain in the set in Step 3 after considering any bound that has been found.

  6. Step 6 Use modified Steps 4 and 5 for negative numbers in the set in Step 3.

  7. Step 7 If a depressed equation is quadratic, use any method (including the quadratic formula) to solve this equation.

Side Note

A graphing calculator may be used to obtain the approximate location of the real zeros. For a rational zero, verify by using synthetic division.

Example 5 Finding the Real Zeros of a Polynomial Function

Find the real zeros of f(x)=2x5x414x3+7x2+24x12.

Solution

  1. Step 1 The degree of f is 5; so f has, at most, 5 real zeros.

  2. Step 2

    There are three variations of sign in f(x). So f has 3 or 1 positive zeros.

    There are two variations of signs in f(x). So f has 2 or 0 negative zeros.

  3. Step 3 Possible rational zeros are

    {±1, ±2, ±3, ±4, ±6, ±12, ±12, ±32}.
  4. Step 4 We test for zeros, 1, 2, 3, 4, 6, and 12 until a zero or an upper bound is found.

    Because 2 is a zero, (x2) is a factor of f. We have

    f(x)=(x2)(2x4+3x38x29x+6)Synthetic division

    We consider the zeros of Q1(x)=2x4+3x38x29x+6.

    The possible positive rational zeros of Q1(x) are {1,2,3,6,12,32}. We discard 1 because 1 is not a zero of the original function. We test 2 because it may be a repeated zero of f.

    The last row shows that 2 is not a zero of Q1(x) but is an upper bound (all entries in the last row are positive) for the zeros of Q1(x), hence, also on the zeros of f.

  5. Step 5 We test the remaining positive entries 12 and 32 in the list.

    Note that 12 is a zero of Q1(x). Using the last row in synthetic division, we have

    f(x)=(x2)(x12)(2x3+4x26x12)=0or (x2)(2x1)(x3+2x23x6)=0Simplify.
  6. Step 6 We now find the negative zeros of Q2(x)=x3+2x23x6. We test 1,2,3, and 6.

  7. Step 7 We can solve the depressed equation x23=0 to obtain x=±3. The real zeros of f are 2,3,12,3, and 2. Because f(x) has, at most, five real zeros, we have found all of them.

Practice Problem 5

  1. Find the real zeros of f(x)=3x411x3+22x12.

Example 6 Graphing a Polynomial Function

Sketch the graph of f(x)=3x32x26x+4.

Solution

We use the procedure given in Section 3.2 on page 342.

  1. Step 1 Because the degree, 3, is odd and the leading coefficient, 3, is positive, the end behavior is similar to that of y=x3.

  2. Step 2 Solve 3x32x26x+4=0 to find the real zeros. By the Rational Zeros Theorem, the possible rational roots are ±13, ±23, ±1. Trying each value, we find that 23 is a real zero, as shown below. We solve the depressed equation 3x26=0 to find the remaining zeros, x=±2. The y-intercept is f(0)=3(0)32(0)26(0)+4=4.

  3. Step 3 The y-intercept is f(0)=4. The graph passes through the point (0, 4).

  4. Step 4 f(x)=3(x)32(x)26(x)+4=3x32x2+6x+4

    So f(x) f(x), and f(x) f(x). There are no symmetries.

  5. Step 5 The three zeros, 2, 23, 2, divide the x-axis into four intervals:

    (, 2), (2, 23), (23, 2), and, (2, )

    Noting that 21.4, we choose 2, 0, 1, and 2 as test numbers.

  6. Step 6 The graph is shown in Figure 3.21 .

    Figure 3.21

Practice Problem 6

  1. Sketch the graph of f(x)=3x3x29x+3.

Section 3.4 Exercises

Concepts and Vocabulary

  1. Let P(x)=anxn++a0 with integer coefficients. If pq is a rational zero of P(x), then pq=possible factors of _possible factors of _.

  2. If the terms of a polynomial are written in descending order, then a variation of sign occurs when the signs of two                         terms differ.

  3. The number of positive zeros of a polynomial function P(x) is equal to the number of                         of sign of P(x) or is less than that number by (a)n                        .

  4. If a polynomial P(x) has no zero greater than a number k, then k is called a(n)                         on the zeros of P(x). If P(x) has no zero less than a number m, then m is called a(n)                         on the zeros of P(x).

  5. True or False. Possible rational zeros of P(x)=9x39x2x+1 are ±1, ±3, ±9.

  6. True or False. The polynomial function P(x)=x3+x+1 has exactly one real zero.

  7. True or False. If P(x) is a polynomial with integer coefficients and 5 is a zero for P(x), then 5 is also a zero.

  8. True or False. The number of negative zeros of f(x)=3x45x3x2+2x4 is either 2 or 0.

Building Skills

In Exercises 9–12, find the set of possible rational zeros of the given function.

  1. f(x)=3x34x2+5

  2. g(x)=2x45x22x+1

  3. h(x)=4x49x2+x+6

  4. F(x)=6x6+5x5+x35

In Exercises 13–28, find all rational zeros of the given polynomial function.

  1. f(x)=x3x24x+4

  2. f(x)=x34x2+x+6

  3. f(x)=x3+x2+2x+2

  4. f(x)=x3+3x2+2x+6

  5. g(x)=2x3+x213x+6

  6. g(x)=6x3+13x2+x2

  7. g(x)=3x32x2+3x2

  8. g(x)=2x3+3x2+4x+6

  9. h(x)=3x3+7x2+8x+2

  10. h(x)=2x3+x2+8x+4

  11. h(x)=x4x3x2x2

  12. h(x)=2x4+3x3+8x2+3x4

  13. F(x)=x4x313x2+x+12

  14. G(x)=3x4+5x3+x2+5x2

  15. F(x)=x42x3+10x2x+1

  16. G(x)=x6+2x4+x2+2

In Exercises 29–34, graph each polynomial function.

  1. f(x)=6x3+13x2+x2

  2. f(x)=2x3x24x+2

  3. f(x)=2x33x214x+21

  4. f(x)=6x3+17x2+x10

  5. f(x)=4x4+4x33x22x+1

  6. f(x)=9x4+30x3+13x220x+4

In Exercises 35–48, determine the possible number of positive and negative zeros of the given function by using Descartes’s Rule of Signs.

  1. f(x)=5x32x23x+4

  2. g(x)=3x3+x29x3

  3. f(x)=2x3+5x2x+2

  4. g(x)=3x4+8x35x2+2x3

  5. h(x)=2x55x3+3x2+2x1

  6. F(x)=5x67x4+2x31

  7. G(x)=3x44x3+5x23x+7

  8. H(x)=5x5+3x32x27x+4

  9. f(x)=x4+2x2+4

  10. f(x)=3x4+5x2+6

  11. g(x)=2x5+x3+3x

  12. g(x)=2x5+4x3+5x

  13. h(x)=x52x3+4

  14. h(x)=2x5+3x3+1

In Exercises 49–56, determine integer upper and lower bounds on the zeros of the given function.

  1. f(x)=3x3x2+9x3

  2. g(x)=2x33x214x+21

  3. F(x)=3x3+2x2+5x+7

  4. G(x)=x3+3x2+x4

  5. h(x)=x4+3x315x29x+31

  6. H(x)=3x420x3+28x2+19x13

  7. f(x)=6x4+x343x27x+7

  8. g(x)=6x4+23x3+25x29x5

In Exercises 57–76, find all rational zeros of f. Then (if necessary) use the depressed equation to find all roots of the equation f(x)=0.

  1. f(x)=x3+5x28x+2

  2. f(x)=x37x25x+3

  3. f(x)=2x3x26x+3

  4. f(x)=3x3+2x215x10

  5. f(x)=2x39x2+6x1

  6. f(x)=2x33x24x1

  7. f(x)=x4+x35x23x+6

  8. f(x)=x42x35x2+4x+6

  9. f(x)=x43x3+3x1

  10. f(x)=x46x37x2+54x18

  11. f(x)=2x45x34x2+15x6

  12. f(x)=3x48x318x2+40x+15

  13. f(x)=6x4x313x2+2x+2

  14. f(x)=6x4+x319x23x+3

  15. f(x)=x52x44x3+8x2+3x6

  16. f(x)=x5+x46x36x2+8x+8

  17. f(x)=2x5+x411x3x2+15x6

  18. f(x)=2x5x49x3+10x+4

  19. f(x)=2x513x4+27x317x25x+6

  20. f(x)=3x5+x49x33x2+6x+2

Applying the Concepts

  1. Geometry. The length of a rectangle is x22x+3, and its width is x2. Find its dimensions, assuming that its area is 306 square units.

  2. Making a box. A square piece of tin 18 inches on each side is to be made into a box without a top by cutting a square from each corner and folding up the flaps to form the sides. What size corners should be cut so that the volume of the box is 432 cubic inches?

  3. Cost function. The total cost of a product (in dollars) is given by C(x)=3x36x2+108x+100, where x is the demand for the product. Find the value of x that gives a total cost of $628.

  4. Profit. For the product in Exercise 79, the demand function is p(x)=330+10xx2. Find the value of x that gives the profit of $910.

  5. Production cost. The total cost per month, in thousands of dollars, of producing x printers (with x measured in hundreds) is given by C(x)=x315x2+5x+50. How many units must be produced so that the total monthly cost is $125,000?

  6. Break even. If the demand function for the printers in Exercise 81 is p(x)=3x+3+74x, find the number of printers that must be produced and sold to break even.

  7. Oil import-export. A country maintains its normal oil needs by importing the deficit and exporting its surplus oil. The accompanying graph shows the country’s balance of import () and export (+) (in million barrels) for 2007–2016, where x=0 represents 2007.

    1. How many years did the country export oil?

    2. Construct a polynomial function of minimum degree that models this graph.

    3. Use part (b) to estimate the oil import or export in 2012.

  8. Number of tourists. The accompanying graph shows the number of tourists (in thousands) above (+) or below () normal during 2016, where x=1 represents January.

    1. Construct a polynomial function of minimum degree that models this graph.

    2. Use part (a) to estimate the level of tourism in September. 2016.

  9. Investment. The accompanying graph shows the profit/loss (in thousand dollars) of Ms. Sharpy’s investment in the stock market during 2004–2013, where x=0 represents 2004.

    1. Construct a polynomial of minimum degree that models the graph.

    2. Use part (a) to estimate the profit/loss in 2008.

    3. Use part (a) to determine the year(s) when Ms. Sharpy realized a profit of $600.

    4. Use part (a) to determine the maximum profit and the year it occurred.

  10. Shipping containers. When two shipping containers in the shape of a cube were put side-by-side, it turned out that one was 2 feet taller than the other. If the combined volume of the two containers is 152 ft3, what are their respective dimensions?

Beyond the Basics

In Exercises 87–90, show that the given number is irrational. [Hint: To show that x=1+3 is irrational, form the equivalent equations x1=3, (x1)2=3, and x22x2=0 and show that the last equation has no rational roots.]

  1. 3

  2. 34

  3. 32

  4. (9)23

In Exercises 91–102, find a polynomial equation of least possible degree with integer coefficient whose roots include the given numbers. Use the result: If an equation with integer coefficients has a root (a+b) where a and b are rational but b is irrational, then the equation also has the root (ab).

  1. 1, 1,0

  2. 2, 1, 2

  3. 12,2,73

  4. 13, 12,16

  5. 1+2,3

  6. 35,2

  7. 1+3,32

  8. 25,2+3

  9. 2+3

  10. 2+3+5

  11. 32+5

  12. 2+3+5

  13. To prove the rational zeros test, we assume the Fundamental Theorem of Arithmetic, which states that every integer has a unique prime factorization. Supply reasons for each step in the following proof.

    1. F(pq)=0, and pq is in lowest terms.

    2. an(pq)n+an1(pq)n1++a1(pq)+a0=0

    3. anpn+an1pn1q++a1pqn1+a0qn=0

    4. anpn+an1pn1q++a1pqn1=a0qn

    5. p is a factor of the left side of (iv).

    6. p is a factor of a0qn.

    7. p is a factor of a0.

    8. an1pn1q++a1pqn1+a0qn=anpn

    9. q is a factor of the left side of the equation in (viii).

    10. q is a factor of anpn.

    11. q is a factor of an.

  14. Find all rational roots of the equation

    2x4+2x3+12x2+2x32=0.

    [Hint: Multiply both sides of the equation by the lowest common denominator of the coefficients.]

Critical Thinking / Discussion / Writing

  1. True or False.

    1. 13 is a possible zero of P(x)=x53x2+x+3.

    2. 25 is a possible zero of P(x)=2x75x417x+25.

  2. Find all the zeros of f(x)=x42x34x2+4x+4, if one of its zeros is 2.

    [Hint: f(x) has integer coefficients, so 2 is also a zero.]

Getting Ready for the Next Section

In Exercises 107–116, simplify each expression.

  1. (2i)5

  2. (x+i)(xi)

  3. (2x+i)(2x+i)

  4. (x+3i)(x3i)

  5. (5x+2i)(5x2i)

  6. (2x+8i)(x4i)

  7. (x1+2i)(x12i)

  8. [x(3i)][x(3+i)]

  9. [x(2+3i)][x(23i)]

  10. [x(1+3i)][x(13i)]

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

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