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.3
Unit 5 · Calculus · Topic 5.3

IB Math AA — Differentiating polynomials

Topic 5.3 of IB Mathematics: Analysis and Approaches covers Differentiating polynomials, which is part of Unit 5: Calculus. Students explore key concepts including Differentiating powers, Gradient at a point. A strong understanding of differentiating polynomials is essential for IB Math AA exams and builds the foundation for connected topics across the syllabus.

Exam technique guidePractice questions

Key concepts in Differentiating polynomials

Key Idea: Differentiating a polynomial finds its gradient function f'(x) — the rate of change at every point. It's a pure Paper 1 by-hand skill and the foundation for tangents, maxima and minima later in the course.

📉 The power rule

ddx(xn)=n x n−1\frac{d}{dx}\big(x^{n}\big) = n\,x^{\,n-1}dxd​(xn)=nxn−1
nnn
the power — bring it down to multiply
n−1n-1n−1
the new power — one less than before
Multiply by the power, then subtract 1 from it. A constant multiple stays: d/dx(a·xⁿ) = a·n·xⁿ⁻¹. A standalone constant → 0 (its graph is flat). And x means x¹, so it differentiates to 1.

🔁 Rewrite BEFORE you differentiate

TermRewrite as a powerThen differentiate
Polynomial term, e.g. 2x³already a powerEach term separately: 6x²
A fraction, $\frac{1}{xⁿ}$x⁻ⁿPower rule → more-negative power (−2 → −3)
A root, √xx¹/²½x⁻¹⁄² = 1/(2√x), since ½ − 1 = −½
A constant, e.g. −9—0

✏️ IB-style worked examples

IB-style question — differentiate a polynomial

Differentiate f(x) = 4x³ − 6x² + 2x − 11.

Step by step:

  1. Apply the power rule to each term, keeping the signs.

    12x2, −12x, +212x^{2},\ -12x,\ +212x2, −12x, +2
  2. The constant −11 differentiates to 0.

    f′(x)=12x2−12x+2f'(x) = 12x^{2} - 12x + 2f′(x)=12x2−12x+2
Final answer:

f'(x) = 12x² − 12x + 2

IB-style question — rewrite a fraction and a root first

Differentiate g(x) = 5/x² + √x.

Step by step:

  1. Rewrite each term as a power.

    g(x)=5x−2+x1/2g(x) = 5x^{-2} + x^{1/2}g(x)=5x−2+x1/2
  2. Power rule: 5(−2)x⁻³ and ½x⁻¹⁄².

    g′(x)=−10x−3+12x−1/2g'(x) = -10x^{-3} + \tfrac{1}{2}x^{-1/2}g′(x)=−10x−3+21​x−1/2
  3. Tidy back into fraction / root form.

    g′(x)=−10x3+12xg'(x) = -\frac{10}{x^{3}} + \frac{1}{2\sqrt{x}}g′(x)=−x310​+2x​1​
Final answer:

g'(x) = −10/x³ + 1/(2√x)

IB-style question — gradient at a point

Find the gradient of y = x³ − 5x at the point where x = 2.

Step by step:

  1. Differentiate first.

    dydx=3x2−5\frac{dy}{dx} = 3x^{2} - 5dxdy​=3x2−5
  2. Now substitute x = 2.

    3(2)2−5=12−5=73(2)^{2} - 5 = 12 - 5 = 73(2)2−5=12−5=7
Final answer:

The gradient at x = 2 is 7.

IB-style question — find x for a given gradient

The curve y = x² − 6x has gradient 4 at one point. Find x there.

Step by step:

  1. Differentiate and set equal to the gradient.

    f′(x)=2x−6=4f'(x) = 2x - 6 = 4f′(x)=2x−6=4
  2. Solve for x.

    2x=10⇒x=52x = 10 \Rightarrow x = 52x=10⇒x=5
Final answer:

x = 5.

Important: You cannot apply the power rule to √x or 1/x² as written. Rewrite them as x¹/² and x⁻² before differentiating — forgetting this is the single biggest error in this topic. (And differentiate before you substitute a value, never after.)

Tap each card to reveal the answer.

Differentiate 7x⁴ 28x³ — multiply by 4, drop the power to 3.

Differentiate 8x − 3 8 — the x¹ gives 8, the constant −3 gives 0.

Differentiate 1/x³ (write as a power first) −3x⁻⁴ = −3/x⁴ — rewrite as x⁻³, then −3 down, power → −4.

Differentiate √x ½x⁻¹⁄² = 1/(2√x) — write √x = x¹/², then ½ − 1 = −½.

Gradient of y = x² + 3x at x = 1 5 — f'(x) = 2x + 3, then sub x = 1: 2 + 3.

Where does y = x² have gradient equal to tan 45°? x = 0.5 — tan 45° = 1, so 2x = 1.

Exam Tips

  • Power rule: multiply by the power, then subtract 1 from it.
  • Differentiate a polynomial term by term; standalone constants become 0.
  • Rewrite fractions (1/xⁿ = x⁻ⁿ) and roots (√x = x¹/²) as powers BEFORE differentiating.
  • Gradient at a point = f'(a): differentiate first, then substitute.
  • For 'where is the gradient m?', solve f'(x) = m — a quadratic f' may give two answers. A tangent's gradient is tan(angle with the x-axis).

What you'll learn in Topic 5.3

  • 5.3.1 Differentiating powers
  • 5.3.2 Gradient at a point
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 5.3 Differentiating polynomials

5.3.1

Differentiating powers

Notes
5.3.2

Gradient at a point

Notes

Ready to study Differentiating polynomials?

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

Start studying free

Topic 5.3 Differentiating polynomials 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.2 Increasing & decreasing
Next topic
5.4 Tangents & normals
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