zuai-logo

Polynomial Functions and Rates of Change

Alice White

Alice White

7 min read

Listen to this study note

Study Guide Overview

This study guide covers polynomial functions, including a refresher on their definition and key terms like degree and leading coefficient. It explores minima and maxima, both local and global, and how to find zeros of polynomials. The guide also discusses inflection points and concavity. Even degree polynomials and their properties are highlighted. Finally, it provides practice questions covering these concepts and offers exam tips.

1.4 Polynomial Functions and Rates of Change

๐Ÿค“ A Refresher on Polynomial Functions

Hey there! Let's quickly revisit polynomial functions. You've definitely seen these before. Think of them as the workhorses of math, showing up everywhere!

PolynomialFunctionsGraph.png

Image Courtesy of Wikiversity

Polynomial functions are basically sums of terms, where each term is a constant times a variable raised to a non-negative integer power.

Key Concept

A polynomial function is expressed as p(x)=anxn+anโˆ’1xnโˆ’1+...+a1x+a0p(x) = a_nx^n + a_{n-1}x^{n-1} + ... + a_1x + a_0, where 'n' is a non-negative integer, and the 'a' values are real numbers. The degree of the polynomial is the highest power of the variable (n).

Quick Fact

Remember that a constant function (like f(x)=5f(x) = 5) is also a polynomial, but its degree is zero.

๐Ÿ“Š Minima and Maxima

Polynomial functions change direction as you move along their graph. These "switching points" are where the function hits a local maximum (peak) or a local minimum (valley). Think of them as the high and low points in a specific region of the graph. โ›ฐ๏ธ

Sometimes, a polynomial might only be defined over a specific interval (restricted domain). In that case, the endpoints of the interval can also be local maxima or minima.

Quick Fact

The global maximum is the absolute highest point of the entire graph, and the global minimum is the absolute lowest point. ๐ŸŒ

1200px-Extrema_example_original.svg.png

Image Courtesy of Wikimedia Commons

๐Ÿง Where Are The Zeros?

The zeros of a polynomial function are the x-values where the function crosses the x-axis (where f(x)=0f(x) = 0).

Memory Aid

If a polynomial has two different real zeros, there must be at least one local max or min between them. Think of it like a rollercoasterโ€”it has to go up or down (or both) between two points at the same level. ๐ŸŽข

Key Concept

Inflection points are where the concavity of the graph changes (from concave up to concave down, or vice versa). These points are crucial for understanding how the rate of change of the function is behaving.

๐Ÿ”ข Even Degree Polynomials

Polynomials with an even degree (like x2x^2, x4x^4, etc.) have some cool properties. They tend to have an even number of turning points (maxima and minima).

pic6.png

Image Courtesy of Jill Williams

Exam Tip
  • If the leading coefficient of an even-degree polynomial is positive, the function opens upwards and has a global minimum. ๐Ÿ”ฝ
  • If the leading coefficient is negative, the function opens downwards and has a global maximum. ๐Ÿ”ผ
Common Mistake

Don't confuse local extrema with global extrema. Local extrema are peaks and valleys in a specific region, while global extrema are the absolute highest and lowest points of the entire graph.

Understanding the relationship between zeros, extrema, and concavity is key for both multiple-choice and free-response questions.

Final Exam Focus

Okay, let's focus on what's most crucial for the exam:

  • Key Concepts: Polynomial functions, degree, leading coefficient, zeros, local/global max/min, inflection points, concavity.
  • Question Types: Expect to see questions that ask you to:
    • Identify the degree and leading coefficient of a polynomial.
    • Find zeros (roots) of a polynomial.
    • Determine local and global extrema.
    • Analyze the behavior of a polynomial based on its graph or equation.
    • Relate the zeros and extrema of a polynomial to its concavity.
  • Time Management: Be efficient with your time. If a question seems too difficult, skip it and come back later.
  • Common Pitfalls: Be careful with signs, especially when dealing with negative coefficients. Double-check your calculations.

Practice Questions

Practice Question

Multiple Choice

  1. A polynomial function f(x)f(x) has a zero at x=2x = 2 and a local minimum at x=4x = 4. Which of the following must be true? (A) f(x)f(x) has a local maximum between x=2x = 2 and x=4x = 4. (B) f(x)f(x) has an inflection point between x=2x = 2 and x=4x = 4. (C) f(x)f(x) has a zero between x=2x = 2 and x=4x = 4. (D) f(x)f(x) is always increasing for x>4x > 4.

  2. Which of the following describes the end behavior of the polynomial f(x)=โˆ’3x4+2x3โˆ’x+5f(x) = -3x^4 + 2x^3 - x + 5? (A) As xโ†’โˆžx \to \infty, f(x)โ†’โˆžf(x) \to \infty and as xโ†’โˆ’โˆžx \to -\infty, f(x)โ†’โˆžf(x) \to \infty (B) As xโ†’โˆžx \to \infty, f(x)โ†’โˆ’โˆžf(x) \to -\infty and as xโ†’โˆ’โˆžx \to -\infty, f(x)โ†’โˆ’โˆžf(x) \to -\infty (C) As xโ†’โˆžx \to \infty, f(x)โ†’โˆžf(x) \to \infty and as xโ†’โˆ’โˆžx \to -\infty, f(x)โ†’โˆ’โˆžf(x) \to -\infty (D) As xโ†’โˆžx \to \infty, f(x)โ†’โˆ’โˆžf(x) \to -\infty and as xโ†’โˆ’โˆžx \to -\infty, f(x)โ†’โˆžf(x) \to \infty

Free Response

Consider the polynomial function p(x)=x3โˆ’6x2+9xp(x) = x^3 - 6x^2 + 9x.

(a) Find the zeros of p(x)p(x). (b) Find the critical points of p(x)p(x). (c) Determine the intervals where p(x)p(x) is increasing and decreasing. (d) Identify the local maxima and minima of p(x)p(x). (e) Sketch a graph of p(x)p(x) showing all the key features.

Scoring Breakdown:

(a) (3 points) * 1 point for factoring out x: x(x2โˆ’6x+9)x(x^2 - 6x + 9) * 1 point for factoring the quadratic: x(xโˆ’3)2x(x-3)^2 * 1 point for stating the zeros: x=0,3x = 0, 3

(b) (3 points) * 1 point for finding the derivative: pโ€ฒ(x)=3x2โˆ’12x+9p'(x) = 3x^2 - 12x + 9 * 1 point for setting the derivative equal to 0: 3x^2 - 12x + 9 = 0 * 1 point for finding the critical points: x=1,3x = 1, 3

(c) (2 points) * 1 point for testing intervals and determining increasing/decreasing nature * 1 point for stating intervals: increasing on (โˆ’โˆž,1)(-\infty, 1) and (3,โˆž)(3, \infty), decreasing on (1,3)(1, 3)

(d) (2 points) * 1 point for identifying local max at x=1x = 1 * 1 point for identifying local min at x=3x = 3

(e) (2 points) * 1 point for correctly plotting zeros and extrema * 1 point for showing the correct general shape of the cubic function

Question 1 of 12

What is the degree of the polynomial function f(x)=7x3โˆ’2x2+5xโˆ’1f(x) = 7x^3 - 2x^2 + 5x - 1?

1

2

3

7