Every section above introduced a separate way the first or second derivative answers a question about the graph of f — direction, steepness, extrema, concavity, inflection, sketching, optimization, related rates. The table below lays them all out side by side: each tool, the geometric or applied question it settles, and the specific derivative information it needs.
| Tool |
What it reveals |
Derivative information needed |
| Value of f'(a) |
slope and direction of f at the single point (a, f(a)) |
first derivative evaluated at a |
| Tangent line |
best linear approximation to f near x = a: y − f(a) = f'(a)(x − a) |
first derivative evaluated at a |
| Sign of f' |
intervals where f is increasing or decreasing |
first derivative across each interval |
| Critical points |
candidates for local extrema (must be tested further) |
solutions of f'(x) = 0 plus points where f' is undefined |
| First derivative test |
classifies a critical point as max, min, or neither |
sign of f' on each side of the critical point |
| Second derivative test |
faster classification when f'' is available and nonzero |
value of f''(c) at a critical point with f'(c) = 0 |
| Sign of f'' |
intervals of concave up or concave down behavior |
second derivative across each interval |
| Inflection points |
points where concavity reverses |
f''(x) = 0 or undefined, plus a sign change of f'' across the point |
| Curve sketching |
a complete qualitative picture: monotonicity, extrema, concavity, asymptotes |
f' and f'' combined with domain, intercepts, and end behavior |
| Optimization |
absolute maximum or minimum on a domain or under a constraint |
critical points of the objective function, plus endpoint values |
| Related rates |
how an unknown rate of change depends on known rates of related quantities |
implicit differentiation of a constraint equation with respect to time |