4.6 Curve Fitting with Finite Differences

Slides:



Advertisements
Similar presentations
Curving Fitting with 6-9 Polynomial Functions Warm Up
Advertisements

Modeling with Polynomial Functions
Degree and Finite Differences. How the degree translates to a function DegreeFunction 0Constant 1linear 2quadratic 3cubic.
Do Now Simplify the expression. Answers to Homework 1) :cubic polynomial of 4 terms 2) :6 th degree trinomial 3) :quartic monomial 4) :quintic binomial.
Curving Fitting with 6-9 Polynomial Functions Warm Up
Patterns and Recursion
6-7: Investigating Graphs of Polynomial Functions.
Topic 1: Be able to combine functions and determine the resulting function. Topic 2: Be able to find the product of functions and determine the resulting.
Acc Math 1 Oct 25 th What you need today in class: 1. Calculator 2. Turn in homework – p. 23.
Sponge. Use finite differences to determine the degree of the polynomial that best describes the data. Example 1B: Using Finite Differences to Determine.
More about multiplying polynomials February 17, 2010.
 MCC9 ‐ 12.A.SSE.1 Interpret expressions that represent a quantity in terms of its context.  MCC9 ‐ 12.A.SSE.1a Interpret parts of an expression, such.
Higher order derivative patterns
 Students should be able to… › Evaluate a polynomial function. › Graph a polynomial function.
Solving polynomial equations
Homework Log Thurs 11/19 Lesson 5 – 1 Learning Objective:
Homework Log Thurs 11/19 Lesson 5 – 1 Learning Objective:
P.4: Solving Equations Algebraically & Graphically Equation- a statement that two algebraic expressions are equal. To solve an equation means to find all.
7.1 Polynomial Functions Evaluate Polynomials
UNIT 2, LESSON 1 POLYNOMIAL FUNCTIONS. WHAT IS A POLYNOMIAL FUNCTION? Coefficients must be real numbers. Exponents must be whole numbers.
Curve Fitting with Polynomial Models Essential Questions
Objectives Use finite differences to determine the degree of a polynomial that will fit a given set of data. Use technology to find polynomial models for.
Warm-up What is the standard form of a linear equation?
Chapter 5. Polynomial Operations.
Curve Fitting with 3-9 Polynomial Models Warm Up Lesson Presentation
5-1 Polynomial Functions Classify polynomials by describing the degree and end behavior.
You will be able to write a polynomial in standard form, identify the degree and classification of the polynomial.
Curve Fitting with Polynomial Models Essential Questions
P REVIEW TO 6.7: G RAPHS OF P OLYNOMIAL. Identify the leading coefficient, degree, and end behavior. Example 1: Determining End Behavior of Polynomial.
7.1 Polynomial Functions Objectives: 1.Evaluate polynomial functions. 2.Identify general shapes of graphs of polynomial function.
Holt McDougal Algebra 2 Curve Fitting with Exponential and Logarithmic Models Curve Fitting with Exponential and Logarithmic Models Holt Algebra 2Holt.
Introduction to Polynomials 24 February What is a polynomial? polynomial.
8-1 A TTRIBUTES of Polynomial F UNCTIONS Objectives: To classify polynomials, graph polynomial functions, and describe end behavior. Classifying Polynomials.
Algebra 2cc Section 2.10 Identify and evaluate polynomials A polynomial function is an expression in the form: f(x) = ax n + bx n-1 + cx n-2 + … dx + e.
XEI: Expressions, equations, and inequalities
2.1 Classifying Polynomials
Curving Fitting with 6-9 Polynomial Functions Warm Up
6-3 Polynomials Warm Up Lesson Presentation Lesson Quiz
Let’s Begin!!! .
Aim: How do we multiply polynomials?
Algebra II Section 5-3 Polynomial Functions.
Algebra II with Trigonometry Ms. Lee
Warm-Up #23 (Monday, 10/26) Simplify (x+2)(3x – 4)
Let’s Begin!!! .
Curving Fitting with 6-9 Polynomial Functions Warm Up
6-8 Roots and Zeros – Day 1 SWBAT
Polynomials.
Let’s Begin!!! .
6.2 Evaluating and Graphing Polynomials
The Fundamental Theorem of Algebra
Polynomials.
4.7 Curve Fitting with Finite Differences
Curve Fitting with 3-9 Polynomial Models Warm Up Lesson Presentation
Write Polynomial Functions and Models
Chapter 2 notes from powerpoints
Objectives Classify polynomials and write polynomials in standard form. Evaluate polynomial expressions.
Polynomials.
Section 8.1 Day 1 Adding and Subtracting Polynomials
Warm-Up 4 minutes Evaluate each expression for x = -2. 1) -x + 1
4.3: Polynomial Functions
Polynomial Functions 1 Definitions 2 Degrees 3 Graphing.
Polynomial Functions What you’ll learn
Warm-Up 4 minutes Evaluate each expression for x = -2. 1) -x + 1
5.2B Graphing Polynomial Functions
Make sure you have book and working calculator EVERY day!!!
Let’s Begin!!! .
Introduction to Polynomials
CLASSIFYING POLYNOMIAL
Curving Fitting with 6-9 Polynomial Functions Warm Up
Classifying Polynomials
Presentation transcript:

4.6 Curve Fitting with Finite Differences Objectives: Use finite differences to determine the degree of a polynomial that will fit a given set of data. Use technology to find polynomial models for a given set of data. Holt McDougal Algebra 2 Holt Algebra 2

Concept: Handy Chart To Have Holt McDougal Algebra 2 Holt Algebra 2

Concept: Definitions (again) Finite – ending Constant – the number without a variable Even or Odd function – determined by the degree of the function Polynomials are named by their degree: 0 degree: constant 1st degree: linear 2nd degree: a quadratic 3rd degree: cubic 4th degree: quartic 5th degree: quintic

Concept: Using Finite Difference to find degree Before we can use finite differences the x-values must have a constant difference between them. 4 –6 –2 6 –8 –2 8 –10 –2 10 –12 –2 12 –14 –2 x 4 6 8 10 12 14 y –2 4.3 8.3 10.5 11.4 11.5 1. This one is good to go!!! Holt McDougal Algebra 2 Holt Algebra 2

Concept: Using Finite Difference to find degree cont… Now do the same thing with the y–values. x 4 6 8 10 12 14 y –2 4.3 8.3 10.5 11.4 11.5 1. –2 . – 4.3 –6.3 4.3 . –8.3 . –4 8.3. – 10.5 2–2.2 10.5. – 11.4 . … ––0.9 11.4. – 11.5 . … ––0.1 First differences: The differences in these terms was not constant. So, we do it again. Find the 2nd differences by using the 1st differences. Holt McDougal Algebra 2 Holt Algebra 2

The data describes a 3rd degree (cubic) polynomial. Concept: Using Finite Difference to find degree cont… We continue doing this until we have a constant difference, or we run out of numbers. 1. x 4 6 8 10 12 14 y –2 4.3 8.3 10.5 11.4 11.5 1st differences: –6.3 –4 –2.2 –0.9 –0.1 Not constant 2nd differences: –2.3 –1.8 –1.3 –0.8 Not constant 3rd differences: –0.5 –0.5 –0.5 Constant The data describes a 3rd degree (cubic) polynomial. Holt McDougal Algebra 2 Holt Algebra 2

The data describes a 4rd degree (quartic) polynomial. Concept: Using Finite Difference to find degree cont… You Try: Use finite differences to determine the degree of the polynomial that best describes the data. x –6 –3 3 6 9 y –9 16 26 41 78 151 2. First differences: 25 10 15 37 73 Not constant Second differences: –15 5 22 36 Not constant Third differences: 20 17 14 Not constant Fourth differences: – 3 – 3 Constant The data describes a 4rd degree (quartic) polynomial. Holt McDougal Algebra 2 Holt Algebra 2

Concept: Using Finite Difference to find degree cont… Once you have determined the degree of the polynomial that best describes the data, you can use your calculator to create the function. Holt McDougal Algebra 2 Holt Algebra 2

Concept: Real World Applications The table below shows the population of a city from 1960 to 2000. Write a polynomial function for the data. Step 1 Find the finite differences of the y-values. Year 1960 1970 1980 1990 2000 Population (thousands) 4,267 5,185 6,166 7,830 10,812 First differences: 918 981 1664 2982 Second differences: 63 683 1318 Third differences: 620 635 Close The third differences are constant. A cubic polynomial best describes the data. Holt McDougal Algebra 2 Holt Algebra 2

Homework PM 4.6A Holt McDougal Algebra 2 Holt Algebra 2