1 / 10

Polynomial Functions

Polynomial Functions. Lesson 9.2. Polynomials. Definition: The sum of one or more power function Each power is a non negative integer. Polynomials. General formula a 0 , a 1 , … ,a n are constant coefficients n is the degree of the polynomial

maximos
Télécharger la présentation

Polynomial Functions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Polynomial Functions Lesson 9.2

  2. Polynomials • Definition: • The sum of one or more power function • Each power is a non negative integer

  3. Polynomials • General formula • a0, a1, … ,an are constant coefficients • n is the degree of the polynomial • Standard form is for descending powers of x • anxn is said to be the “leading term”

  4. Polynomial Properties • Consider what happens when x gets very large negative or positive • Called “end behavior” • Also “long-run” behavior • Basically the leading term anxn takes over • Comparef(x) = x3 with g(x) = x3 + x2 • Look at tables • Use standard zoom, then zoom out

  5. Polynomial Properties • Compare tables for low, high values

  6. The leading term x3 takes over For 0 < x < 500the graphs are essentially the same Polynomial Properties • Compare graphs ( -10 < x < 10)

  7. Zeros of Polynomials • We seek values of x for which p(x) = 0 • Consider • What is the end behavior? • What is q(0) = ? • How does this tell us that we can expect at least two roots?

  8. Methods for Finding Zeros • Graph and ask for x-axis intercepts • Use solve(y1(x)=0,x) • Use zeros(y1(x)) • When complex roots exist, use cSolve() or cZeros()

  9. Practice • Giveny = (x + 4)(2x – 3)(5 – x) • What is the degree? • How many terms does it have? • What is the long run behavior? • f(x) = x3 +x + 1 is invertible (has an inverse) • How can you tell? • Find f(0.5) and f -1(0.5)

  10. Assignment • Lesson 9.2 • Page 400 • Exercises 1 – 29 odd

More Related