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

  • IB Diploma
  • All IB Subjects
  • IB ESS
  • IB Business Management
  • IB Economics
  • IB Math AI SL
  • IB Math AA SL
  • Grade Calculator
  • Exam Timetable 2026
  • ESS Predictions
  • BM Predictions
  • IB Economics Predictions 2026

Study Resources

  • Free Study Notes
  • Revision Guide
  • Flashcards
  • ESS Question Bank
  • BM Question Bank
  • Mock Exams
  • Past Paper Feedback
  • Exam Skills
  • Command Terms

Company

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

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.644
NotesMath AA SLTopic 1.9
Unit 1 · Number & Algebra · Topic 1.9

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

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

(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

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.

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 AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AA SL exam date.

Start studying free

Topic 1.9 Binomial theorem forms a core part of Unit 1: Number & Algebra in IB Math AA SL. 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
2.1 Straight lines
All Math AA SL 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