Unit 1: Polynomial & Rational Functions
Rates of Change
Relating average and instantaneous rates of change to a function's graph.
What a Changing Rate of Change Reveals
A linear function has exactly one rate of change, the same everywhere: its slope. Most functions aren't linear, though, and their rate of change shifts from one part of the graph to another. Before reading on, consider a function whose rate of change is itself changing — is there still a pattern hiding in how it changes, or is it just noise?
Definition — Average Rate of Change
For a linear function, the average rate of change is the same number no matter which interval you pick — that's exactly what 'constant rate of change' means. For a curved graph it isn't constant, but the way it changes still says something concrete about the graph's shape: if the average rate of change is increasing across consecutive intervals, the graph is bending upward (concave up); if it's decreasing, the graph is bending downward (concave down).
Worked Example — Computing an Average Rate of Change
| x | f(x) = x² − x | 1st difference | 2nd difference |
|---|---|---|---|
| 0 | 0 | — | — |
| 1 | 0 | 0 | — |
| 2 | 2 | 2 | 2 |
| 3 | 6 | 4 | 2 |
| 4 | 12 | 6 | 2 |
The 1st-difference column is exactly the average rate of change over each one-unit interval, and it isn't constant — it climbs steadily: 0, 2, 4, 6. But look at how it climbs: by exactly 2 every time. Differencing that already-changing rate of change produces something constant. That's not a coincidence of this particular function.
Definition — Constant Differences and Polynomial Degree
Worked Example — Identifying a Cubic from a Difference Table
Tip
Common Mistakes
Computing an average rate of change as f(b) − f(a) alone, forgetting to divide by the interval width (b − a).
Average rate of change is a slope, a ratio of output-change to input-change — always divide by (b − a), even when the interval happens to have width 1 and the division looks unnecessary.
Expecting the 1st-difference row itself to be constant for any non-linear function.
Only a linear function has constant 1st differences. A quadratic's 1st differences form their own increasing (or decreasing) pattern — it's the 2nd differences that come out constant.
Key Takeaways
- Average rate of change on [a, b] is (f(b) − f(a))/(b − a), the slope of the secant line through the endpoints.
- Whether the average rate of change increases or decreases across consecutive intervals reveals whether the graph is concave up or concave down.
- For a degree-n polynomial sampled at equally spaced inputs, the n-th differences of the outputs are constant — a table alone can reveal a polynomial's degree.
Summary
Average rate of change turns a curve's changing steepness into a number you can compute and compare, and constant differences turn that idea into a way to detect a polynomial's degree directly from a table. The next lesson uses degree — together with the leading coefficient — to predict what a polynomial's graph does infinitely far to the left and right, and how many zeros it can have.
Sign in to track your progress and mark this lesson complete.
Track your progress