Worked ExampleCalculusIntermediateMath Workspace (CAS)

Find and classify critical points of a quartic function

This worked example shows the standard calculus workflow: differentiate, solve , then use the second derivative and the graph to decide which critical points are local maxima or minima.

Primary Tool

Math Workspace (CAS)

Open CAS workspace

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.

  1. 1Differentiate to get .
  2. 2Solve to find the critical numbers .
  3. 3Differentiate again to get .
  4. 4Evaluate at the critical numbers: , , and .
  5. 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.
  6. 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

Back to Learn Math →