Derivatives reveal a function's behavior, showing where it increases, decreases, or levels off. By analyzing the first and second derivatives, you can understand a graph's shape, including its peaks, valleys, and curves.
Applying derivative tests helps classify critical points as maxima or minima. These tools, along with concepts of continuity and differentiability, give you a powerful way to analyze functions and sketch their graphs.
Derivatives and the Shape of a Graph
Relationship of first derivative to graph
The first derivative tells you the slope of the tangent line at any point on . That slope directly tells you whether the function is going up, going down, or momentarily flat.
- Positive : the function is increasing (heading uphill)
- Negative : the function is decreasing (heading downhill)
- Zero : the tangent line is horizontal, marking a critical point
This extends to entire intervals. If for every in an interval, the function is strictly increasing on that whole interval. If throughout an interval, it's strictly decreasing there.
First derivative test for extrema
Critical points are where or where is undefined (while itself still exists). These are the only candidates for local maxima and minima.
To find and classify them:
- Compute .
- Solve and identify any points where does not exist.
- For each critical point, check the sign of on either side.
The sign change tells you what kind of extremum you have:
- changes from positive to negative โ local maximum (function rises then falls)
- changes from negative to positive โ local minimum (function falls then rises)
- No sign change โ neither a max nor a min (think of at )

Second derivative and concavity
The second derivative measures how the slope itself is changing. This determines the concavity of the graph.
- : the graph is concave up (curves upward, like a bowl). The slope is getting steeper in the positive direction.
- : the graph is concave down (curves downward, like an upside-down bowl). The slope is decreasing.
An inflection point is where the concavity switches from up to down or down to up. At an inflection point, or is undefined. But be careful: alone doesn't guarantee an inflection point. You need to confirm that the concavity actually changes on either side.
Concavity test over intervals
To find where a function is concave up or concave down across its domain:
- Compute .
- Find where or is undefined. These are your candidate inflection points, and they divide the number line into intervals.
- Pick a test value in each interval and plug it into .
- If , the function is concave up on that interval. If , it's concave down.

Function behavior vs. derivatives
Combining first and second derivative information gives you a complete picture of the graph's shape. There are four possible combinations at any point:
| Behavior | ||
|---|---|---|
| Positive | Positive | Increasing and concave up (rising and curving upward) |
| Positive | Negative | Increasing and concave down (rising but curving downward, leveling off) |
| Negative | Positive | Decreasing and concave up (falling but curving upward, leveling off) |
| Negative | Negative | Decreasing and concave down (falling and curving downward) |
Think of it in terms of speed: "concave up while increasing" means the function is speeding up, while "concave down while increasing" means it's slowing down as it approaches a peak.
Applying Derivative Tests
Second derivative test for extrema
The second derivative test is a quicker alternative to the first derivative test for classifying critical points. Instead of checking sign changes on both sides, you just evaluate at the critical point.
Given a critical point where :
- If โ the graph is concave up at โ local minimum
- If โ the graph is concave down at โ local maximum
- If โ the test is inconclusive; fall back to the first derivative test
The second derivative test saves time when is easy to compute. But whenever it gives , you have no choice but to use the first derivative test and check sign changes directly.
Continuity, differentiability, and limits
These three concepts are closely linked:
- Continuity means the function has no breaks, jumps, or holes at a point. It's a prerequisite for differentiability.
- Differentiability means the function has a well-defined derivative (a non-vertical, unique tangent line) at a point. If a function is differentiable at a point, it's automatically continuous there, but the reverse isn't always true. For example, is continuous at but not differentiable there because of the sharp corner.
- The derivative itself is defined as a limit: . So every derivative calculation relies on limits working properly, which in turn requires continuity.