Binomial Expansion
x

Revision notes for Edexcel A Level Maths Binomial Expansion. Open each subtopic for explanations, worked examples, and summaries of 4.1 Expanding (1 + x)^n, 4.2 Expanding (a + bx)^n, and 4.3 Using Partial Fractions. Written against the Edexcel A Level Maths (9MA0) specification, so the content matches what's examinable rather than general Maths background.

Binomial Expansion

What you'll learn

  • Expand expressions like (1+3x)−12(1+3x)^{-\frac{1}{2}}(1+3x)−21​ in ascending powers of xxx.
  • Factor expressions such as (9+6x)−12(9+6x)^{-\frac{1}{2}}(9+6x)−21​ into the standard binomial form.
  • State the range of values for which an expansion is valid.
  • Use expansions for approximations and coefficient-matching questions.

1. The language of binomial expansion

A binomial is an expression with two terms, such as 1+x1+x1+x or 4+6x4+6x4+6x. A binomial expansion rewrites a power of a binomial as a series, meaning a sum of terms.

You will often need index laws first:

  • 1+6x=(1+6x)12\sqrt{1+6x}=(1+6x)^{\frac{1}{2}}1+6x​=(1+6x)21​
  • 19+x=(9+x)−12\frac{1}{\sqrt{9+x}}=(9+x)^{-\frac{1}{2}}9+x​1​=(9+x)−21​
  • 1(2+3x)2=(2+3x)−2\frac{1}{(2+3x)^2}=(2+3x)^{-2}(2+3x)21​=(2+3x)−2
Definition

Key vocabulary

  • A term is one part of a sum, such as 6x26x^26x2.
  • A coefficient is the number multiplying a power of the variable, so the coefficient of x2x^2x2 in 6x26x^26x2 is 6.
  • Ascending powers of xxx means constant term first, then xxx, then x2x^2x2, then x3x^3x3, and so on.

2. Positive integer powers

If the power is a non-negative integer, meaning 0, 1, 2, 3, and so on, the expansion is finite: it stops.

For a positive integer power,

A schematic showing how each term in a finite binomial expansion is built from the choice of powers of the two parts of the bracket.

(a+b)n=∑r=0n(nr)an−rbr(a+b)^n=\sum_{r=0}^{n}\binom{n}{r}a^{n-r}b^r(a+b)n=r=0∑n​(rn​)an−rbr

The symbol (nr)\binom{n}{r}(rn​) is called a binomial coefficient, read “nnn choose rrr”. It is given by

(nr)=n!r!(n−r)!\binom{n}{r}=\frac{n!}{r!(n-r)!}(rn​)=r!(n−r)!n!​

where n!n!n! means n⋅(n−1)⋅(n−2)⋯1n\cdot(n-1)\cdot(n-2)\cdots 1n⋅(n−1)⋅(n−2)⋯1.

Example

Finding a coefficient

Find the coefficient of x5x^5x5 in the expansion of (3+2x)7(3+2x)^7(3+2x)7.

  1. The general term comes from choosing rrr copies of 2x2x2x and 7−r7-r7−r copies of 3.

  2. To get x5x^5x5, use r=5r=5r=5.

  3. Substitute into the binomial term:

    (75)37−5(2x)5\binom{7}{5}3^{7-5}(2x)^5(57​)37−5(2x)5
  4. Simplify the coefficient:

    (75)32⋅25=21⋅9⋅32=6048\binom{7}{5}3^2\cdot 2^5=21\cdot 9\cdot 32=6048(57​)32⋅25=21⋅9⋅32=6048
  5. So the coefficient of x5x^5x5 is 6048.

3. Fractional and negative powers

For powers such as −12-\frac{1}{2}−21​, 13\frac{1}{3}31​, or −3-3−3, the expansion usually goes on forever. These are handled using the general binomial expansion:

(1+u)n=1+nu+n(n−1)2u2+n(n−1)(n−2)6u3+⋯(1+u)^n=1+nu+\frac{n(n-1)}{2}u^2+\frac{n(n-1)(n-2)}{6}u^3+\cdots(1+u)n=1+nu+2n(n−1)​u2+6n(n−1)(n−2)​u3+⋯

Here, uuu is the expression inside the bracket after the 1, and nnn is the power.

The standard binomial form highlights the roles of 1, u and n in an expression like (1+u)^n.

Key Idea

The standard form

The infinite binomial formula is built for (1+u)n(1+u)^n(1+u)n. If your bracket is not in that form, factor it first.

Example

Expanding a negative power

Expand (1−2x)−3(1-2x)^{-3}(1−2x)−3 up to and including the term in x3x^3x3, and state the range of validity.

  1. Identify the two key parts: n=−3n=-3n=−3 and u=−2xu=-2xu=−2x.

  2. Substitute into the first four terms of the formula:

    (1−2x)−3=1+(−3)(−2x)+(−3)(−4)2(−2x)2+(−3)(−4)(−5)6(−2x)3+⋯(1-2x)^{-3}=1+(-3)(-2x)+\frac{(-3)(-4)}{2}(-2x)^2+\frac{(-3)(-4)(-5)}{6}(-2x)^3+\cdots(1−2x)−3=1+(−3)(−2x)+2(−3)(−4)​(−2x)2+6(−3)(−4)(−5)​(−2x)3+⋯
  3. Simplify each term:

    (1−2x)−3=1+6x+24x2+80x3+⋯(1-2x)^{-3}=1+6x+24x^2+80x^3+\cdots(1−2x)−3=1+6x+24x2+80x3+⋯
  4. For a negative or fractional power, require ∣u∣<1|u|<1∣u∣<1:

The validity condition |u|<1 gives an open interval for x after solving the inequality.

$$
|-2x|<1\Rightarrow |x|<\frac{1}{2}\Rightarrow -\frac{1}{2}<x<\frac{1}{2}
$$
Common Mistake

Miscounting the terms

“Up to and including x3x^3x3” means include the constant term, the xxx term, the x2x^2x2 term, and the x3x^3x3 term. Do not stop at x2x^2x2.

4. Factoring first

Many expressions do not start as (1+u)n(1+u)^n(1+u)n. For example, (9+6x)−12(9+6x)^{-\frac{1}{2}}(9+6x)−21​ has a 9 at the front, not a 1.

Use this idea:

Factoring out the constant turns a bracket into the standard binomial form needed for the infinite expansion.

(a+bx)n=an(1+bax)n(a+bx)^n=a^n\left(1+\frac{b}{a}x\right)^n(a+bx)n=an(1+ab​x)n

Then use the binomial expansion on the bracket.

Example

Factoring into standard form

Expand (9+6x)−12(9+6x)^{-\frac{1}{2}}(9+6x)−21​ up to and including the term in x3x^3x3, and state the range of validity.

  1. Factor 9 from the bracket:

    (9+6x)−12=9−12(1+23x)−12=13(1+23x)−12(9+6x)^{-\frac{1}{2}}=9^{-\frac{1}{2}}\left(1+\frac{2}{3}x\right)^{-\frac{1}{2}}=\frac{1}{3}\left(1+\frac{2}{3}x\right)^{-\frac{1}{2}}(9+6x)−21​=9−21​(1+32​x)−21​=31​(1+32​x)−21​
  2. Expand the bracket using n=−12n=-\frac{1}{2}n=−21​ and u=23xu=\frac{2}{3}xu=32​x:

    (1+23x)−12=1−x3+x26−5x354+⋯\left(1+\frac{2}{3}x\right)^{-\frac{1}{2}}=1-\frac{x}{3}+\frac{x^2}{6}-\frac{5x^3}{54}+\cdots(1+32​x)−21​=1−3x​+6x2​−545x3​+⋯
  3. Multiply every term by 13\frac{1}{3}31​:

    (9+6x)−12=13−x9+x218−5x3162+⋯(9+6x)^{-\frac{1}{2}}=\frac{1}{3}-\frac{x}{9}+\frac{x^2}{18}-\frac{5x^3}{162}+\cdots(9+6x)−21​=31​−9x​+18x2​−1625x3​+⋯
  4. The range comes from ∣23x∣<1\left|\frac{2}{3}x\right|<1​32​x​<1:

    −32<x<32-\frac{3}{2}<x<\frac{3}{2}−23​<x<23​
Common Mistake

Expanding the wrong bracket

Do not apply the formula directly to 9+6x9+6x9+6x as though it were 1+u1+u1+u. The constant factor must come out first.

5. Validity and accuracy

For fractional or negative powers, the expansion is valid when

∣u∣<1|u|<1∣u∣<1

where uuu is the small expression in (1+u)n(1+u)^n(1+u)n.

For example, if you have (1−2x9)12\left(1-\frac{2x}{9}\right)^{\frac{1}{2}}(1−92x​)21​, then u=−2x9u=-\frac{2x}{9}u=−92x​, so the condition is ∣−2x9∣<1\left|-\frac{2x}{9}\right|<1​−92x​​<1.

This number line shows the range of x values for which the expansion of (1−2x/9)^(1/2) is valid.

Common Mistake

Validity before accuracy

If ∣u∣≥1|u|\ge 1∣u∣≥1, the expansion should not be used. Even when it is valid, it is usually more accurate when uuu is close to 0.

6. Using expansions for approximations

A binomial expansion is especially useful when the value of xxx is small. Higher powers like x2x^2x2 and x3x^3x3 become much smaller, so the first few terms give a good approximation.

For small x, successive powers shrink rapidly, so later terms usually contribute much less to the approximation.

Example

Approximating a square root

Use a binomial expansion to estimate 8.8\sqrt{8.8}8.8​ to 5 decimal places.

  1. Write 8.8\sqrt{8.8}8.8​ as part of (9−2x)12(9-2x)^{\frac{1}{2}}(9−2x)21​:

    9−2x=8.89-2x=8.89−2x=8.8
  2. Solve for the substitution value:

    x=0.1x=0.1x=0.1
  3. Expand (9−2x)12(9-2x)^{\frac{1}{2}}(9−2x)21​:

    (9−2x)12=3(1−2x9)12=3−x3−x254−x3486+⋯\begin{aligned} (9-2x)^{\frac{1}{2}} &=3\left(1-\frac{2x}{9}\right)^{\frac{1}{2}}\\ &=3-\frac{x}{3}-\frac{x^2}{54}-\frac{x^3}{486}+\cdots \end{aligned}(9−2x)21​​=3(1−92x​)21​=3−3x​−54x2​−486x3​+⋯​
  4. Substitute x=0.1x=0.1x=0.1:

    3−0.13−0.1254−0.13486=2.966479…3-\frac{0.1}{3}-\frac{0.1^2}{54}-\frac{0.1^3}{486}=2.966479\ldots3−30.1​−540.12​−4860.13​=2.966479…
  5. Therefore, 8.8≈2.96648\sqrt{8.8}\approx 2.966488.8​≈2.96648 to 5 decimal places.

7. Combining expansions with other algebra

Sometimes you expand one part first, then multiply by another factor or match coefficients.

Multiplying by another factor

Example

Multiplying after expanding

Find the expansion of 1+x(1−2x)2\frac{1+x}{(1-2x)^2}(1−2x)21+x​ up to and including x3x^3x3.

  1. First expand the denominator part:

    (1−2x)−2=1+4x+12x2+32x3+⋯(1-2x)^{-2}=1+4x+12x^2+32x^3+\cdots(1−2x)−2=1+4x+12x2+32x3+⋯
  2. Multiply by 1+x1+x1+x, keeping terms only up to x3x^3x3:

A multiplication grid makes clear which products contribute up to x^3 and which are ignored.

$$
(1+x)(1+4x+12x^2+32x^3)=1+5x+16x^2+44x^3+\cdots
$$

3. Terms like x⋅32x3x\cdot 32x^3x⋅32x3 are in x4x^4x4, so they are not needed.

Tip

Only keep what can matter

When multiplying expansions up to x3x^3x3, ignore any product whose powers already add to more than 3.

Matching coefficients

Example

Finding unknown constants

The expansion of a+bx4+x\frac{a+bx}{\sqrt{4+x}}4+x​a+bx​ begins 2+x+⋯2+x+\cdots2+x+⋯. Find aaa and bbb.

  1. Begin with the reciprocal square root expansion:

    (4+x)−12=12−x16+⋯(4+x)^{-\frac{1}{2}}=\frac{1}{2}-\frac{x}{16}+\cdots(4+x)−21​=21​−16x​+⋯
  2. Multiply by a+bxa+bxa+bx and keep the constant and xxx terms:

    (a+bx)(12−x16+⋯ )=a2+(b2−a16)x+⋯(a+bx)\left(\frac{1}{2}-\frac{x}{16}+\cdots\right)=\frac{a}{2}+\left(\frac{b}{2}-\frac{a}{16}\right)x+\cdots(a+bx)(21​−16x​+⋯)=2a​+(2b​−16a​)x+⋯
  3. Compare coefficients with 2+x+⋯2+x+\cdots2+x+⋯:

    a2=2,b2−a16=1\frac{a}{2}=2,\qquad \frac{b}{2}-\frac{a}{16}=12a​=2,2b​−16a​=1
  4. Solve the equations: a=4a=4a=4, then b2−14=1\frac{b}{2}-\frac{1}{4}=12b​−41​=1, so b=52b=\frac{5}{2}b=25​.

Exam technique

In the exam

  1. Rewrite roots and fractions as powers before expanding.

  2. Factor the bracket into A(1+u)nA(1+u)^nA(1+u)n if the constant term is not 1.

  3. For fractional or negative powers, always state the range using ∣u∣<1|u|<1∣u∣<1.

  4. In approximation questions, choose the substitution with the smallest valid value of ∣u∣|u|∣u∣.

  5. When multiplying expansions, keep only the terms that can contribute to the requested power.

Self review

Check yourself

  • Can you expand (1−3x)−12(1-3x)^{-\frac{1}{2}}(1−3x)−21​ up to and including x2x^2x2, and state its validity range?

  • Can you rewrite 125+10x\frac{1}{\sqrt{25+10x}}25+10x​1​ in the form A(1+u)nA(1+u)^nA(1+u)n?

  • If you multiply an expansion by 1+2x1+2x1+2x, which terms can contribute to the coefficient of x3x^3x3?

Recap questions

Test yourself with 5 quick questions on this guide. Answer them all correctly to complete it.

You've reached the end

Test yourself on this topic, or move on to the next guide.

Practice questionsTake a quick quiz on this topicFlashcardsSelf-test with active recall
RadiansUp next

How was this guide?

Binomial Expansion Revision Guide

  1. A Level
  2. /Maths
  3. /Binomial Expansion