CLASS X Division Algorithm for Polynomials

Slides:



Advertisements
Similar presentations
Long and Synthetic Division of Polynomials Section 2-3.
Advertisements

Chapter 2 Polynomial and Rational Functions Copyright © 2014, 2010, 2007 Pearson Education, Inc Dividing Polynomials: Remainder and Factor Theorems.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Dividing Polynomials Section 2.4. Objectives Divide two polynomials using either long division or synthetic division. Use the Factor Theorem to show that.
Digital Lesson Polynomial Functions.
Polynomial Functions Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Polynomial Function A polynomial function is.
Operations on Rational Expressions Digital Lesson.
Division of Polynomials Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Dividing Polynomials Long division of polynomials.
SECTION 3.5 REAL ZEROS OF A POLYNOMIAL FUNCTION REAL ZEROS OF A POLYNOMIAL FUNCTION.
Section 5Chapter 5. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives 2 3 Dividing Polynomials Divide a polynomial by a monomial. Divide.
6.8 Synthetic Division. Polynomial Division, Factors, and Remainders In this section, we will look at two methods to divide polynomials: long division.
2.3 Real Zeros of Polynomial Functions 2015 Digital Lesson.
Polynomial Division, Factors, and Remainders ©2001 by R. Villar All Rights Reserved.
Long Division Algorithm and Synthetic Division!!!
5.4 – Apply the Remainder and Factor Theorems Divide 247 / / 8.
Polynomial Division and the Remainder Theorem Section 9.4.
Lesson 2.3 Real Zeros of Polynomials. The Division Algorithm.
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.
Dividing Polynomials.
Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley 4.3 Polynomial Division; The Remainder and Factor Theorems  Perform long division.
ACTIVITY 31: Dividing Polynomials (Section 4.2, pp )
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.
Date: 2.4 Real Zeros of Polynomial Functions
Dividing Polynomials Section 2.4. Objectives Divide two polynomials using either long division or synthetic division. Use the Factor Theorem to show that.
Division of Polynomials Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Dividing Polynomials Long division of polynomials.
12/23/ Division and The Remainder Theorem.
3.3 Polynomial and Synthetic Division. Long Division: Let’s Recall.
2.3 Real Zeros of Polynomial Functions 2014/15 Digital Lesson.
Quotient Dividend Remainder Divisor Long Division.
Division of Polynomials Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Dividing Polynomials Long division of polynomials.
Section 4.3 Polynomial Division; The Remainder and Factor Theorems Copyright ©2013, 2009, 2006, 2001 Pearson Education, Inc.
5-4 Dividing Polynomials Synthetic Division
Real Zeros of Polynomial Functions
Polynomial Long Division
College Algebra Chapter 3 Polynomial and Rational Functions Section 3.3 Division of Polynomials and the Remainder and Factor Theorems.
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.
Do Now: Divide Write out as much work as possible. Don’t divide in your head
Dividing a Polynomial by a Binomial
Lecture 4 The Euclidean Algorithm
Dividing Polynomials A review of long division:
Dividing Polynomials.
Section 5.4 – Dividing Polynomials
3.7 The Real Zeros of a Polynomial Function
Sullivan Algebra and Trigonometry: Section 5
Long & Synthetic Division
Aim: How do we divide a polynomial by a binomial?
DIVIDING POLYNOMIALS.
4.3 Division of Polynomials
Polynomial Division; The Remainder Theorem and Factor Theorem
Operations on Rational Expressions
3.7 The Real Zeros of a Polynomial Function
Division of Polynomials
Division of Polynomials
Division of Polynomials
Division of Polynomials and the Remainder and Factor Theorems
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Division of Polynomials
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Dividing Polynomials.
Precalculus Essentials
Digital Lesson Polynomial Functions.
Five-Minute Check (over Lesson 4–2) Mathematical Practices Then/Now
Division of Polynomials
Digital Lesson Polynomial Functions.
Algebra 1 Section 9.6.
Division of Polynomials
3.1 The Remainder Theorm AND The Factor Theorem.
M3D14 Have out: Bellwork: pencil, red pen, highlighter, GP notebook
Presentation transcript:

CLASS X Division Algorithm for Polynomials By : N. A. Chandra Sekaran K.V. Nagarcoil Chennai Region

RECAP : Polynomial A polynomial in ‘x’ is defined as p(x)= anxn + an-1xn-1+……..+ a1x + a0 where an,an-1,…….a1,a0 are real numbers and n is a non negative integer. Eg. p(x)=3x-6 g(x)=2x2+3x-4 f(x)=x3-7x Copyright © by Houghton Mifflin Company, Inc. All rights reserved.

Euclid’s Division Lemma Let ‘a’ and ‘b’ be two positive integers then there exists unique integers ‘q’ and ‘r’ such that a = bq + r , 0 ≤ r < b Copyright © by Houghton Mifflin Company, Inc. All rights reserved.

Division Algorithm If f(x) and g(x) are any two polynomials with g(x) ≠ 0, then there exist unique polynomials q(x) and r(x) such that f(x) = g(x) . q(x) + r(x) where r(x) =0 or degree of r(x) < degree of g(x) Copyright © by Houghton Mifflin Company, Inc. All rights reserved.

Dividing Polynomials Long division of polynomials is similar to long division of whole numbers. When you divide two polynomials you can check the answer using the following: dividend = (quotient . divisor) + remainder The result is written in the form: quotient + Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Dividing Polynomials

Example: Divide & Check Example: Divide x2 + 3x – 2 by x – 1 and check the answer. x 1. + 2 2. x2 + x 3. 2x – 2 2x + 2 4. – 4 5. remainder 6. Answer: x + 2 + – 4 Check: (x + 2) quotient (x + 1) divisor + (– 4) remainder = x2 + 3x – 2 dividend correct Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Divide & Check

Example: Divide & Check Example: Divide 4x + 2x3 – 1 by 2x – 2 and check the answer. x2 + x + 3 Write the terms of the dividend in descending order. 2x3 – 2x2 Since there is no x2 term in the dividend, add 0x2 as a placeholder. 2x2 + 4x 2x2 – 2x 1. 2. 6x – 1 4. 3. 6x – 6 5 5. Answer: x2 + x + 3 5 6. 7. 8. Check: (x2 + x + 3)(2x – 2) + 5 = 4x + 2x3 – 1 9. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Divide & Check

Example: Division With Zero Remainder Example: Divide x2 – 5x + 6 by x – 2. x – 3 x2 – 2x – 3x + 6 – 3x + 6 Answer: x – 3 with no remainder. Check: (x – 2)(x – 3) = x2 – 5x + 6 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Division With Zero Remainder

Example: Division With Nonzero Remainder Example: Divide x3 + 3x2 – 2x + 2 by x + 3 and check the answer. x2 + 0x – 2 Note: the first subtraction eliminated two terms from the dividend. x3 + 3x2 0x2 – 2x + 2 – 2x – 6 Therefore, the quotient skips a term. 8 Answer: x2 – 2 + 8 Check: (x + 3)(x2 – 2) + 8 = x3 + 3x2 – 2x + 2 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Division With Nonzero Remainder

RIDDLES If you had a pizza with crust thickness ‘a’ and radius ‘z’, what is the volume of the pizza? pi * z * z * a = pizza When Deepak was six years old he hammered a nail into his favorite tree to mark his height. Five years later at age eleven, Deepak returned to see how much higher the nail was. If the tree grew by ten inches each year, how much higher would the nail be? The nail would be at the same height as the tree grows at the top. Copyright © by Houghton Mifflin Company, Inc. All rights reserved.

110 kms palindrome number is 73037 If 5+3+2=151022 9+2+4=183652 8+6+3=482466 5+4+5=202541 then 7+2+5=? 143547 Today my car meter reads as 72927 kms which is palindrome. How many minimum kms further should be traveled so the car meter finds another palindrome? 110 kms palindrome number is 73037 Can you arrange four nines to make it equal to 100. Hint : use any two mathematical symbols. 99 + 9 / 9 = 100 Copyright © by Houghton Mifflin Company, Inc. All rights reserved.

Thank You  Copyright © by Houghton Mifflin Company, Inc. All rights reserved.