Example 1 — Average rate on an interval
EasyProblem
For , find the average rate of change from to .
Solution
-
It is a quadratic, so the rate changes; pick the interval and average.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Do equal steps in the input produce different changes in the output?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Use .
The rule is chosen only after the structure matches, so the steps mean something.
-
, but from to it would be — different interval, different rate.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — different jump every equal step. If it does not, revisit the recognition step before changing the arithmetic.
Answer
Average rate on
Takeaway: A changing rate forces you to name an interval; the answer is an average, not the slope everywhere.