Rates of Change
Average Rate of Change
The average rate of change tells you how much a function's output changes per unit of input over a specific interval. It's calculated with this formula:
- is the starting input value and is the ending input value
- and are the corresponding output values
- Geometrically, this is the slope of the secant line connecting the points and on the graph
Example: Suppose . The average rate of change from to is:
This means that on average, the function increases by 5 units in for every 1 unit increase in over that interval.
Interpreting the sign:
- Positive value: the function increases on average over the interval (output goes up as input goes up)
- Negative value: the function decreases on average over the interval (output goes down as input goes up)
- Zero value: the function has the same output at both endpoints, so there's no net change over the interval
Keep in mind that a zero average rate of change doesn't necessarily mean the function was flat the whole time. It could have gone up and come back down.

Intervals of Increasing, Decreasing, and Constant Behavior
When describing where a function increases or decreases, you always read the graph from left to right and express the intervals using -values (input values), not -values.
- Increasing interval: As moves to the right, rises. For any two points in the interval, if , then .
- Decreasing interval: As moves to the right, falls. If , then .
- Constant interval: stays the same no matter which -values you pick in the interval. The graph is a horizontal segment.
A common mistake is writing the -values as the interval. If a function increases from the point to , the increasing interval is , not .

Behavior of Graphs
Local Extrema
A local maximum is a point where the function value is higher than all nearby points. A local minimum is a point where the function value is lower than all nearby points. Together, these are called local extrema.
- A local maximum occurs where the function switches from increasing to decreasing. Picture the top of a hill.
- A local minimum occurs where the function switches from decreasing to increasing. Picture the bottom of a valley.
When you identify a local extremum, report it as a -value (the function value), and state where it occurs as an -value. For example: "There is a local maximum of 7 at ."
A function can have multiple local maxima and minima, or none at all. A straight line, for instance, has no local extrema because it never changes direction.
Absolute Extrema
Absolute extrema are the single highest and single lowest values a function achieves over its entire domain.
- The absolute maximum is the largest -value anywhere on the graph. No other point reaches higher.
- The absolute minimum is the smallest -value anywhere on the graph. No other point dips lower.
Not every function has absolute extrema. A function like has an absolute minimum at but no absolute maximum because it keeps growing forever. Functions defined on a closed interval will always have both an absolute max and an absolute min.
How to find absolute extrema from a graph:
- Identify all local maxima and local minima on the graph.
- Check the function values at the endpoints of the domain (if the domain is a closed interval).
- Compare all of these -values. The greatest is the absolute maximum; the least is the absolute minimum.
An absolute extremum can also be a local extremum. For example, the highest hilltop on a graph is both a local max and the absolute max. But an endpoint value that happens to be the highest point is an absolute max without being a local max.