aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Aimnova site navigation

Stay in the loop

Get the latest study resources and updates

New features, study tips and exam insights — straight to your inbox.

IB Diploma

  • IB Past Papers
  • IB Study Notes
  • IB Question Bank
  • IB Mock Exams
  • IB Revision

IB Subjects

  • IB Math AA
  • IB Math AI
  • IB Economics
  • IB Business Management
  • IB Physics
  • IB Biology
  • View all IB subjects→

IB Past Papers

  • IB Math AA HL Past Papers
  • IB Math AA SL Past Papers
  • IB Math AI HL Past Papers
  • IB Math AI SL Past Papers
  • IB Economics HL Past Papers
  • IB Economics SL Past Papers
  • IB ESS Past Papers
  • View all past papers→

Study Resources

  • Study Notes
  • Question Bank
  • Mock Exams
  • Flashcards
  • Revision Guide
  • Exam Skills
  • Command Terms
  • Grade Calculator
  • Exam Timetable 2026

Aimnova

  • Features
  • Pricing
  • For Schools
  • For Parents
  • About Us
  • Blog
  • Contact
aimnova.

AI-powered study platform for smarter revision, past-paper analysis and examiner-style feedback.

TermsPrivacyCookies·© 2026 Aimnova. All rights reserved.8afc4e3

Aimnova is not affiliated with or endorsed by the International Baccalaureate Organization (IB).

NotesMath AA HLTopic 5.3
Unit 5 · Calculus · Topic 5.3

IB Math AA HL — 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 HL exams and builds the foundation for connected topics across the syllabus.

Higher Level students should use this topic hub as a map: start with the shared sub-topics, then follow the HL-only extensions and exam-skill links where this topic asks for deeper analysis.

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 expert practice questions with instant AI feedback, and a study planner tailored to your IB Math AA HL exam date.

Start studying free

Topic 5.3 Differentiating polynomials forms a core part of Unit 5: Calculus in IB Math AA HL. 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 HL 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 · No time limit