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 1.9
Unit 1 · Number & Algebra · Topic 1.9

IB Math AA HL — Binomial theorem

Topic 1.9 of IB Mathematics: Analysis and Approaches covers Binomial theorem, which is part of Unit 1: Number & Algebra. Students explore key concepts including Pascal's triangle & nCr, Binomial expansion, Finding a term. A strong understanding of binomial theorem 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 Binomial theorem

Key Idea: The binomial theorem expands a power of a two-term bracket, (a + b)ⁿ, without multiplying it all out — and lets you grab one term straight away. It shows up on both papers, often as find the coefficient of xᵏ or find the constant term.

🔢 The formulas you're given

Pascal's triangleⁿCᵣ (combinations)
Start each row with 1; every inside number is the sum of the two above.Each coefficient is ⁿCᵣ — compute by formula or with the GDC's nCr.
Row 4: 1 4 6 4 1.⁴C₂ = 6, matching the triangle.
Quickest for small n (≈ up to 6) — Paper 1.Best for large n — Paper 2 on the GDC.
(nr)=n!r! (n−r)!\binom{n}{r} = \frac{n!}{r!\,(n - r)!}(rn​)=r!(n−r)!n!​
nnn
the power of the bracket (top of ⁿCᵣ)
rrr
which term — 0 for the first, counting up
(a+b)n=an+(n1)an−1b+⋯+(nr)an−rbr+⋯+bn(a + b)^n = a^n + \binom{n}{1}a^{n-1}b + \cdots + \binom{n}{r}a^{n-r}b^r + \cdots + b^n(a+b)n=an+(1n​)an−1b+⋯+(rn​)an−rbr+⋯+bn
an−ra^{n-r}an−r
first term — its power **falls** n → 0
brb^{r}br
second term — its power **rises** 0 → n
(a + b)ⁿ has n + 1 terms, and in each term the two powers sum to n. Need just one term? Use the general term ⁿCᵣ aⁿ⁻ʳ bʳ: set the exponent of x equal to the power you want, solve for r, then compute that single coefficient — no full expansion.

✏️ IB-style worked examples

IB-style question — expand a bracket (Paper 1)

Expand (x + 2)⁴ without a calculator.

Step by step:

  1. Row 4 of Pascal's triangle gives 1, 4, 6, 4, 1; powers of x fall, powers of 2 rise.

    x4+(41)x3(2)+(42)x2(22)+(43)x(23)+24x^4 + \binom{4}{1}x^3(2) + \binom{4}{2}x^2(2^2) + \binom{4}{3}x(2^3) + 2^4x4+(14​)x3(2)+(24​)x2(22)+(34​)x(23)+24
  2. Work out each coefficient (2² = 4, 2³ = 8, 2⁴ = 16).

    =x4+8x3+24x2+32x+16= x^4 + 8x^3 + 24x^2 + 32x + 16=x4+8x3+24x2+32x+16
Final answer:

(x + 2)⁴ = x⁴ + 8x³ + 24x² + 32x + 16 (5 terms; powers sum to 4)

IB-style question — a coefficient with the nCr (Paper 2)

Find the coefficient of x³ in the expansion of (2x − 1)⁵.

Step by step:

  1. General term: ⁵Cᵣ (2x)⁵⁻ʳ (−1)ʳ. The power of x is 5 − r, so for x³ take r = 2.

    (52)(2x)3(−1)2\binom{5}{2}(2x)^{3}(-1)^{2}(25​)(2x)3(−1)2
  2. Use the GDC for ⁵C₂ = 10, then cube the whole 2x and square the −1.

    =10×8x3×1=80x3= 10 \times 8x^3 \times 1 = 80x^3=10×8x3×1=80x3
Final answer:

Coefficient of x³ = 80

IB-style question — find an unknown constant

In the expansion of (x + k)⁶, the coefficient of x⁴ is 60. Find the possible values of k.

Step by step:

  1. The x⁴ term: power of x is 6 − r = 4, so r = 2.

    (62)x4k2=15k2x4\binom{6}{2}x^4 k^2 = 15k^2 x^4(26​)x4k2=15k2x4
  2. Set the coefficient equal to 60.

    15k2=60  ⇒  k2=415k^2 = 60 \;\Rightarrow\; k^2 = 415k2=60⇒k2=4
  3. Solve — an even power gives both signs.

    k=±2k = \pm 2k=±2
Final answer:

k = ±2

🔒 GDC walkthrough

Step through the exact calculator keystrokes, screen by screen, in study mode.

Claim your free topic →
Important: A coefficient or minus sign is part of the term, so raise the whole thing: (2x)³ = 8x³ (not 2x³), (−3)² = +9 (not −9). And "term independent of x" / "constant term" means the power of x is 0 — set the exponent to 0 and solve for r.

Tap each card to reveal the answer.

Coefficients of (a + b)⁴ from Pascal's triangle? 1, 4, 6, 4, 1 — row 4 of the triangle.

Compute ⁵C₂ 10 — 5!/(2!·3!) = (5×4)/(2×1).

How many terms in (a + b)⁷? 8 terms — always n + 1.

Term in x³ of (2 + x)⁶? 160x³ — ⁶C₃·2³·x³ = 20×8×x³.

Constant term of (x + 2/x)⁶? 160 — set 6 − 2r = 0 → r = 3, then ⁶C₃·2³.

(1 + x)ⁿ has x² coefficient 28 — find n n = 8 — ⁿC₂ = n(n−1)/2 = 28 ⇒ n² − n − 56 = 0.

Exam tips

  • Coefficients of (a + b)ⁿ = row n of Pascal's triangle = ⁿC₀, ⁿC₁, …, ⁿCₙ.
  • Paper 1: small powers by hand. Paper 2: ⁿCᵣ via MATH → ▶ PRB → 3:nCr.
  • General term ⁿCᵣ aⁿ⁻ʳ bʳ — match the exponent to the power you want to get r.
  • Bracket the whole term before raising: (2x)³ = 8x³, (−3)² = +9; constant term ⇒ power of x is 0.
  • Coefficient given → set it equal and solve (even power ⇒ ±); n unknown → use ⁿC₂, a quadratic in n.

What you'll learn in Topic 1.9

  • 1.9.1 Pascal's triangle & nCr
  • 1.9.2 Binomial expansion
  • 1.9.3 Finding a term
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 1.9 Binomial theorem

1.9.1

Pascal's triangle & nCr

Notes
1.9.2

Binomial expansion

Notes
1.9.3

Finding a term

Notes

Ready to study Binomial theorem?

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 1.9 Binomial theorem forms a core part of Unit 1: Number & Algebra 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
1.8 Infinite geometric series
Next topic
1.10 Counting & binomial (HL only)
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