aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
  • IB Physics
  • IB Biology
  • IB Chemistry
  • IB History
  • IB History (2028+)
  • IB Global Politics
  • IB Psychology
  • IB Philosophy
  • IB Geography
  • IB Spanish B
  • IB German B
  • IB Italian B
  • IB French B
  • IB English B
  • IB English A Lang & Lit
  • IB Spanish A Lang & Lit
  • IB French A Lang & Lit
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
  • Physics Question Bank
  • Biology Question Bank
  • Chemistry Question Bank
  • History Question Bank
  • History (2028+) Question Bank
  • Global Politics Question Bank
  • Psychology Question Bank
  • Philosophy Question Bank
  • Geography Question Bank
  • Spanish B Question Bank
  • German B Question Bank
  • Italian B Question Bank
  • French B Question Bank
  • English B Question Bank
  • English A Lang & Lit Question Bank
  • Spanish A Lang & Lit Question Bank
  • French A Lang & Lit Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026
  • Physics Predictions 2026
  • Geography Predictions 2026
  • Spanish B Predictions 2026
  • German B Predictions 2026
  • Italian B Predictions 2026
  • French B Predictions 2026
  • English B Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.1506
NotesMath AATopic 5.7
Unit 5 · Calculus · Topic 5.7

IB Math AA — Second derivative

Topic 5.7 of IB Mathematics: Analysis and Approaches covers Second derivative, which is part of Unit 5: Calculus. Students explore key concepts including Second derivative. A strong understanding of second derivative is essential for IB Math AA exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in Second derivative

Key Idea: The second derivative tells you how a curve bends — and gives the fastest way to classify a stationary point as a max or min. It's a pure non-calculator skill (Paper 1).

🔁 Differentiate twice

f′′(x)=ddx(f′(x))=d2ydx2f''(x) = \frac{d}{dx}\big(f'(x)\big) = \frac{d^2y}{dx^2}f′′(x)=dxd​(f′(x))=dx2d2y​
f′(x)f'(x)f′(x)
first derivative — the gradient
f′′(x)f''(x)f′′(x)
second derivative — how the gradient itself changes
There's nothing new to learn — just apply the power rule a second time to f′(x). e.g. f(x) = x⁴ → f′(x) = 4x³ → f″(x) = 12x².

🥣 Concavity & the second-derivative test

Sign of f″(x)ConcavityAt a stationary point (f′ = 0)
f″(x) > 0Concave up (∪, holds water)Minimum
f″(x) < 0Concave down (∩, spills water)Maximum
f″(x) = 0Possible point of inflexionTest inconclusive — check sign of f′
Tip: Concave up is a cup ∪ (gradient increasing); concave down is a cap ∩ (gradient decreasing).

✏️ IB-style worked examples

IB-style question — find the second derivative

Given f(x) = 2x³ − 5x², find f′(x) and f″(x).

Step by step:

  1. Differentiate once with the power rule.

    f′(x)=6x2−10xf'(x) = 6x^2 - 10xf′(x)=6x2−10x
  2. Differentiate f′(x) again.

    f′′(x)=12x−10f''(x) = 12x - 10f′′(x)=12x−10
Final answer:

f′(x) = 6x² − 10x; f″(x) = 12x − 10.

IB-style question — where is the curve concave up?

For f(x) = 2x³ − 5x², find the values of x for which the curve is concave up.

Step by step:

  1. Concave up where f″(x) > 0.

    12x−10>012x - 10 > 012x−10>0
  2. Solve the inequality.

    x>56x > \tfrac{5}{6}x>65​
Final answer:

Concave up for x > 5/6 (and concave down for x < 5/6).

IB-style question — classify stationary points with f″

For f(x) = x³ − 12x, find the stationary points and classify each using the second-derivative test.

Step by step:

  1. Stationary where f′(x) = 0.

    f′(x)=3x2−12=0⇒x=±2f'(x) = 3x^2 - 12 = 0 \Rightarrow x = \pm 2f′(x)=3x2−12=0⇒x=±2
  2. Find the second derivative.

    f′′(x)=6xf''(x) = 6xf′′(x)=6x
  3. Test each x-value.

    f′′(2)=12>0⇒min⁡;f′′(−2)=−12<0⇒max⁡f''(2)=12>0 \Rightarrow \min;\quad f''(-2)=-12<0 \Rightarrow \maxf′′(2)=12>0⇒min;f′′(−2)=−12<0⇒max
Final answer:

Minimum at x = 2, maximum at x = −2.


Important: If f″(x) = 0 at a stationary point, the second-derivative test is inconclusive — it is not automatically a point of inflexion. Fall back on the sign of f′ just left and right of the point.

Tap each card to reveal the answer.

f(x) = x⁵, find f″(x) f′ = 5x⁴, so f″(x) = 20x³ — just power-rule twice.

What does f″(x) > 0 tell you about the curve? The curve is concave up (∪) — the gradient is increasing.

At a stationary point, f″ < 0. Max or min? Maximum — concave down (∩).

f(x) = x³ − 3x has f′ = 0 at x = 1. f″(1) = ?, and is it max or min? f″(x) = 6x, so f″(1) = 6 > 0 → minimum.

At a stationary point f″ = 0. What's the verdict? Inconclusive — check the sign of f′ on each side instead.

Exam Tips

  • f″(x) = differentiate f′(x) again (= d²y/dx²) — no new rule, just the power rule twice.
  • f″ > 0 → concave up (∪); f″ < 0 → concave down (∩).
  • Second-derivative test at a stationary point: f″ > 0 → min, f″ < 0 → max.
  • If f″ = 0 at the stationary point the test fails — use the sign of f′ either side.
  • This is a Paper 1 by-hand skill — show f′(x) and f″(x) clearly to earn the method marks.

What you'll learn in Topic 5.7

  • 5.7.1 Second derivative
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 5.7 Second derivative

5.7.1

Second derivative

Notes

Ready to study Second derivative?

Get AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AA exam date.

Start studying free

Topic 5.7 Second derivative forms a core part of Unit 5: Calculus in IB Math AA. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
5.6 Chain, product & quotient
Next topic
5.8 Optimisation & inflexion
All Math AA topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · Cancel anytime