Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How does the binomial theorem let us expand a power of a two-term expression without multiplying it out by hand?

Expand expressions of the form a plus b to the power n for a positive integer n using the binomial theorem and binomial coefficients

A focused answer to the O-Level A-Maths outcome on the binomial theorem. Expanding a plus b to a positive integer power using binomial coefficients, Pascal's triangle, and the general structure of the expansion.

Generated by Claude Opus 4.88 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to expand (a+b)n(a + b)^n for a positive whole number nn using the binomial theorem, rather than multiplying the bracket out repeatedly. You need the binomial coefficients (from Pascal's triangle or the (nr)\binom{n}{r} notation) and the pattern of decreasing powers of aa and increasing powers of bb.

The answer

The structure of the expansion

The expansion of (a+b)n(a + b)^n has n+1n + 1 terms. In each term the powers of aa and bb add to nn: aa starts at power nn and falls to 00, while bb rises from 00 to nn:

(a+b)n=(n0)an+(n1)anβˆ’1b+(n2)anβˆ’2b2+β‹―+(nn)bn.(a + b)^n = \binom{n}{0}a^n + \binom{n}{1}a^{n-1}b + \binom{n}{2}a^{n-2}b^2 + \cdots + \binom{n}{n}b^n.

The binomial coefficients

The coefficient (nr)\binom{n}{r} (read "n choose r") counts the terms and is given by:

(nr)=n!r! (nβˆ’r)!.\binom{n}{r} = \frac{n!}{r!\,(n - r)!}.

For small nn they are read from Pascal's triangle, where each entry is the sum of the two above it. Row 44 is 1,4,6,4,11, 4, 6, 4, 1.

Handling signs and coefficients

When bb is itself a product such as βˆ’2x-2x, substitute the whole thing and apply the powers carefully: (βˆ’2x)2=4x2(-2x)^2 = 4x^2 (positive), (βˆ’2x)3=βˆ’8x3(-2x)^3 = -8x^3 (negative). Sign errors here are the most common mistake.

Ascending or descending powers

Expand in ascending powers of xx (smallest power first) or descending, as the question asks. "Up to the term in x2x^2" means write only the first three terms.

The symmetry of the coefficients

Each row of Pascal's triangle is symmetric: (nr)=(nnβˆ’r)\binom{n}{r} = \binom{n}{n-r}, so the coefficients read the same forwards and backwards. This is a useful check, since a row that is not symmetric has an error, and it lets you write the second half of a long row from the first.

Why the powers add to n

Every term picks either aa or bb from each of the nn brackets in (a+b)n(a + b)^n, so the powers of aa and bb in a term must total nn. The coefficient (nr)\binom{n}{r} counts how many ways to choose the rr brackets that contribute a bb, which is why the same numbers appear in counting problems.

Examples in context

Example 1. Approximating a power. Expanding (1+x)n(1 + x)^n for small xx and keeping only the first few terms gives a quick approximation, for instance (1.02)5β‰ˆ1+5(0.02)=1.10(1.02)^5 \approx 1 + 5(0.02) = 1.10, the idea behind small-change estimates.

Example 2. Probability of repeated trials. The binomial coefficients (nr)\binom{n}{r} count the ways an event can occur rr times in nn trials, linking the algebraic expansion to the binomial probability you meet in statistics.

Try this

Q1. Write down the binomial coefficients for (a+b)5(a + b)^5. [1 mark]

  • Cue. Row 55 of Pascal's triangle: 1,5,10,10,5,11, 5, 10, 10, 5, 1.

Q2. Expand (1+x)3(1 + x)^3. [2 marks]

  • Cue. 1+3x+3x2+x31 + 3x + 3x^2 + x^3.

Q3. Find the first three terms of (2βˆ’x)4(2 - x)^4 in ascending powers of xx. [3 marks]

  • Cue. 16+4(8)(βˆ’x)+6(4)x2=16βˆ’32x+24x216 + 4(8)(-x) + 6(4)x^2 = 16 - 32x + 24x^2.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original4 marksExpand (2+x)4(2 + x)^4 in ascending powers of xx.
Show worked answer β†’

The binomial coefficients for power 44 are 1,4,6,4,11, 4, 6, 4, 1.

(2+x)4=24+4(23)x+6(22)x2+4(2)x3+x4(2 + x)^4 = 2^4 + 4(2^3)x + 6(2^2)x^2 + 4(2)x^3 + x^4.

=16+4(8)x+6(4)x2+8x3+x4=16+32x+24x2+8x3+x4= 16 + 4(8)x + 6(4)x^2 + 8x^3 + x^4 = 16 + 32x + 24x^2 + 8x^3 + x^4.

Markers reward the correct coefficients, the decreasing powers of 22, the increasing powers of xx, and the simplified terms.

Original4 marksExpand (1βˆ’2x)5(1 - 2x)^5 in ascending powers of xx up to and including the term in x2x^2.
Show worked answer β†’

Coefficients for power 55: 1,5,10,…1, 5, 10, \ldots Use a=1a = 1, b=βˆ’2xb = -2x.

Term 00: 15=11^5 = 1. Term 11: 5(14)(βˆ’2x)=βˆ’10x5(1^4)(-2x) = -10x. Term 22: 10(13)(βˆ’2x)2=10(4x2)=40x210(1^3)(-2x)^2 = 10(4x^2) = 40x^2.

So (1βˆ’2x)5=1βˆ’10x+40x2+…(1 - 2x)^5 = 1 - 10x + 40x^2 + \ldots

Markers reward the binomial coefficients, careful handling of the (βˆ’2x)(-2x) including its sign and square, and the first three terms.

Related dot points