When a binomial expansion has unknowns in it, write each given coefficient with the binomial formula to get simultaneous equations. For (1+ax)n, the coefficient of x is na and of x2 is (2n)a2.
In the expansion of (1+ax)n, the coefficient of x is 10 and the coefficient of x2 is 40. Find the values of n and a. [6]
The working
Step 1, coefficient of x is (1n)a=na:
na=10(1)(M1)
Step 2, coefficient of x2 is (2n)a2=2n(n−1)a2:
2n(n−1)a2=40(2)(M1)
Step 3, eliminate a. From (1), a=n10. Substitute into (2):
2n(n−1)⋅n2100=40⟹2(n−1)⋅n100=40(M1)
Step 4, solve for n:
n50(n−1)=40⟹50(n−1)=40n⟹50n−50=40n⟹n=5(A1)
Step 5, back-substitute for a:
a=510=2(A1)
Check: (1+2x)5 has x-coefficient 5(2)=10 and x2-coefficient (25)(2)2=10(4)=40. ✓
Where the marks are won and lost
- Write the coefficients correctly: x1 uses (1n)=n; x2 uses (2n)=2n(n−1).
- Eliminate cleanly: express a=n10 from the simpler equation, then substitute. The n2 cancels.
- Both unknowns are asked for, so finish by finding a after n.
Common mistakes
- Using (2n)=n(n−1) (forgetting to divide by 2).
- Squaring only part of a in the x2 term (it’s a2, from (ax)2).
- Solving for n and stopping, without finding a.
Topic home: Series pillar. More: Worked examples.