Series, Progressions and the Binomial Expansion: Question 9

Syllabus 1.6

Multiple choice AS 1 mark

In the binomial expansion of (1+x)n(1+x)^n, where nn is a positive integer, the coefficient of x2x^2 is 4545. What is the value of nn?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Write down the coefficient of x2x^2

In the expansion of (1+x)n(1+x)^n, the term containing x2x^2 is (n2)x2\binom{n}{2}x^2, so the coefficient of x2x^2 is

(n2)=n(n1)2.\binom{n}{2} = \frac{n(n-1)}{2}.

Step 2: Set up and solve the equation

We are told this coefficient equals 4545:

n(n1)2=45    n(n1)=90    n2n90=0.\frac{n(n-1)}{2} = 45 \implies n(n-1) = 90 \implies n^2 - n - 90 = 0.

Using the quadratic formula:

n=1±1+3602=1±3612=1±192.n = \frac{1 \pm \sqrt{1+360}}{2} = \frac{1\pm\sqrt{361}}{2} = \frac{1\pm19}{2}.

This gives n=10n=10 or n=9n=-9. Since nn must be a positive integer, n=10n=10.

Check: (102)=10×92=902=45\binom{10}{2} = \dfrac{10\times9}{2} = \dfrac{90}{2} = 45 ✓, matching the given coefficient exactly.

Why the other options are wrong

  • A (99): comes from correctly factorising n(n1)=90=9×10n(n-1)=90=9\times10 but reporting the smaller factor instead of nn (the larger of the two consecutive integers).
  • C (1919): this is the value of 361\sqrt{361} from the quadratic formula, mistakenly given as the final answer instead of completing the calculation 1+192=10\dfrac{1+19}{2}=10.
  • D (4545): this treats the coefficient of x1x^1 (which is simply nn) as if it were the coefficient of x2x^2, giving n=45n=45 directly without using (n2)\binom{n}{2} at all.

Final answer

  • n=10n = \boxed{10}, option B.