1 / 27

2.5 Apply the Remainder and Factor Theorems p. 120

2.5 Apply the Remainder and Factor Theorems p. 120. How do you divide polynomials? What is the remainder theorem? What is the difference between synthetic substitution and synthetic division? What is the factor theorem?.

Download Presentation

2.5 Apply the Remainder and Factor Theorems p. 120

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 2.5 Apply the Remainder and Factor Theorems p. 120 How do you divide polynomials? What is the remainder theorem? What is the difference between synthetic substitution and synthetic division? What is the factor theorem?

  2. When you divide a Polynomial f(x) by a divisor d(x), you get a quotient polynomial q(x) with a remainder r(x) written:f(x) = q(x) + r(x)d(x) d(x)

  3. The degree of the remainder must be less than the degree of the divisor!

  4. Polynomial Long Division: • You write the division problem in the same format you would use for numbers. If a term is missing in standard form …fill it in with a 0 coefficient. • Example: • 2x4 + 3x3 + 5x – 1 = • x2 – 2x + 2

  5. 2x2 2x4 = 2x2 x2

  6. 2x2 +7x +10 -( ) 2x4 -4x3 +4x2 7x3 - 4x2 +5x -( ) 7x3 - 14x2 +14x 10x2 - 9x -1 7x3 = 7x x2 -( ) 10x2 - 20x +20 11x - 21 remainder

  7. The answer is written: • 2x2 + 7x + 10 + 11x – 21 x2 – 2x + 2 • Quotient + Remainder over divisor

  8. Now you try one! • y4 + 2y2 – y + 5 = y2 – y + 1 • Answer: y2 + y + 2 + 3 y2 – y + 1

  9. 2. (x3–x2 + 4x – 10)  (x + 2) SOLUTION Write polynomial division in the same format you use when dividing numbers. Include a “0” as the coefficient of x2 in the dividend. At each stage, divide the term with the highest power in what is left of the dividend by the first term of the divisor. This gives the next term of the quotient.

  10. quotient ) x + 2 x3 – x2 + 4x – 10 x3 + 2x2 – 3x2– 6x 10x + 20 remainder x2 – 3x + 10 Multiply divisor byx3/x = x2. Subtract. Bring down next term. –3x2 + 4x Multiply divisor by –3x2/x= –3x. Subtract. Bring down next term. 10x – 1 Multiply divisor by10x/x = 10. – 30

  11. ANSWER x3 – x2 +4x – 10 – 30 = (x2 – 3x +10)+ x + 2 x + 2 OR…

  12. Use Synthetic Division • (x3–x2 + 4x – 10)  (x + 2) • Set x + 2 = 0. • Solve for x x = −2 • Use − 2 as the divisor for synthetic division which is the same as synthetic substitution. • Synthetic division can be used to divide any polynomial by a divisor of the form “x −k”

  13. Remainder Theorem: • If a polynomial f(x) is divisible by (x – k), then the remainder is r = f(k). • Now you will use synthetic division (like synthetic substitution) • f(x)= 3x3 – 2x2 + 2x – 5 • Divide by x - 2

  14. – 21 −1 4 −10 – 2 6 – 20 1 – 3 10 – 30 ANSWER SOLUTION F(x) = x3–x2 + 4x – 10  (x + 2)

  15. f(x)= 3x3 – 2x2 + 2x – 5 Divide by x - 2 • Long division results in ?...... • 3x2 + 4x + 10 + 15 x – 2 • Synthetic Division: • f(2) = 3 -2 2 -5 2 6 8 20 3 4 10 15 Which gives you: + 15 x-2 3x2 + 10 + 4x

  16. Synthetic Division • Divide x3 + 2x2 – 6x -9 by (a) x-2 (b) x+3 • (a) x-2 • 1 2 -6 -9 2 8 4 2 1 4 2 -5 Which is x2 + 4x + 2 + -5 x-2

  17. Synthetic Division Practice cont. • (b) x+3 • 1 2 -6 -9 -3 3 9 -3 1 -1 -3 0 x2 – x - 3

  18. Factor Theorem: • A polynomial f(x) has factor x-k if f(k)=0 • note that k is a ZERO of the function because f(k)=0

  19. Factoring a polynomial • Factor f(x) = 2x3 + 11x2 + 18x + 9 • Given f(-3)=0 • Since f(-3)=0 • x-(-3) or x+3 is a factor • So use synthetic division to find the others!!

  20. Factoring a polynomial cont. • 2 11 18 9 • -3 -15 -9 -6 2 5 3 0 So…. 2x3 + 11x2 + 18x + 9 factors to: (x + 3)(2x2 + 5x + 3) Now keep factoring-- gives you: (x+3)(2x+3)(x+1)

  21. 4 1 – 6 512 4– 8 –12 1 – 2 – 3 0 Your Turn… Factor the polynomial completely given that x –4 is a factor. f (x) = x3– 6x2 + 5x + 12 SOLUTION Because x – 4 is a factor of f (x), you know that f (4)= 0. Use synthetic division to find the other factors.

  22. Use the result to write f (x) as a product of two factors and then factor completely. f (x) = x3– 6x2+ 5x + 12 Write original polynomial. = (x – 4)(x2– 2x – 3) Write as a product of two factors. = (x – 4)(x –3)(x + 1) Factor trinomial.

  23. Your turn! • Factor f(x)= 3x3 + 13x2 + 2x -8 • given f(-4)=0 • (x + 1)(3x – 2)(x + 4)

  24. Finding the zeros of a polynomial function • f(x) = x3 – 2x2 – 9x +18. • One zero of f(x) is x=2 • Find the others! • Use synthetic div. to reduce the degree of the polynomial function and factor completely. • (x-2)(x2-9) = (x-2)(x+3)(x-3) • Therefore, the zeros are x=2,3,-3!!!

  25. Your turn! • f(x) = x3 + 6x2 + 3x -10 • X=-5 is one zero, find the others! • The zeros are x=2,-1,-5 • Because the factors are (x-2)(x+1)(x+5)

  26. How do you divide polynomials? By long division • What is the remainder theorem? If a polynomial f(x) is divisible by (x – k), then the remainder is r = f(k). • What is the difference between synthetic substitution and synthetic division? It is the same thing • What is the factor theorem? If there is no remainder, it is a factor.

  27. Assignment Page 124, 7, 9, 11-15 odd, 21-23 odd, 29-33 odd, 35- 37 all

More Related