Applications of Derivatives · Curve Analysis
Second Derivative Test
At a critical point where f'(c) = 0: if f''(c) > 0, c is a local minimum (concave up). If f''(c) < 0, c is a local maximum (concave down). If f''(c) = 0, the test is inconclusive.
Worked examples
Classify the critical points of f(x) = x⁴ - 4x².
- f'(x) = 4x³ - 8x = 4x(x²-2). Critical points: x = 0, x = ±√2
- f''(x) = 12x² - 8
- f''(0) = -8 < 0 → local max at x = 0
- f''(√2) = 24-8 = 16 > 0 → local min at x = √2
- f''(-√2) = 16 > 0 → local min at x = -√2
Answer: Local max at x = 0, local min at x = ±√2.
Related formulas
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.