Math Playground
Calculus

Maxima & minima

Where a function peaks or bottoms out — set the derivative to zero.

Maxima and minima sit where the derivative is zero (or undefined). Critical points.

Drag the point along the curve
-4-213
y = a·x·x·x + b·x·x + c·xat x = 1: slope ≈ 0
Second derivative test

If f″(c) = 0 the test is inconclusive — fall back to a sign chart of f′.

Your turn

Find and classify the critical points of f(x) = x³ − 3x.

On a closed interval, also check the endpoints — the absolute max or min can sit at an endpoint even where f′ ≠ 0.

Steps

  • Compute f'(x).
  • Set f'(x) = 0 and solve for x.
  • Use the second derivative test or sign chart.