Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How do we find one specific term, such as the term in x cubed, in a binomial expansion without writing out the whole thing?

Find a specific term or coefficient in a binomial expansion using the general term formula

A focused answer to the N(A)-Level Additional Mathematics outcome on the general term of a binomial expansion. Use the general term to pick out a specific power of x or a constant term without expanding fully.

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 pick out a single term of a binomial expansion (for example the term in x3x^3, or the constant term) without writing the whole expansion. The tool is the general term formula, which describes any one term in terms of its position rr. You set the power of xx equal to the one you want, solve for rr, and evaluate. This is faster and less error-prone than a full expansion for high powers.

The answer

The general term

In the expansion of (a+b)n(a + b)^n, the term containing brb^r is:

Tr+1=(nr)anrbrT_{r+1} = \binom{n}{r}a^{n-r}b^r

where rr runs from 00 (the first term) up to nn. Every term in the expansion is this formula for some value of rr, so finding a particular term is just a matter of finding the right rr.

Finding the term in a chosen power of x

To find the term in xkx^k:

  1. Write the general term with aa and bb substituted.
  2. Combine the powers of xx into a single power.
  3. Set that power equal to kk and solve for rr.
  4. Put that rr back into the general term and evaluate the number.

Finding a constant (term independent of x)

A constant term is the term in x0x^0. Combine the powers of xx as before, set the total power to zero, solve for rr, and evaluate. This is common when the bracket contains both xx and 1x\dfrac{1}{x}, because the powers can cancel.

Coefficient versus term

Read the question carefully. The term includes the power of xx (for example 15x215x^2); the coefficient is just the number in front (here 1515). Give exactly what is asked.

A reliable order of working

A tidy routine prevents slips: substitute aa and bb into the general term, simplify any numerical base and combine the powers of xx into one, then equate that single power to the target before evaluating. Doing the index arithmetic before you reach for the calculator keeps the numbers small and makes a wrong value easy to spot.

Examples in context

Example 1. Picking a middle term. In a high-power expansion such as (1+x)10(1 + x)^{10}, writing out all eleven terms wastes time if you only need the x4x^4 term. The general term goes straight to (104)x4=210x4\binom{10}{4}x^4 = 210x^4, which is the efficiency the method is designed for.

Example 2. Cancelling powers for a constant. Expressions like (x21x)6\left(x^2 - \dfrac{1}{x}\right)^6 have a constant term only when the positive and negative powers of xx cancel. Setting the combined power to zero finds exactly which term that is, a routine that appears often in examination questions.

Try this

Q1. Write down the general term of (1+x)n(1 + x)^n. [1 mark]

  • Cue. Tr+1=(nr)xrT_{r+1} = \binom{n}{r}x^r.

Q2. Find the coefficient of x2x^2 in (1+x)5(1 + x)^5. [2 marks]

  • Cue. (52)=10\binom{5}{2} = 10, so the coefficient is 1010.

Q3. Find the coefficient of x3x^3 in (1+2x)4(1 + 2x)^4. [3 marks]

  • Cue. General term (4r)(2x)r\binom{4}{r}(2x)^r; for x3x^3, r=3r = 3, giving (43)23=4×8=32\binom{4}{3}2^3 = 4 \times 8 = 32.

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 marksFind the coefficient of x2x^2 in the expansion of (1+x)6(1 + x)^6.
Show worked answer →

The general term is (6r)(1)6rxr=(6r)xr\binom{6}{r}(1)^{6 - r}x^r = \binom{6}{r}x^r.

For the x2x^2 term, set r=2r = 2: (62)=15\binom{6}{2} = 15.

So the coefficient of x2x^2 is 1515.

What markers reward: writing the general term, setting rr to the required power, and evaluating (62)=15\binom{6}{2} = 15 as the coefficient.

Original4 marksFind the term independent of xx (the constant term) in the expansion of (x+2x)4\left(x + \dfrac{2}{x}\right)^4.
Show worked answer →

The general term is (4r)x4r(2x)r=(4r)2rx42r\binom{4}{r}x^{4 - r}\left(\dfrac{2}{x}\right)^r = \binom{4}{r}2^r x^{4 - 2r}.

The constant term has power zero: 42r=04 - 2r = 0, so r=2r = 2.

Term: (42)22=6×4=24\binom{4}{2}2^2 = 6 \times 4 = 24.

What markers reward: forming the general term with the powers of xx combined to x42rx^{4 - 2r}, setting the power to zero to find r=2r = 2, and evaluating the constant as 2424.

Related dot points