15.2 The Roots of an Equation

  • The Fundamental Theorem of Algebra • Linear Factors • Complex Roots • Remaining Quadratic Factor

In this section, we present certain theorems that are useful in determining the number of roots in the equation f(x) = 0 and the nature of some of these roots. In dealing with polynomial equations of higher degree, it is helpful to have as much of this kind of information as we can find before actually solving for all of the roots, including any possible complex roots. A graph does not show the complex roots an equation may have, but we can verify the real roots, as we show by use of a graphing calculator in some of the examples that follow.

The first of these theorems is so important that it is called the fundamental theorem of algebra. It states:

Every polynomial equation has at least one (real or complex) root.

The proof of this theorem is of an advanced nature, and therefore we accept its validity at this time. However, using the fundamental theorem, we can show the validity of other theorems that are useful in solving equations.

Let us now assume that we have a polynomial equation f(x) = 0 and that we are looking for its roots. By the fundamental theorem, we know that it has at least one root. Assuming that we can find this root by some means (the factor theorem, for example), we call this root r1 .  Thus,

f(x) = (x − r1)f1(x)

where f1(x) is the polynomial quotient found by dividing f(x) by (x − r1) .  However, because the fundamental theorem states that any polynomial equation has at least one root, this must apply to f1(x) = 0 as well. Let us assume that f1(x) = 0 has the root r2 .  Therefore, this means that f(x) = (x − r1)(x − r2)f2(x) .  Continuing this process until one of the quotients is a constant a, we have

f(x) = a(x − r1)(x − r2)  ⋯  (x − rn)

Note that one linear factor appears each time a root is found and that the degree of the quotient is one less each time. Thus, there are n linear factors, if the degree of f(x) is n.

Therefore, based on the fundamental theorem of algebra, we have the following two related theorems.

These theorems are illustrated in the following example.

EXAMPLE 1 Illustrating fundamental theorem

For the function f(x) = 2x4 − 3x3 − 12x2 + 7x + 6 = 0 ,  we are given the factors that we show. In the next section, we will see how to find these factors.

For the function f(x), we have

2x4 − 3x3 − 12x2 + 7x + 6 = (x − 3)(2x3 + 3x2 − 3x − 2)2x3 + 3x2 − 3x − 2 = (x + 2)(2x2 − x − 1)2x2 − x − 1 = (x − 1)(2x + 1)2x + 1 = 2(x + 12)

Therefore,

2x4 − 3x3 − 12x2 + 7x + 6 = 2(x − 3)(x + 2)(x − 1)(x + 12) = 0

The degree of f(x) is 4. There are four linear factors: (x − 3) ,  (x + 2) ,  (x − 1) ,  and (x + 12) .  There are four roots of the equation: 3,  − 2 ,  1, and  − 12 .  Thus, we have verified each of the theorems above for this example.

It is not necessary for each root of an equation to be different from the other roots. Actually, there is no limit as to the number of roots an equation can have that are the same. For example, the equation (x − 1)16 = 0 has sixteen roots, all of which are 1. Such roots are referred to as multiple (or repeated) roots. In this case, the root of 1 has a multiplicity of 16.

When we solve the equation x2 + 1 = 0 ,  the roots are j and  − j .  In fact, for any equation (with real coefficients) that has a root of the form a + bj(b ≠ 0) ,  there is also a root of the form a − bj .  This is summarized below.

EXAMPLE 2 Illustrating complex roots

Consider the equation f(x) = (x − 1)3(x2 + x + 1) = 0 . 

The factor (x − 1)3 shows that there is a triple root of 1, and there is a total of five roots, because the highest-power term would be x5 if we were to multiply out the function. To find the other two roots, we use the quadratic formula on the factor (x2 + x + 1) .  This is permissible, because we are finding the values of x for

x2 + x + 1 = 0

For this, we have

x =  − 1 ± 1 − 42

Thus,

x =  − 1 + j32and x  =  − 1 − j32

Therefore, the roots of f(x) = 0 are 1 ,  1 ,  1 ,    − 1 + j32 ,  and  − 1 − j32 .  In the graph of f(x) shown in Fig. 15.1, the zero feature gives a value of x = 1 ,  but the calculator display does not show that it is a triple root, or that there are complex roots.

The curve y sub 1 = x minus 1, cubed, times, x squared plus x plus 1, rises through (0, negative 1) with decreasing steepness, inflects at the zero (1, 0), then rises.

Fig. 15.1

NOTE

[From Example 2, we can see that whenever enough roots are known so that the remaining factor is quadratic, it is possible to find the remaining roots from the quadratic formula.]

This is true for finding real or complex roots.

EXAMPLE 3 Solving equation—given one root

Solve the equation 3x3 + 10x2 − 16x − 32 = 0 ;   − 43 is a root.

Using synthetic division and the given root, we have the setup shown at the left. From this, we see that

3x3 + 10x2 − 16x − 32 = (x + 43)(3x2 + 6x − 24)

We know that x + 43 is a factor from the given root and that 3x2 + 6x − 24 is a factor found from synthetic division. This second factor can be factored as

3x2 + 6x − 24 = 3(x2 + 2x − 8) = 3(x + 4)(x − 2)

Therefore, we have

3x3 + 10x2 − 16x − 32 = 3(x + 43)(x + 4)(x − 2)

This means the roots are  − 43 ,   − 4 ,  and 2. Because the three roots are real, they can be found from a calculator display, as shown in Fig. 15.2.

A curve rises through (negative 4, 0) into quadrant 2, falls through (negative four-thirds, 0) into quadrant 4, then rises through (2, 0).

Fig. 15.2

EXAMPLE 4 Solving equation—given two roots

Solve x4 + 3x3 − 4x2 − 10x − 4 = 0 ;   − 1 and 2 are roots.

Using synthetic division and the root  − 1 ,  the first setup at the left shows that

x4 + 3x3 − 4x2 − 10x − 4 = (x + 1)(x3 + 2x2 − 6x − 4)

We now know that x − 2 must be a factor of x3 + 2x2 − 6x − 4 ,  because it is a factor of the original function. Again, using synthetic division and this time the root 2, we have the second setup at the left. Thus,

x4 + 3x3 − 4x2 − 10x − 4 = (x + 1)(x − 2)(x2 + 4x + 2)

Because the original equation can now be written as

(x + 1)(x − 2)(x2 + 4x + 2) = 0

the remaining two roots are found by solving

x2 + 4x + 2 = 0

by the quadratic formula. This gives us

x =  − 4 ± 16 − 82 =  − 4 ± 222 =  − 2 ± 2

Therefore, the roots are  − 1 ,  2 ,   − 2 + 2 ,  and  − 2 − 2 . 

EXAMPLE 5 Solving equation—given double root

Solve the equation 3x4 − 26x3 + 63x2 − 36x − 20 = 0 ,  given that 2 is a double root.

Using synthetic division, we have the first setup at the left. It tells us that

3x4 − 26x3 + 63x2 − 36x − 20 = (x − 2)(3x3 − 20x2 + 23x + 10)

Also, because 2 is a double root, it must be a root of 3x3 − 20x2 + 23x + 10 = 0 .  Using synthetic division again, we have the second setup at the left. This second quotient 3x2 − 14x − 5 factors into (3x + 1)(x − 5) .  The roots are 2, 2,  − 13 ,  and 5.

NOTE

[Because the quotient of the first division is the dividend for the second division, both divisions can be done without rewriting the first quotient as follows:]

Synthetic division.

EXAMPLE 6 Solving equation—given complex root

Solve the equation 2x4 − 5x3 + 11x2 − 3x − 5 = 0 ,  given that 1 + 2j is a root.

Because 1 + 2j is a root, we know that 1 − 2j is also a root. Using synthetic division twice, we can then reduce the remaining factor to a quadratic function.

2 − 511 − 3 − 52 + 4j − 11 − 2j4 − 2j52 − 3 + 4j − 2j1 − 2j02 − 4j − 1 + 2j − 1 + 2j2 − 1 − 101 + 2j1 − 2j

The quadratic factor 2x2 − x − 1 factors into (2x + 1)(x − 1) .  Therefore, the roots of the equation are 1 + 2j ,  1 − 2j ,  1 ,  and  − 12 .  As we can see, the calculator display in Fig. 15.3 shows only the real roots.

A parabola opens upward, falls through (negative one-half, 0) to vertex (0, negative 5), then rises through (1, 0).

Fig. 15.3

GRAPHICAL FEATURES INDICATING NUMBER AND TYPES OF ROOTS

If f(x) is of degree n and the roots of f(x) = 0 are real and different, the graph of f(x) crosses the x-axis n times and f(x) changes signs as it crosses. See Fig. 15.4, where n = 4 ,  the equation has four changes of sign, and the graph crosses four times.

The graph is y = f of x = x to the fourth minus 5 x cubed plus 5 x squared plus 5 x minus 6 = x plus 1, times, x minus 1, times, x minus 2, times, x minus 3.

Fig. 15.4

For each pair of complex roots, the number of times the graph crosses the x-axis is reduced by two (Fig. 15.5). For multiple roots, the graph crosses the x-axis once if the multiple is odd, or is tangent to the x-axis if the multiple is even (Fig. 15.6).

The graph is y = f of x = x cubed minus 2 x squared plus 3 = x plus 1, times, x squared minus 3 x plus 3.

Fig. 15.5

The graph must cross the x-axis at least once if the degree of f(x) is odd, because the range includes all real numbers (Figs. 15.5 and 15.6). The curve may not cross the x-axis if the degree of f(x) is even, because the range is bounded at a minimum point or a maximum point (Fig. 15.7), as we have seen for a quadratic function.

The graph is y = f of x = x to the fifth plus x to the fourth minus 2 x cubed minus 2 x squared plus x plus 1 = x plus 1, cubed, times, x minus 1, squared.

Fig. 15.6

The graph is y = f of x = x to the fourth plus 4 = x squared minus 2 x plus 2, times, x squared plus 2 x plus 2.

Fig. 15.7

EXERCISES 15.2

In Exercises 1 and 2, make the given changes in the indicated examples of this section and then solve the resulting equation.

  1. In Example 2, change the middle term of the second factor to 2x.

  2. In Example 6, change the middle three terms to the left of the  = sign to   − 3x3 + 7x2 + 7x ,  given the same root.

In Exercises 36, find the roots of the given equations by inspection.

  1. (x + 3)(x2 − 4) = 0

  2. x(2x + 5)2(x2 − 64) = 0

  3. (x − 5)(x2 + 9)

  4. (4y2 + 9)(25y2 − 10y + 1) = 0

In Exercises 726, find the remaining roots of the given equations using synthetic division, given the roots indicated.

  1. x3 − 5x2 + 2x + 8 = 0(r1 = 2)

  2. R3 + 1 = 0(r1 =  − 1)

  3. 2x3 + 11x2 + 20x + 12 = 0(r1 =  − 32)

  4. 4x3 + 6x2 − 2x − 1 = 0(r1 = 12)

  5. 5x3 − 2x2 + 5x − 2 = 0(r1 = j)

  6. 3x3 + 15x2 + 27x + 15 = 0(r1 =  − 2 + j)

  7. t3 − 7t2 + 17t − 15 = 0(r1 = 2 + j)

  8. x4 − 2x3 − 20x2 − 8x − 96 = 0(r1 = 6 ,  r2 =  − 4)

  9. 2x4 − 19x3 + 39x2 + 35x − 25 = 0 (5 is a double root)

  10. 4n4 + 28n3 + 61n2 + 42n + 9 = 0 ( − 3 is a double root)

  11. 6x4 + 5x3 − 15x2 + 4 = 0(r1 =  − 12 ,  r2 = 23)

  12. 6x4 − 5x3 − 14x2 + 14x − 3 = 0(r1 = 13 ,  r2 = 32)

  13. 2x4 − x3 − 4x2 + 10x − 4 = 0(r1 = 1 + j)

  14. s4 − 8s3 − 72s − 81 = 0(r1 = 3j)

  15. x5 − 3x4 + 4x3 − 4x2 + 3x − 1 = 0 (1 is a triple root)

  16. 12x5 − 7x4 + 41x3 − 26x2 − 28x + 8 = 0(r1 = 1 ,  r2 = 14 ,  r3 =  − 23)

  17. P5 − 3P4 − P + 3 = 0(r1 = 3 ,  r2 = j)

  18. 4x5 + x3 − 4x2 − 1 = 0(r1 = 1 ,  r2 = 12j)

  19. x6 + 2x5 − 4x4 − 10x3 − 41x2 − 72x − 36 = 0 ( − 1 is a double root; 2j is a root)

  20. x6 − x5 − 2x3 − 3x2 − x − 2 = 0 (j is a double root)

In Exercises 27 and 28, answer the given questions.

  1.  Why cannot a third-degree polynomial function with real coefficients have zeros of 1, 2, and j?

  2.  How can the graph of a fourth-degree polynomial equation have its only x-intercepts as 0, 1, and 2?

In Exercises 2932, solve the given problems.

  1. Find k such that x − 2 is a factor of 2x3 + kx2 − kx − 2 . 

  2. Find k such that x − 1 is a factor of x3 − 4x2 − kx + 2 . 

  3. Equations of the form y2 = x3 + ax + b are called elliptic curves and are used in cryptography. If y = 3 for the curve y2 = x3 − 4x + 6 ,  use synthetic division to show that one possible value of x is x =  − 1 .  Then find any other possible values of x.

  4. Form a polynomial equation of the smallest possible degree and with integer coefficients, having a double root of 3, and a root of j.

Answers to Practice Exercises

  1.  − 4 ,   − 4/3 ,  2

  2.  − 2 ,  3 ,  2j ,   − 2j

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

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