Classifying stationary points means deciding whether a point with zero gradient is a local maximum, a local minimum, or neither. The key idea is that a stationary point is found where the derivative is zero, and its nature is determined by how the curve behaves nearby, such as whether the graph changes from increasing to decreasing or vice versa. This topic connects differentiation, graph shape, and curve behavior, and it is essential in sketching graphs, interpreting functions, and solving optimization problems.
Stationary point: A stationary point is a point on a curve where the gradient is zero, so the tangent there is horizontal. In derivative language, this means at that -value. These points are important because they often indicate where the function changes direction or momentarily flattens out.
Classification means deciding the nature of a stationary point. The main possibilities are a local maximum, where nearby values are smaller, and a local minimum, where nearby values are larger. In some cases a stationary point is neither, which happens when the graph flattens but does not turn.
A turning point is a stationary point where the graph changes direction. If the curve goes from rising to falling, the point is a maximum; if it goes from falling to rising, it is a minimum. This idea is local, so it describes behavior close to the point rather than over the whole graph.
The words local maximum and local minimum are used because the point only needs to be highest or lowest in a small neighborhood. A local maximum does not have to be the greatest value on the entire graph, and a local minimum does not have to be the least. This distinction matters for larger graphs that may continue upward or downward elsewhere.
On a graph, a maximum point looks like a peak and a minimum point looks like a trough. Both have horizontal tangents because the curve is momentarily neither rising nor falling at the exact turning point.
A stationary point that is not a turning point can still have gradient zero. For example, a curve may flatten and continue in the same general direction, so the sign of the gradient does not change across the point. This is why solving finds candidates, but further classification is still required.
Why matters: The derivative measures the instantaneous rate of change of the function. When , the curve is flat at that point, so the tangent is horizontal. This makes such points natural candidates for peaks, troughs, or other flat points.
The derivative also tells whether a function is increasing or decreasing. If , the graph rises as increases; if , the graph falls. Classification works by checking how this sign behaves on either side of the stationary point.
A local maximum occurs when the derivative changes from positive to negative. This means the graph was rising before the point and falling after it, so the point sits at the top of a local hill.
A local minimum occurs when the derivative changes from negative to positive. This means the graph was falling before the point and rising after it, so the point sits at the bottom of a local valley.
For some curves, a stationary point is neither a maximum nor a minimum because the derivative does not change sign. In that case the graph may flatten and continue increasing on both sides or decreasing on both sides. This is often called a stationary point of inflection, and it shows that zero gradient alone is not enough for a turning point.
The shape of a function family can sometimes classify points quickly. For example, a quadratic has exactly one turning point, and its leading coefficient determines whether that point is a maximum or minimum. This graph-based reasoning is useful when the overall curve type is clear.
Core workflow: Differentiate solve find coordinates classify the nature.
Choose one -value slightly smaller and one slightly larger than the stationary point, then substitute into . If the derivative changes from positive to negative, the point is a local maximum; if it changes from negative to positive, the point is a local minimum.
If the sign stays the same on both sides, the point is not a turning point. This method is especially helpful for functions where the overall graph shape is not obvious from inspection.
For some familiar functions, the coefficient of the highest-power term gives quick information about the overall shape. A positive quadratic opens upward and therefore has a minimum, while a negative quadratic opens downward and therefore has a maximum.
For many cubics with two turning points, the left-hand turning point and right-hand turning point can often be identified from the end behavior. However, this is a pattern-based shortcut, so it should be used only when you are confident about the graph type and orientation.
| Idea | Meaning | Key test |
|---|---|---|
| Stationary point | Any point where the gradient is zero | Solve |
| Turning point | A stationary point where the curve changes direction | Check whether the derivative changes sign |
| Local maximum | Nearby function values are lower | changes |
| Local minimum | Nearby function values are higher | changes |
| Stationary point of inflection | Flat point with no turn | No sign change in |
This distinction is crucial because students often treat every stationary point as a turning point. In reality, the derivative being zero only identifies candidates, and the sign change test decides the actual nature.
Quadratic vs cubic reasoning: A quadratic can have at most one stationary point, and that point must be its turning point. A cubic may have two turning points, one turning point, or a stationary inflection depending on its derivative and overall shape.
This matters because graph-family shortcuts are reliable only within the correct function type. If you misidentify the family or ignore the leading term, you can classify the point incorrectly even if the algebra up to was correct.
Algebraic method vs sketch method: The algebraic method uses derivatives and sign analysis, so it is general and logically robust. A sketch method uses known graph shapes and relative position, which is faster but depends on accurate structural insight.
In exams, the algebraic method is usually safer when the function is unfamiliar. The sketch method is helpful as a check or when a question explicitly encourages graphical reasoning.
Remember: Solve for the -values, then substitute those into the original function to get the coordinates.
Check whether the question asks for coordinates or only classification. Some questions only want the nature of the point, while others require full coordinates such as . Reading carefully prevents doing unnecessary work or omitting the final answer format the examiner expects.
Use sign language explicitly when classifying. Writing phrases like "changes from positive to negative" or "changes from negative to positive" shows the reasoning clearly and earns method credit even if a later arithmetic slip occurs.
Sketching is a powerful verification tool even when you classify algebraically. A rough graph can reveal whether your answer is sensible, especially for quadratics and cubics where end behavior is easy to anticipate. If the algebra says a left-hand point is a minimum on a positive cubic, your sketch should make you question that result.
Check the number of stationary points is plausible from the function type. A quadratic can have at most one, while a cubic can have up to two. This helps catch differentiation or equation-solving errors before you commit to the final answer.
Misconception: every stationary point is a turning point. This is false because a point can have gradient zero without the graph changing direction. To avoid this mistake, always check whether the derivative changes sign across the point.
Mistake: using the derivative to find the y-coordinate. After solving , students sometimes substitute the -value back into instead of into the original equation. This only returns the gradient, which is zero at a stationary point, not the actual vertical position.
Mistake: classifying from a memorized pattern without checking orientation. For example, students may remember that cubics have one maximum and one minimum but forget that the order depends on the sign of the leading term. A quick end-behavior check prevents reversing the left and right turning points.
Mistake: assuming a local maximum is the highest point overall. Local classification only refers to nearby points, not the entire domain. On a restricted interval or a more complicated graph, a local maximum may not be the absolute maximum.
Mistake: solving incorrectly and then classifying the wrong points. Since classification depends on the candidate points being correct, algebra errors in factorization or rearrangement can ruin the whole solution. It is good practice to re-substitute your candidate values into the derivative to confirm they really make it zero.
Graph sketching relies heavily on stationary-point classification. Once you know where a curve is flat and whether each point is a maximum or minimum, you can draw the general shape much more accurately. This is why classification is a bridge between symbolic differentiation and visual interpretation.
Optimization problems use the same logic because maximum and minimum values often occur at turning points. In those contexts, classification helps decide whether a stationary value represents the desired optimum or the wrong type of extremum.
Second derivative ideas provide a more advanced route to classification. If at a stationary point, the curve is concave up there and the point is usually a local minimum; if , it is usually a local maximum. This method extends the same core idea that curvature reveals how the graph bends near a flat point.
Higher-level calculus generalizes this topic to many settings, including functions of several variables and constrained optimization. The central principle remains the same: identify candidate critical points, then use local behavior to determine their nature.