1. Classify critical points of a cubic polynomial
Problem
We differentiate using the Power Rule: and .
We set , add 3 to both sides, and divide by 3 to find critical points at and .
We differentiate the first derivative to obtain the second derivative.
Since the second derivative is negative at , the curve is concave down there, confirming a local maximum.
Since the second derivative is positive at , the curve is concave up there, confirming a local minimum.
Answer:
The Second Derivative Test is efficient here because the second derivative is simple to compute and evaluate. By testing the concavity at each critical point, we immediately classify them without needing to track sign changes of across intervals.