Real Zeros of Polynomial Functions, Section 3.3 #30, 58, 80.
| -2 | | | -3 | 0 | 0 | 0 | 0 |
| | | 6 | -12 | 24 | -48 | ||
| _______________ | ||||||
| -3 | 6 | -12 | 24 | -48 | ||
{p/q}: {+ 1/2, + 1, + 3/2, + 2, + 3, + 4, + 6, + 12}
Graphing the function allows us to eliminate many of the potential rational zeros.
We then use synthetic division to verify the actual rational zeros.
The rational zeros are x = {-3, 1/2, 4}.
The Fundamental Theorem of Algebra, Section 3.4 #20, 30, 42.
In 1799 Gauss, at the age of 22, proved the Fundamental Theorem of Algebra:
"Every polynomial with complex coefficients has a complete set of roots in C; that is every polynomial with complex coefficients is a product of linear factors such as (x - c)."
Note: Complex zeros occur in conjugate pairs whenever a polynomial has real coefficients.
Graphing eliminates seven of these potential rational zeros and we try 1/2 using synthetic division.
|
1/2 |
| |
2 |
-5 |
12 |
-5 |
|
|
|
1 |
-2 |
-5 |
|
|
|
_______________________________________________ |
||||
|
|
|
2 |
-4 |
10 |
0 |
Synthetic division gives use a quotient of 2s2 - 4s + 10, which can easily be factored using the quadratic equation.
|
s = |
(-(-4)+sqrt( (-4)2 -4(2)(10) )) / (2(2) ) |
|
= |
( 4 + sqrt( 16 - 80 )) / 4 |
|
= |
1 + sqrt( -64)/4 |
|
= |
1 + 2i |
2s3 - 5s2 + 12s - 5 = (s - 1/2 )(s - (1 + 2i) )(s - (1 - 2i) ).
|
3i |
| |
1 |
1 |
9 |
9 |
|
|
|
3i |
3i - 9 |
-9 |
|
|
|
_______________________________________________ |
||||
|
|
|
1 |
1 + 3i |
3i |
0 |
|
-3i |
| |
1 |
1 + 3i |
3i |
|
|
|
|
-3i |
-3i |
|
|
|
|
__________________________________________ |
||||
|
|
|
1 |
1 |
0 |
|
Which leaves us with the equation x + 1 = 0, so r3 = -1.