Binomial Expansion
7 free practice questions with explanations
PassNova has 7 free A-level Maths practice questions on Binomial Expansion, each with a clear explanation. Practise them in the browser with instant feedback — 100% free, no sign-up, on any device. Updated for 2026.
Binomial Expansion: example questions & answers
7 worked examples with answers and explanations below. Practise them in the browser with instant feedback on every answer.
Expand (2 + 3x)⁴ and state the coefficient of x².
- A108
- B216✓
- C54
- D144
Answer: The x² term is C(4,2)·2²·(3x)² = 6 × 4 × 9x² = 216x², so the coefficient is 216.
In the expansion of (1 − 2x)⁶, find the coefficient of x³.
- A160
- B−60
- C−160✓
- D−320
Answer: The x³ term is C(6,3)·(−2x)³ = 20 × (−8)x³ = −160x³, so the coefficient is −160. (Forgetting to cube the −2 gives wrong values such as −60.)
Find the term in x² in the expansion of (2x − 1)⁵.
- A40x²
- B−80x²
- C10x²
- D−40x²✓
Answer: The general term is C(5,r)(2x)^(5−r)(−1)^r. For x² we need 5 − r = 2, so r = 3: C(5,3)(2x)²(−1)³ = 10 × 4x² × (−1) = −40x².
Find the first three terms, in ascending powers of x, of the expansion of (1 + x)^(1/2).
- A1 + (1/2)x − (1/8)x²✓
- B1 + (1/2)x + (1/8)x²
- C1 − (1/2)x + (1/8)x²
- D1 + (1/2)x − (1/4)x²
Answer: Using (1 + x)ⁿ with n = 1/2: term 1 = 1; term 2 = (1/2)x; term 3 = [(1/2)(1/2 − 1)/2!]x² = [(1/2)(−1/2)/2]x² = −(1/8)x².
Find the first three terms, in ascending powers of x, of the expansion of (1 − 3x)⁻².
- A1 − 6x + 27x²
- B1 + 6x + 9x²
- C1 + 6x + 27x²✓
- D1 + 6x − 27x²
Answer: Using (1 + y)ⁿ with n = −2 and y = −3x: 1 + (−2)(−3x) + [(−2)(−3)/2!](−3x)² = 1 + 6x + 3 × 9x² = 1 + 6x + 27x².
Use the first three terms of the expansion of (1 + x)⁸ to estimate (1.02)⁸, by taking x = 0.02. Which value is correct to 4 decimal places?
- A1.1600
- B1.1712✓
- C1.0160
- D1.2000
Answer: (1 + x)⁸ ≈ 1 + 8x + C(8,2)x² = 1 + 8x + 28x². With x = 0.02: 1 + 8(0.02) + 28(0.0004) = 1 + 0.16 + 0.0112 = 1.1712.
The expansion of (1 + 4x)^(1/2) as a series in ascending powers of x is valid only for a certain range of x. State this range.
- A|x| < 4
- B|x| < 1
- C|x| < 1/2
- D|x| < 1/4✓
Answer: The expansion of (1 + bx)ⁿ for non-integer n is valid when |bx| < 1. Here b = 4, so |4x| < 1, giving |x| < 1/4.