How to Use the Second Derivative
🔥 How to Use the Second Derivative to Identify Max/Min Points
Right—stationary points. Students usually feel okay about finding them, but the moment the exam asks, “State the nature of the stationary point,” something weird happens. People start guessing. They “assume” it’s a max because the curve looked like one. Or they say “it’s a turning point” without saying what kind of turning point. Hang on—let’s straighten this out, because examiners love awarding or removing marks here.
By the end of this, you’ll be able to test a stationary point calmly, systematically, and in a way examiners want to see. And if you’re trying to build fluency across A Level Maths topics explained, this is a key skill that links pure differentiation to optimisation and modelling.
🔙 Previous topic:
If you want to revisit the core skills behind this, go back to Differentiation Techniques Every A Level Student Must Master, where product, quotient and chain rule were built into habits.
📘 Exam Context
Here’s the honest truth: finding stationary points is the easy part. Differentiate, set to zero, solve. What separates students is what happens next. A huge number of scripts lose marks because the student:
- declares a max/min without testing
- tests incorrectly
- or gives an answer with no justification
Examiners want a sign-based conclusion, not a guess. The second derivative test is the cleanest way to get those marks.
📐 Problem Setup
Let’s anchor with a simple example:
y = x^3 – 6x
We’ll find the stationary points properly later, but the aim is simple: once you find where y' = 0, how do you prove whether you’ve got a max, min, or point of inflection?
🔸 Step 1 — Find the stationary points (yes, the obvious bit)
Differentiate once and set equal to zero:
y' = 3x^2 – 6
Solve:
3x^2 – 6 = 0 \Rightarrow x^2 = 2 \Rightarrow x = \pm\sqrt{2}
This gives the locations of stationary points. But not their nature.
🟦 Step 2 — Second derivative = your decision tool
Differentiate again:
y'' = 6x
Right. This is the whole engine of the method:
If y'' > 0 → local minimum
If y'' < 0 → local maximum
If y'' = 0 → inconclusive
Example:
At x = \sqrt{2}:
y'' = 6\sqrt{2} > 0 \Rightarrow \text{minimum}
At x = -\sqrt{2}:
y'' = -6\sqrt{2} < 0 \Rightarrow \text{maximum}
Clear. Structured. Examiner-friendly.
🟢 Step 3 — Inconclusive cases (the sneaky exam traps)
When y''(x_0) = 0, students often think “oh, must be a point of inflection.”
Nope.
Example:
y = x^4
Stationary at x=0:
y' = 4x^3 \Rightarrow y' = 0
y'' = 12x^2 \Rightarrow y''(0) = 0
But this is not an inflection — it is a flat minimum.
When second derivative stays ≥0 → flat bottom
When it changes sign → inflection
🟥 Step 4 — Sign-change method (fallback when second derivative = 0)
General idea:
pick a value slightly less than the stationary point
evaluate y'
pick a value slightly greater
compare
If y' goes + → – → maximum
If y' goes – → + → minimum
If no change → inflection
Use this ONLY when the second derivative is zero.
⭐ Step 5 — Write conclusions the way examiners expect
Examiners want THREE pieces:
state the stationary point
show y''
interpret the sign
Example:
“At x=\sqrt{2}, y''=6\sqrt{2} > 0, so the stationary point is a minimum.”
And because this is part of your A Level Maths revision support, write this structure consistently.
🧠 Worked Example — full walkthrough
Take:
y = x^3 – 6x
Step 1:
y' = 3x^2 – 6
Set y'=0:
3x^2 – 6 = 0 \Rightarrow x = \pm\sqrt{2}
Step 2:
y'' = 6x
Step 3:
At x=\sqrt{2}:
y'' = 6\sqrt{2} > 0 \Rightarrow \text{minimum}
At x=-\sqrt{2}:
y'' = -6\sqrt{2} < 0 \Rightarrow \text{maximum}
Done. Clean.
⚠️ Common Errors & Exam Traps
Saying “max/min” without testing
Forgetting to substitute actual numbers
Assuming y''=0 means inflection
Mixing up first- and second-derivative tests
Failing to show the sign explicitly
Relying on graph shape instead of calculus
🌍 Real-World Link
Second-derivative logic underpins optimisation in physics, engineering, economics, manufacturing, logistics, pharmacology—anywhere you need to find something “best”.
If you can read curvature, you can read behaviour.
🚀 Next Steps
If you want these techniques to feel automatic, the exam-focused A Level Maths Revision Course teaches them with guided practice and exam-style walkthroughs.
📏 Recap Table
Solve y'=0 to find stationary points
Use y'' for classification
y''>0 → minimum
y''<0 → maximum
y''=0 → inconclusive
Use sign-change when necessary
👤Author Bio – S Mahandru
I’ve taught A Level Maths for more than a decade, and mastering the second derivative test is one of the fastest ways to secure method marks and build confidence for optimisation questions.
🧭 Next step:
Now that you can classify stationary points confidently, the natural next step is Integration Techniques Made Easy (Reverse Chain Rule & Substitution) — where differentiation skills flip and work in reverse.
❓ FAQ Section
Q1: What if y''=0?
Use first-derivative sign checking.
Q2: Do I always need sign-change?
Only when the second derivative fails.
Q3: Can a stationary point be neither max nor min?
Yes—if the derivative does not change sign.