Top Banner
5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem
34

5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Dec 24, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

5.4 Notes Synthetic Division,Remainder Theorem,and Factor Theorem

Page 2: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Bellwork: Read page 306.Use long division to divide by .Verify that you get the same answer as the book writers did when using synthetic division for the same problem.

Homework:5.4 Part 2 - 21-26, 29-30, 31-39 (odd), 41-44, 49-51, 71-73, 78, 83. Use the results of 49-51 to complete factor 5.4 Complete Solutions (in documents)

Page 3: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Long Division of Polynomials

5451142 23 xxxx

2x

23 2xx 216x x51

x16

xx 3216 2 x83 54

83

x83 166

220

2

220

x

Subtract!!

Subtract!!

Subtract!!

Page 4: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Now let’s look at another method to divide… Why??? Sometimes it is easier…

Page 5: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Synthetic Division

Synthetic Division is a ‘shortcut’ for polynomial division that only works when dividing by a linear factor (x + b).

It involves the coefficients of the dividend, and the zero of the divisor.

Page 6: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

(SUSPENSE IS BUILDING)

Page 7: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

Divide: Step 1:

Write the coefficients of the dividend in a upside-down division symbol.

1 5 6

1

652

x

xx

Page 8: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

Step 2: Take the zero of the divisor, and write it on

the left. The divisor is x – 1, so the zero is 1.

1 5 61

1

652

x

xx

Page 9: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

Step 3: Carry down the first coefficient.

1 5 61

1

1

652

x

xx

Page 10: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

Step 4: Multiply the zero by this number. Write the

product under the next coefficient.

1 5 61

1

1

1

652

x

xx

Page 11: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

Step 5: Add.

1 5 61

1

1

6

1

652

x

xx

Page 12: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

Step etc.: Repeat as necessary

1 5 61

1

1

6

6

12

1

652

x

xx

Page 13: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example

The numbers at the bottom represent the coefficients of the answer. The new polynomial will be one degree less than the original.

1 5 61

1

1

6

6

12 1

126

x

x

1

652

x

xx

Page 14: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Synthetic Division

The pattern for synthetic division of a cubic polynomial is summarized as follows. (The pattern for higher-degree polynomials is similar.)

Page 15: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Synthetic Division

This algorithm for synthetic division works only for divisors of the form x – k.

Remember that x + k = x – (–k).

Page 16: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Using Synthetic DivisionUse synthetic division to divide x4 – 10x2 – 2x + 4 by x + 3.

Solution:

You should set up the array as follows.

Note that a zero is included for the missing x3-term in the dividend.

Page 17: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example – Solution

Then, use the synthetic division pattern by adding terms in columns and multiplying the results by –3.

So, you have

.

cont’d

Page 18: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Application of Long Division

To begin, suppose you are given the graph of

f (x) = 6x3 – 19x2 + 16x – 4.

Page 19: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Long Division of Polynomials

Notice that a zero of f occurs at x = 2.

Because x = 2 is a zero of f,you know that (x – 2) isa factor of f (x). This means thatthere exists a second-degree polynomial q (x) such that

f (x) = (x – 2) q(x).

To find q(x), you can uselong division.

Page 20: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example - Long Division of Polynomials

Divide 6x3 – 19x2 + 16x – 4 by x – 2, and use

the result to factor the polynomial

completely.

Page 21: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example 1 – SolutionThink

Think

Think

Multiply: 6x2(x – 2).

Subtract.

Multiply: 2(x – 2).

Subtract.

Multiply: –7x(x – 2).

Subtract.

Page 22: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example – Solution

From this division, you can conclude that

6x3 – 19x2 + 16x – 4 = (x – 2)(6x2 – 7x + 2)

and by factoring the quadratic 6x2 – 7x + 2,

you have

6x3 – 19x2 + 16x – 4 =

(x – 2)(2x – 1)(3x – 2).

cont’d

Page 23: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Long Division of Polynomials

Page 24: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

The Remainder and Factor Theorems

Page 25: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

The Remainder and Factor Theorems

The remainder obtained in the synthetic division process has an important interpretation, as described in the Remainder Theorem.

The Remainder Theorem tells you that synthetic division can be used to evaluate a polynomial function. That is, to evaluate a polynomial function f (x) when x = k, divide f (x) by x – k. The remainder will bef (k).

Page 26: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example Using the Remainder Theorem

Use the Remainder Theorem to evaluate the following function at x = –2. In other words, find .

f (x) = 3x3 + 8x2 + 5x – 7

Solution: Using synthetic division, you obtain the following.

Page 27: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example – Solution

Because the remainder is r = –9, you can conclude that

f (–2) = –9.

This means that (–2, –9) is a point on the graph of f. You can check this by substituting x = –2 in the original function.

Check:

f (–2) = 3(–2)3 + 8(–2)2 + 5(–2) – 7

= 3(–8) + 8(4) – 10 – 7

= –9

r = f (k)

cont’d

Page 28: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

The Remainder and Factor Theorems

Another important theorem is the Factor Theorem, stated below.

This theorem states that you can test to see whether a polynomial has (x – k) as a factor by evaluating the polynomial at x = k.

If the result is 0, (x – k) is a factor.

Page 29: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example – Factoring a Polynomial: Repeated Division

Show that (x – 2) and (x + 3) are factors of

f (x) = 2x4 + 7x3 – 4x2 – 27x – 18.

Then find the remaining factors of f (x).

Solution:Using synthetic division with the factor (x – 2), you obtain the following.

0 remainder, so f (2) = 0and (x – 2) is a factor of .

Page 30: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Example – Solution

Take the result of this division and perform synthetic division again using the factor (x + 3).

Because the resulting quadratic expression factors as

2x2 + 5x + 3 = (2x + 3)(x + 1)

the complete factorization of f (x) is

f (x) = (x – 2)(x + 3)(2x + 3)(x + 1).

0 remainder, so f (–3) = 0and (x + 3) is a factor of .

cont’d

Page 31: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

The Remainder and Factor Theorems

For instance, if you find that x – k divides evenly into f (x) (with no remainder), try sketching the graph of f.

You should find that (k, 0) is an x-intercept of the graph.

Page 32: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

• Use long division to divide polynomials by other polynomials.

• Use synthetic division to divide polynomials by

binomials of the form (x – k).

• Use the Remainder Theorem and the Factor Theorem.

Can you…

Page 33: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Questions???

Page 34: 5.4 Notes Synthetic Division, Remainder Theorem, and Factor Theorem.

Homework:

5.4 Part 2 - 21-26, 29-30, 31-39 (odd), 41-44, 49-51.

Use the results of 49-51 to completely factor

71-73, 78, 83.

This and preparing for your final is the only homework this week, so I expect 5.4 Part 2 to be 100% complete by next Monday.

5.4 Complete Solutions (in documents)