Download Lesson 3.4 – Zeros of Polynomial Functions Rational Zero Theorem

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Elementary algebra wikipedia , lookup

Gröbner basis wikipedia , lookup

Equation wikipedia , lookup

Resultant wikipedia , lookup

Polynomial greatest common divisor wikipedia , lookup

Polynomial ring wikipedia , lookup

Horner's method wikipedia , lookup

Polynomial wikipedia , lookup

Factorization of polynomials over finite fields wikipedia , lookup

Quadratic equation wikipedia , lookup

Root of unity wikipedia , lookup

Cubic function wikipedia , lookup

Quartic function wikipedia , lookup

Eisenstein's criterion wikipedia , lookup

System of polynomial equations wikipedia , lookup

Fundamental theorem of algebra wikipedia , lookup

Factorization wikipedia , lookup

Transcript
Lesson 3.4 – Zeros of Polynomial Functions
Rational Zero Theorem a0 x n  a1 x n 1  ...  an 1 x  an  0
Represent a polynomial equation of degree n . If a rational
number p , where p and q have no common factors, is a
q
root of the equation, then p is a factor of the constant term
and q is a factor of the leading coefficient.
Ex. 1
List all possible roots of
Then determine the rational roots.
6 x3  11x 2  3x  2  0
List possible values of p:
1, 2
List possible values of q:
1, 2, 3, 6
Possible rational roots:
p
q
1 1 1 2
1, 2,  ,  ,  , 
2 3 6 3
You Try:
List all possible rational zeros of
f(x) = x3 + 2x2 – 5x – 6
Possible values of p: 1, 2, 3, 6
Possible values of q: 1
Possible rational roots(p/q): 1, 2, 3, 6
Finding Zeros of a Polynomial
Function
Now, use synthetic division to test and find
the roots/factors. The last number must be
a zero to show the root is a factor. Degree
is 3, so there should be 3 solutions.
6 x  11x  3x  2  0
3
2
Possible rational roots:
1
1
1
2
1, 2,  ,  ,  , 
2
3
6
3
Checking with Synthetic Division
1
6 11 -3 -2
6 17 14
6 17 14 12
Now let’s try -2.
-2 6 11 -3 -2
-12 2 2
6 -1 -1 0
1 is not a zero
because the
remainder does
not equal 0!!
-2 is a zero!!!
Finding the Zero (cont.)
Take -2 and write it as a factor which is x+ 2 and
take your answer from synthetic division and put
it into a polynomial 6x2 – x -1.
Now factor 6x2 – x -1
(2x – 1 )(3x + 1)
Now put all the factors together
(x+2)(2x-1)(3x+1).
Put factors equal to zero to find the zeros.
X= -2, ½, -1/3 (3 real rational solutions)
The process:
Don’t forget:
Step 1:Find your p’s and q’s and list all possible roots.
Step 2:Number of roots/zeros is based on highest
degree.
Use synthetic division to find your first root. If that does
not work, USE YOUR CALCULATOR!!! Remember your
multiplicity ideas as well. If the polynomial crosses the
x axis, the multiplicity is odd. If the polynomial touches
and turns around, it is even.
Step3: After finding a root, factor the rest on your own.
If not factorable, use the quadratic formula.
Step 4: Then, solve for the rest of the roots. Roots can be
real or imaginary. If the roots are imaginary, then they
occur in conjugate pairs!
To set up factors (in parenthesis) just change their signs.
You Try!!
Find all zeros of f(x) = x3 + 7x2 + 11x – 3
Step 1 – Find possible rational roots.
p: 1, 3 q: 1
possible rational roots:
1, 3
Use synthetic division to find one rational root or by the
calculator. By using the calculator, find one zero. Show
on the calculator to class.
Hint: You will need to use the quadratic formula
One root is 3 from calculator. Now find the other roots.
How many should there be?
3
Answer:
The solution set is {-3,-2 - √5, -2+√5}
Your solutions can be imaginary or real. If
your solution is imaginary, it will be written
as a complex conjugate. If it is real, it
could be rational (nice numbers) or
irrational (not nice numbers).
You Try Again:
Solve: x4 + 6x3 + 22x2 – 30x + 13
Use Calculator to find two zeros.
Answer: {1,2-3i,2+3i}
Zeros of Polynomial Functions
Complex
Numbers
(a+bi)
Imaginary
Numbers
REAL number
system
(+bi)
Rational
Numbers
Irrational
Numbers
Summary:
Describe how to find the possible rational
zeros of a polynomial function.