Finding Maxima, Minima & the Point of Inflection
A complete, step-by-step breakdown of a cubic function using the first and second derivative tests — with a graph to see exactly what's happening at each critical point.
Cubic functions can look intimidating at first glance, but breaking them down with calculus makes the whole picture click. We'll fully analyze $f(x) = x^{3} - 6x^{2} + 9x + 1$ — finding its local maximum, local minimum, and point of inflection using the first and second derivative tests.
Find the critical values
Critical points occur where the first derivative equals zero. Differentiating $f(x)$:
Setting $f'(x) = 0$:
Apply the second derivative test
To classify each critical point, we differentiate once more:
At $x = 1$:
Since $f''(1) < 0$, the curve is concave down here — $x = 1$ is a point of local maximum.
At $x = 3$:
Since $f''(3) > 0$, the curve is concave up here — $x = 3$ is a point of local minimum.
Locate the point of inflection
A point of inflection occurs where the curve switches concavity — where $f''(x) = 0$ and the sign of $f''(x)$ actually changes on either side.
Verifying the sign change around $x = 2$:
| Region | Test point | f″(x) | Concavity |
|---|---|---|---|
| x < 2 | x = 1 | −6 | Concave down |
| x > 2 | x = 3 | +6 | Concave up |
Compute the function values
Substituting each $x$-value back into $f(x)$:
Key Takeaway
- Differentiate to find critical points ($f'(x) = 0$).
- Use the second derivative to classify each point as a max or min.
- Set $f''(x) = 0$ to hunt for inflection points, and confirm with a concavity sign-check.
- Plug back in to get the actual coordinates.
See it worked through on video
Prefer to watch the reasoning unfold? This companion video walks through a related example — y = x⁴ − 4x³ — using the same second derivative test and inflection-point logic.
No comments:
Post a Comment