4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials...

12
4.2 – Synthetic Division

Transcript of 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials...

Page 1: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

4.2 – Synthetic Division

Page 2: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• Just as with real numbers, we can use division in regards to polynomials

• Two different methods; we will focus on what is known as Synthetic Division

Page 3: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

Division Alogorithm

• If p(x) and d(x) are polynomials, and d(x) has a lesser degree (or equal) to p(x), then there exists polynomials q(x) and r(x) such that:

• p(x) = q(x) * d(x) + r(x)– r(x) is the remainder

Page 4: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• If we divide two polynomials, then there will exist a new polynomial, and possibly a remainder

• To help facitilate faster division, we can use division similar to “long” division

Page 5: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

Synthetic Division

• Synthetic division can be used to divide the polynomial f(x) = anxn + an-1xn-1 + … + a1x + a0 by x – k

• To use synthetic division, we do the following:– Pull out all coefficients of powers– Fill in missing powers with 0– Use a simple algorithm– Rewrite new polynomial with powers and coefficients

still left

Page 6: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• A polynomial is considered a zero, if and only if, the remainder is zero

• Otherwise, not a zero• Think of as a “speed-factoring”

• Algorithm: Drag down, multiply, add to next column, repeat

Page 7: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• Example. Determine if the given k is zero of the following polynomial. If not, find p(k)

• p(x) = -2x4 + 11x3 – 5x2 – 3x + 15; k = 5 (x – 5) – List out all coefficients of the powers in order

Page 8: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• Pull out the remaining coefficients; this is now your “factored” polynomial with the x – 5 (x – k).

Page 9: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• Example. Determine if the given k is zero of the following polynomial. If not, find p(k).

• p(x) = x4 – 1; k = 1

Page 10: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• Example. Determine if the given k is zero of the following polynomial. If not, find p(k).

• p(x) = x2 – 6x + 13

Page 11: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.

• Assignment• Pg. 320• 19-37 odd

Page 12: 4.2 – Synthetic Division. Just as with real numbers, we can use division in regards to polynomials Two different methods; we will focus on what is known.