Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Properties & Tests of Polynomial Zeros: Synthetic Division, Factor Theorem, Rational Zeros, Slides of Algebra

Various methods for finding the zeros of polynomial functions, including synthetic division, the Factor Theorem, and the Rational Zeros Theorem. It provides examples and explanations for each method, as well as the importance of the Factor Theorem in finding the zeros of a polynomial. The document also touches upon the Fundamental Theorem of Algebra and Descartes' Rule of Signs.

Typology: Slides

2021/2022

Uploaded on 09/12/2022

sheela_98
sheela_98 🇺🇸

4.2

(12)

234 documents

1 / 9

Toggle sidebar

Download the full document

by purchasing a Premium plan

and get the points you are missing in 48 hours

bg1
Properties and Tests of Zeros of Polynomial Functions
The Remainder and Factor Theorems:
Synthetic division can be used to find the values of polynomials in a sometimes easier way than
substitution. This is shown by the next theorem.
If the polynomial P(x) is divided by xc, then the remainder is the value P(c).
We learned that if c is a zero of P, than xc is a factor of P(x). The next theorem restates this
fact in a more useful way.
Factor Theorem: c is a zero of P if and only if xc is a factor of P(x).
An important consequence of the Factor Theorem is that finding the zeros of a polynomial is
really the same thing as factoring it into linear factors. In this section we will study more
methods that help us find the real zeros of a polynomial, and thereby factor the polynomial.
Rational Zeros of Polynomials:
The next theorem gives a method to determine all possible candidates for rational zeros of a
polynomial function with integer coefficients.
Rational Zeros Theorem:
If the polynomial
()
1
11
...
nn
nn
Px ax a x ax a
0
=
++++ has integer
coefficients, then every rational zero of P is of the form
p
q
where p is a factor of the constant coefficient
0
a
and q is a factor of the leading coefficient
n
a
Example 1: List all possible rational zeros given by the Rational Zeros Theorem of
P(x) = 6x4 + 7x3 - 4 (but don’t check to see which actually are zeros) .
Solution:
Step 1: First we find all possible values of p, which are all the factors
of . Thus, p can be ±1, ±2, or ±4.
04a=
By: Crystal Hull
pf3
pf4
pf5
pf8
pf9

Partial preview of the text

Download Properties & Tests of Polynomial Zeros: Synthetic Division, Factor Theorem, Rational Zeros and more Slides Algebra in PDF only on Docsity!

Properties and Tests of Zeros of Polynomial Functions

The Remainder and Factor Theorems:

Synthetic division can be used to find the values of polynomials in a sometimes easier way than substitution. This is shown by the next theorem.

If the polynomial P ( x ) is divided by xc , then the remainder is the value P ( c ).

We learned that if c is a zero of P , than xc is a factor of P ( x ). The next theorem restates this fact in a more useful way.

Factor Theorem: c is a zero of P if and only if xc is a factor of P ( x ).

An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we will study more methods that help us find the real zeros of a polynomial, and thereby factor the polynomial.

Rational Zeros of Polynomials:

The next theorem gives a method to determine all possible candidates for rational zeros of a polynomial function with integer coefficients.

Rational Zeros Theorem:

If the polynomial P x ( ) = a xn n^ + an − 1 x n −^1 + ...+ a x 1 + a 0 has integer

coefficients, then every rational zero of P is of the form

p q

where p is a factor of the constant coefficient a 0 and q is a factor of the leading coefficient an

Example 1: List all possible rational zeros given by the Rational Zeros Theorem of P ( x ) = 6 x^4 + 7 x^3 - 4 (but don’t check to see which actually are zeros).

Solution:

Step 1: First we find all possible values of p , which are all the factors of a 0 (^) = 4. Thus, p can be ±1, ±2, or ±4.

Example 1 (Continued):

Step 2: Next we find all possible values of q , which are all the factors of an = 6. Thus, q can be ±1, ±2, ±3, or ±6.

Step 3: Now we find the possible values of p q by making combinations

of the values we found in Step 1 and Step 2. Thus, p q will be of

the form factors of 4factors of 6. The possible (^) qp are

Step 4: Finally, by simplifying the fractions and eliminating duplicates, we get the following list of possible values for p q.

Now that we know how to find all possible rational zeros of a polynomial, we want to determine which candidates are actually zeros, and then factor the polynomial. To do this we will follow the steps listed below.

Finding the Rational Zeros of a Polynomial:

  1. Possible Zeros: List all possible rational zeros using the Rational Zeros Theorem.
  2. Divide: Use Synthetic division to evaluate the polynomial at each of the candidates for rational zeros that you found in Step 1. When the remainder is 0, note the quotient you have obtained.
  3. Repeat: Repeat Steps 1 and 2 for the quotient. Stop when you reach a quotient that is quadratic or factors easily, and use the quadratic formula or factor to find the remaining zeros.

Example 2: Find the quotient and the remainder of

x x x

x using synthetic division.

Solution:

Step 1: We put x + 2 in the form xc by writing it as x – (–2). Use this and the coefficients of the polynomial to obtain

Note that we used 0 as the coefficient of any missing powers.

Step 2: Next, bring down the 1.

Step 3: Now, multiply –2 by 1 to get –2, and add it to the 0 in the first row. The result is –2.

Step 4: Next, –2(–2) = 4. Add this to the –7 in the first row.

Example 2 (Continued):

Step 5: –2(–3) = 6. Add this to the –6 in the first row.

Step 6: Finally, –2(0) = 0, which is added to 0 to get 0.

The coefficients of the quotient polynomial and the remainder are read directly from the bottom

row. Also, the degree of the quotient will always be one less than the degree of the dividend.

Thus, Q ( x ) = x^3 – 2 x^2 – 3 x and R ( x ) = 0.

Example 3: Find all real zeros of the polynomial P ( x ) = 2 x^4 + x^3 – 6 x^2 – 7 x – 2.

Solution:

Step 1: First list all possible rational zeros using the Rational Zeros Theorem. For the rational number (^) qp to be a zero, p must be a factor of a 0 = 2 and q must be a factor of a n = 2. Thus the possible rational zeros, p q , are

Step 2: Now we will use synthetic division to evaluate the polynomial at each of the candidates for rational zeros we found in Step 1. When we get a remainder of zero, we have found a zero.

Example 3 (Continued):

Step 4: At this point the quotient polynomial, 2 x^2 – 3 x – 2, is quadratic. This factors easily into ( x – 2)(2 x + 1), which tells us we have

zeros at x = 2 and

x = − , and that P factors as

2 x^4 + x^3 – 6 x^2 – 7 x – 2 = ( x + 1)(2 x^3 – x^2 – 5 x – 2) = ( x + 1) ( x + 1)(2 x^2 – 3 x – 2) = ( x + 1)^2 (2 x^2 – 3 x – 2) = ( x + 1)^2 ( x – 2)(2 x + 1)

Step 5: Thus the zeros of P ( x ) = 2 x^4 + x^3 – 6 x^2 – 7 x – 2 are x = –1, x = 2,

and

x = −.

Fundamental Theorem of Algebra:

In 1799 the German mathematician C. F. Gauss proved the Fundamental Theorem of Algebra. This Theorem forms the basis for much of our work in factoring polynomials and solving polynomial equations.

Fundamental Theorem of Algebra:

Every polynomial P x ( ) = a xn n^ + an − 1 x n −^1 + ... + a x 1 + a 0 ( n ≥ 1, an ≠ 0 )

with complex coefficients has at least one complex zero.

Because any real number is also a complex number, the theorem applies to polynomials with real coefficients as well.

The conclusion of the Fundamental Theorem of Algebra is that for every polynomial P ( x ), there is a complex number c 1 such that

P c ( 1 )= 0.

From the Factor Theorem (Section 5.2), this tells us x – c 1 is a factor of P ( x ). Thus we can write

P x ( ) = ( x − c 1 ) Q x ( )

where Q ( x ) has degree n – 1. If the quotient Q ( x ) has degree ≥ 1 we can repeat the procedure of obtaining a factor and a quotient with degree 1 less than the previous quotient until we arrive at the complete factorization of P ( x ). This process is summarized by the next theorem.

Complete Factorization Theorem:

If P ( x ) is a polynomial of degree n > 0, then there exist complex numbers a, c 1 , c 2 ,... cn (with a ≠ 0) such that

P x ( ) = a x ( − c 1 )( x − c 2 ) ... ( x − cn )

In the Complete Factorization Theorem the numbers c 1 , c 2 ,... cn are the zeros of P. These zeros need not all be different. If the factor xc appears k times in the complete factorization of P ( x ), then we say that c is a zero of multiplicity k.

The next theorem follows from the Complete Factorization Theorem.

Zeros Theorem:

Every polynomial of degree n ≥ 1 has exactly n zeros, provided that a zero of multiplicity k is counted k times.

Descartes’ Rule of Signs:

In many cases, we will have a lengthy list of possible rational zeros of a polynomial. A theorem that is helpful in eliminating candidates is Descartes’ Rule of Signs.

In the theorem, variation in sign is a change from positive to negative, or negative to positive in successive terms of the polynomial. Missing terms (those with 0 coefficients) are counted as no change in sign and can be ignored. For example,

has two variations in sign.

Descartes’ Rule of Signs: Let P be a polynomial with real coefficients

  1. The number of positive real zeros of P ( x ) is either equal to the number of variations in sign in P ( x ) or is less than that by an even whole number.
  2. The number of negative real zeros of P ( x ) is either equal to the number of variations in sign in P (– x ) or is less than that by an even whole number.