MATH 11011 FINDING REAL ZEROS OF A POLYNOMIAL KSU Definitions: • Polynomial: is a function of the form P (x) = an xn + an−1 xn−1 + · · · + a2 x2 + a1 x + a0 . The numbers an , an−1 , . . . , a1 , a0 are called coefficients. an is the leading coefficient, a0 is the constant term and the highest exponent n is the degree of the polynomial. • Zero: If P is a polynomial and if c is a number such that P (c) = 0 then c is a zero of P . Important Properties: • The following are all equivalent: 1. c is a zero of P . 2. x = c is an x−intercept of the graph of P . 3. x − c is a factor of P . 4. x = c is a solution of the equation P (x) = 0. • Rational Zeros Theorem: If the polynomial P (x) = an xn + an−1 xn−1 + · · · + a2 x2 + a1 x + a0 has integer coefficients, then every rational zero of P is of the form p q where p is a factor of the constant term a0 , and q is a factor of the leading coefficient an . • The Rational Zeros Theorem does NOT list irrational zeros. These will need to be found using other means like the quadratic formula. Steps for finding the real zeros of a polynomial: 1. List all possible rational zeros using the Rational Zeros Theorem. 2. Use synthetic division to test the polynomial at each of the possible rational zeros that you found in step 1. (Remember that c is a zero when the remainder is zero.) 3. Repeat step 2 until you reach a quotient that is a quadratic or factors easily. Use the quadratic formula or factoring to find the remaining zeros. Common Mistakes to Avoid: • The Rational Zeros Theorem does NOT list the rational zeros of P . It lists all POSSIBLE rational zeros. Finding real zeros of a polynomial, page 2 PROBLEMS Find all real zeros of the polynomial. 1. P (x) = x3 − 7x2 + 14x − 8 2. P (x) = 2x3 + 15x2 + 22x − 15 Possible Zeros: ±1, ±2, ±4, ±8. We start by trying 1 in synthetic division. Remember that 1 is a zero if the remainder is zero. 1 1 1 −7 1 −6 14 −6 8 −8 8 0 Possible Zeros: ±1, ±3, ±5, ±15, ± 21 , ± 32 , ± 25 , ± 15 2 . We start by trying −3 in synthetic division. Remember that −3 is a zero if the remainder is zero. −3 2 2 Therefore, x = 1 is a our first zero. Since the quotient resulting from synthetic division is always one degree less, the quotient that we have is the quadratic x2 − 6x + 8 which can easily be factored. 15 −6 9 22 −27 −5 −15 15 0 Therefore, x = −3 is a our first zero. Since the quotient resulting from synthetic division is always one degree less, the quotient that we have is the quadratic 2x2 + 9x − 5 which can easily be factored. x2 − 6x + 8 = 0 2x2 + 9x − 5 = 0 (x − 2)(x − 4) = 0 (2x − 1)(x + 5) = 0 Setting each factor equal to zero, we get Setting each factor equal to zero, we get x−2=0 x−4=0 x=2 x=4 Real zeros : 1, 2, 4 2x − 1 = 0 2x = 1 1 x= 2 Real zeros : x+5=0 x = −5 − 3, −5, 1 2 Finding real zeros of a polynomial, page 3 3. P (x) = x3 − 22x − 15 4. P (x) = x3 + 3x2 + 6x + 4. Possible Zeros: ±1, ±2, ±4. Possible Zeros: ±1, ±3, ±5, ±15. We start by trying 5 in synthetic division. Remember that 5 is a zero if the remainder is zero. We start by trying −1 in synthetic division. Remember that −1 is a zero if the remainder is zero. −1 5 1 1 0 5 5 −22 25 3 −15 15 0 Therefore, x = 5 is a our first zero. Since the quotient resulting from synthetic division is always one degree less, the quotient that we have is the quadratic x2 + 5x + 3 which cannot be factored. Using the quadratic formula to solve x2 + 5x + 3 = 0, we get x= = = = √ b2 − 4ac 2a p −5 ± 52 − 4(1)(3) 2(1) √ −5 ± 25 − 12 2 √ −5 ± 13 2 −b ± √ −5 ± 13 Real zeros : 5, 2 1 1 3 −1 2 6 −2 4 4 −4 0 Therefore, x = −1 is a our first zero. Since the quotient resulting from synthetic division is always one degree less, the quotient that we have is the quadratic x2 + 2x + 4 which cannot be factored. Using the quadratic formula to solve x2 +2x+4 = 0, we get x= = = = √ b2 − 4ac 2a p −2 ± 22 − 4(1)(4) 2(1) √ −5 ± 4 − 16 2 √ −5 ± −12 2 −b ± Because there is a negative under the square root, these zeros are not real. Therefore, we have no further real zeros. Real zeros : −1 Finding real zeros of a polynomial, page 4 5. P (x) = 2x4 + x3 − 16x2 + 3x + 18. Possible Zeros: ±1, ±2, ±3, ±6, ±9, ±18, ± 12 , ± 32 , ± 92 . We start by trying 2 in synthetic division. Remember that 2 is a zero if the remainder is zero. 2 2 2 1 4 5 −16 10 −6 3 −12 −9 18 −18 0 6. P (x) = 2x4 + 7x3 − x2 − 15x − 9 Possible Zeros: ±1, ±3, ±9, ± 21 , ± 32 , ± 29 . We start by trying −1 in synthetic division. Remember that −1 is a zero if the remainder is zero. −1 2 2 Therefore, x = 2 is a our first zero. However, our quotient is not a quadratic. Therefore, we will try to find one more zero by using synthetic division. We will try −1. −1 2 2 5 −2 3 −6 −3 −9 −9 9 0 7 −2 5 −15 6 −9 −9 9 0 Therefore, x = −1 is our first zero. However, our quotient is not a quadratic. Therefore, we will try to find one more zero by using synthetic division. We will try −3. −3 2 2 Hence, x = −1 is our second zero. Since the quotient resulting from this synthetic division is the quadratic 2x2 + 3x − 9, we will factor this to solve. −1 −5 −6 5 −6 −1 −6 3 −3 −9 9 0 Hence, x = −3 is our second zero. Since the quotient resulting from this synthetic division is the quadratic 2x2 − x − 3, we will factor this to solve. 2x2 + 3x − 9 = 0 2x2 − x − 3 = 0 (2x − 3)(x + 3) = 0 (2x − 3)(x + 1) = 0 Setting each factor equal to zero, we get Setting each factor equal to zero, we get 2x − 3 = 0 2x = 3 3 x= 2 x+3=0 x = −3 Real zeros : 2, −1, −3, 3 2 2x − 3 = 0 2x = 3 3 x= 2 Real zeros : x+1=0 x = −1 − 1, −3, 3 2 NOTE: x = −1 is a double zero. It occurs two times. However, you only need to list it once. Finding real zeros of a polynomial, page 5 7. P (x) = 6x4 − 8x3 − 41x2 + 23x + 30. Possible Zeros: ±1, ±2, ±3, ±5, ±6, ± 10, ±15, ±30 6x2 + 6x − 15 = 0 3(2x2 + 2x − 5) = 0 ± 12 , ± 32 , ± 52 , ± 13 , ± 23 , ± 53 , ± 10 3 , Using the quadratic formula to solve 2x2 + 2x − 5 = 0, we get ± 16 , ± 56 We start by trying 3 in synthetic division. Remember that 3 is a zero if the remainder is zero. 3 6 6 −8 18 10 −41 30 −11 23 −33 −10 30 −30 0 Therefore, x = 3 is a our first zero. However, our quotient is not a quadratic. Therefore, we will try to find one more zero by using synthetic division. We will try − 23 . − 23 6 6 10 −4 6 −11 −4 −15 −10 10 0 Hence, x = − 23 is our second zero. Since the quotient resulting from this synthetic division is the quadratic 6x2 + 6x − 15, we need to solve this. x= = = = = = = √ b2 − 4ac 2a p −2 ± 22 − 4(2)(−5) 2(2) √ −2 ± 4 + 40 4 √ −2 ± 44 4 √ −2 ± 2 11 4 √ 2(−1 ± 11) 4 √ −1 ± 11 2 −b ± √ 2 −1 ± 11 Real zeros : 3, − , 3 2