5.4 Using the First Derivative Test to Determine Relative (Local) Extrema
- Syllabus
- 2020
- Topic
- 5.4
- Level
- —
The First Derivative Test classifies a critical point by tracking how f moves on either side. Because f′(x)>0 means f is increasing and f′(x)<0 means f is decreasing, a local extremum occurs only when the sign of f′ changes.
| Sign of f′ through x=c | Behavior of f | Conclusion at c |
|---|---|---|
| +→− | increasing, then decreasing | local maximum |
| −→+ | decreasing, then increasing | local minimum |
| +→+ or −→− | same direction on both sides | neither |
Find the critical points in the domain, use them to split the domain into intervals, and determine the sign of f′ on each interval. Then state the sign change and the corresponding conclusion; the sign chart is the justification.
For f(x)=x3−3x, f′(x)=3(x−1)(x+1), so the critical points are x=−1 and x=1. The derivative signs are positive on (−∞,−1), negative on (−1,1), and positive on (1,∞). Therefore f′ changes +→− at x=−1, giving a local maximum, and −→+ at x=1, giving a local minimum.
A critical point is only a candidate. The equation f′(c)=0 alone does not prove a local extremum; the First Derivative Test requires signs on both sides of c.