Long Division of Polynomials

Slides:



Advertisements
Similar presentations
Remainder and Factor Theorems
Advertisements

Remainder and Factor Theorems
Dividing Polynomials Objectives
Polynomials Functions Review (2)
5-4 Dividing Polynomials Long Division Today’s Objective: I can divide polynomials.
Example 1 divisor dividend quotient remainder Remainder Theorem: The remainder is the value of the function evaluated for a given value.
Section 5.4 Dividing Polynomials. Review of Long Division What terms do we use to describe 672 and 21? Because the reminder is zero, we know that 21 is.
Copyright © Cengage Learning. All rights reserved. Polynomial And Rational Functions.
Division Algorithm Let (x) and g(x) be polynomials with g(x) of lower degree than (x) and g(x) of degree one or more. There exists unique polynomials.
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
The Remainder and Factor Theorems Check for Understanding 2.3 – Factor polynomials using a variety of methods including the factor theorem, synthetic division,
5.5 Apply the Remainder and Factor Theorem
Warm up. Lesson 4-3 The Remainder and Factor Theorems Objective: To use the remainder theorem in dividing polynomials.
Dividing Polynomials 3
6.8 Synthetic Division. Polynomial Division, Factors, and Remainders In this section, we will look at two methods to divide polynomials: long division.
Division and Factors When we divide one polynomial by another, we obtain a quotient and a remainder. If the remainder is 0, then the divisor is a factor.
Polynomial Division, Factors, and Remainders ©2001 by R. Villar All Rights Reserved.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Polynomial Division and the Remainder Theorem Section 9.4.
Copyright © 2009 Pearson Education, Inc. CHAPTER 4: Polynomial and Rational Functions 4.1 Polynomial Functions and Models 4.2 Graphing Polynomial Functions.
 PERFORM LONG DIVISION WITH POLYNOMIALS AND DETERMINE WHETHER ONE POLYNOMIAL IS A FACTOR OF ANOTHER.  USE SYNTHETIC DIVISION TO DIVIDE A POLYNOMIAL BY.
Algebraic long division Divide 2x³ + 3x² - x + 1 by x + 2 x + 2 is the divisor The quotient will be here. 2x³ + 3x² - x + 1 is the dividend.
The Remainder and Factor Theorems
Objective Use long division and synthetic division to divide polynomials.
7.4 The Remainder and Factor Theorems Use Synthetic Substitution to find Remainders.
4-3 The Remainder and Factor Theorems
Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley 4.3 Polynomial Division; The Remainder and Factor Theorems  Perform long division.
1. 2 Polynomial Function A polynomial function is a function of the form where n is a nonnegative integer and each a i (i = 0,1,…, n) is a real number.
Section 2-2 Synthetic Division; The Remainder and Factor Theorems.
7.3 Products and Factors of Polynomials Objectives: Multiply polynomials, and divide one polynomial by another by using long division and synthetic division.
Factor Theorem Using Long Division, Synthetic Division, & Factoring to Solve Polynomials.
6.3 Dividing Polynomials (Day 1)
a. b.  To simplify this process, we can use a process called division.  Synthetic division works when dividing a polynomial by.  To get started, make.
College Algebra Sixth Edition James Stewart Lothar Redlin Saleem Watson.
5.5 – Dividing Polynomials Divide 247 / / 8.
Table of Contents Polynomials: Synthetic Division If a polynomial is divided by a linear factor of the form x – c, then a process know as synthetic division.
Polynomial and Synthetic Division Objective: To solve polynomial equations by long division and synthetic division.
Section 4.3 Polynomial Division; The Remainder and Factor Theorems Copyright ©2013, 2009, 2006, 2001 Pearson Education, Inc.
5-4 Dividing Polynomials Synthetic Division
Holt Algebra Dividing Polynomials Synthetic division is a shorthand method of dividing a polynomial by a linear binomial by using only the coefficients.
Products and Factors of Polynomials (part 2 of 2) Section 440 beginning on page 442.
3.2 Division of Polynomials. Remember this? Synthetic Division 1. The divisor must be a binomial. 2. The divisor must be linear (degree = 1) 3. The.
Objective Use long division and synthetic division to divide polynomials.
Warm Up Divide using long division ÷ ÷
3.3 Dividing Polynomials.
Dividing Polynomials A review of long division:
5 Solving Polynomial Equations.
Section 5.4 – Dividing Polynomials
7.4 The Remainder and Factor Theorems
The Remainder and Factor Theorems
Dividing Polynomials Long Division A little review:
Dividing Polynomials.
DIVIDING POLYNOMIALS Synthetically!
Packet #8 Dividing Polynomials
Apply the Remainder and Factor Theorems Lesson 2.5
4.3 Division of Polynomials
Polynomial Division; The Remainder Theorem and Factor Theorem
3.3 Dividing Polynomials.
Objective Use long division and synthetic division to divide polynomials.
Division of Polynomials and the Remainder and Factor Theorems
Remainder and Factor Theorem
5.5 Apply the Remainder and Factor Theorems
Synthetic Division.
The Remainder and Factor Theorems
The Remainder and Factor Theorems
2.5 Apply the Remainder and Factor Theorem
Warm Up.
Warm Up.
Divide using long division
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

Long Division of Polynomials Dividing polynomials is much like the familiar process of dividing numbers. When we divide 38 by 7, the quotient is 5 and the remainder is 3. We write

Long Division of Polynomials To divide polynomials, we use long division, as follows.

Example 1 – Long Division of Polynomials Divide 6x2 – 26x + 12 by x – 4. Solution: The dividend is 6x2 – 26x + 12 and the divisor is x – 4.

Example 1 – Solution cont’d The division process ends when the last line is of lesser degree than the divisor. The last line then contains the remainder, and the top line contains the quotient. The result of the division can be interpreted in either of two ways. or

Synthetic Division Synthetic division is a quick method of dividing polynomials; it can be used when the divisor is of the form x – c. In synthetic division we write only the essential parts of the long division. Compare the following long and synthetic divisions, in which we divide 2x3 – 7x2 + 5 by x – 3.

Synthetic Division Long Division Synthetic Division Note that in synthetic division we abbreviate 2x3 – 7x2 + 5 by writing only the coefficients: 2 –7 0 5, and instead of x – 3, we simply write 3.

Synthetic Division: divide 2x3 – 7x2 + 5 by x – 3 Write the appropriate coefficients to represent the divisor and the dividend. Multiply: 3  2 = 6 Add: –7 + 6 = –1 Multiply: 3(–1) = –3 Add: 0 + (–3) = –3

Example 3 – Solution cont’d From the last line of the synthetic division we see that the quotient is 2x2 – x – 3 and the remainder is –4. Thus 2x3 – 7x2 + 5 = (x – 3)(2x2 – x – 3) – 4 Multiply: 3(–3) = –9 Add: 5 + (–9) = –4

The Remainder and Factor Theorems The next theorem shows how synthetic division can be used to evaluate polynomials easily.

(a) Find the quotient and remainder when P (x) is divided by x + 2. Example 4 – Using the Remainder Theorem to Find the Value of a Polynomial Let P(x) = 3x5 + 5x4 – 4x3 + 7x + 3. (a) Find the quotient and remainder when P (x) is divided by x + 2. (b) Use the Remainder Theorem to find P(–2).

Example 4(a) – Solution Since x + 2 = x – (–2), the synthetic division for this problem takes the following form. The quotient is the remainder is 5. 3x4 – x3 – 2x2 + 4x – 1

The Remainder and Factor Theorems The next theorem says that zeros of polynomials correspond to factors.

Example 5 – Factoring a Polynomial Using the Factor Theorem Let P (x) = x3 – 7x + 6. Show that P (1) = 0, and use this fact to factor P (x) completely. Substituting, we see that P (1) = 13 – 7  1 + 6 = 0. By the Factor Theorem this means that x – 1 is a factor of P (x).

Example 5 – Solution Use synthetic or long division, as given below: cont’d Use synthetic or long division, as given below:

Example 5 – Solution Using synthetic or long division, we see that cont’d Using synthetic or long division, we see that P (x) = x3 – 7x + 6 = (x – 1)(x2 + x – 6) = (x – 1)(x – 2)(x + 3) Given polynomial See synthetic or long division Factor quadratic x2 + x – 6