Primary Tool
Math Workspace (CAS)
CAS keeps the derivative, the algebraic solution of , and the second-derivative checks in one transcript. The graph then confirms that the symbolic classification matches the geometry.
Problem
Find and classify the critical points of .
This is a useful quartic because it has three critical points, so the derivative test and the graph both show more than one kind of local behavior.
Why the second derivative helps
Once you know where , the second derivative tells you whether the curve is bending upward or downward at each critical point.
If , the graph is locally bowl-shaped and is a local minimum. If , the graph is locally cap-shaped and is a local maximum.
Step-by-step walkthrough
The computation is short enough to do cleanly, but it still shows the full structure of a standard optimization-style derivative test.
- 1Differentiate to get .
- 2Solve to find the critical numbers .
- 3Differentiate again to get .
- 4Evaluate at the critical numbers: , , and .
- 5Classify the points: are local minima because the second derivative is positive there, and is a local maximum because the second derivative is negative there.
- 6Evaluate the original function to locate the extrema on the graph: and .
Common Pitfall
Solving only finds candidates. You still need a classification step, such as the second derivative test or a sign chart, before calling a point a maximum or minimum.
Try a Variation
Replace the function by . Which critical points stay the same, and how do the function values and classifications change?
Related Pages
Keep moving through the cluster
What a derivative means geometrically
The derivative is the slope of the tangent line, but that phrase only becomes useful when you compare the curve to nearby secant lines and local linear approximations.
Open explanation →
Proof that a differentiable function is continuous
This proof shows why differentiability is a stronger condition than continuity. The difference factors into a difference quotient times , and that product is forced to zero.
Open proof →
Why continuity and differentiability are different concepts
Differentiability is stronger than continuity. A graph can be unbroken at a point and still fail to have a derivative there if the local shape has a corner, cusp, or vertical tangent.
Open explanation →