Home › Subjects › O-Level Additional Maths (A-Maths) › Binomial expansions › Worked solution
O-Level Binomial expansions: worked solution
4 marks. Full working, one step per line.
Question
In the expansion of (3 + x/2)ⁿ the x² coefficient is triple the x³ coefficient. Find n.
Worked answer
Step 1: write the general term of (3 + x/2)ⁿ. By the binomial theorem, the term containing x^r is C(n, r) × 3^(n−r) × (x/2)^r = C(n, r) × 3^(n−r) × x^r / 2^r. So the coefficient of x^r is C(n, r) × 3^(n−r) / 2^r. The 1/2^r must not be forgotten. Step 2: write down the two coefficients the question compares. coefficient of x² = C(n, 2) × 3^(n−2) / 2² = C(n, 2) × 3^(n−2) / 4 coefficient of x³ = C(n, 3) × 3^(n−3) / 2³ = C(n, 3) × 3^(n−3) / 8 Step 3: turn the given condition into an equation. "The x² coefficient is triple the x³ coefficient" means C(n, 2) × 3^(n−2) / 4 = 3 × C(n, 3) × 3^(n−3) / 8. On the right-hand side, 3 × 3^(n−3) = 3^(n−2), so C(n, 2) × 3^(n−2) / 4 = C(n, 3) × 3^(n−2) / 8. Step 4: cancel and tidy. The factor 3^(n−2) appears on both sides and is never zero, so divide both sides by it: C(n, 2) / 4 = C(n, 3) / 8. Multiply both sides by 8: 2 C(n, 2) = C(n, 3). Step 5: write the binomial coefficients in terms of n and solve. C(n, 2) = n(n − 1)/2 and C(n, 3) = n(n − 1)(n − 2)/6, so 2 × n(n − 1)/2 = n(n − 1)(n − 2)/6 n(n − 1) = n(n − 1)(n − 2)/6. For there to be a term in x³ at all, n must be at least 3, so n(n − 1) is not zero and both sides can be divided by it: 1 = (n − 2)/6 6 = n − 2 n = 8. Check with n = 8: coefficient of x² = C(8, 2) × 3⁶/4 = 28 × 729/4 = 5103, coefficient of x³ = C(8, 3) × 3⁵/8 = 56 × 243/8 = 1701, and 3 × 1701 = 5103, as required.
Practise this topic
This question is part of O-Level Binomial expansions, in O-Level Additional Maths (A-Maths).
More from this topic
- Expand (2 − 3/x)⁸ and write, in simplified form, its first three terms in descending power
- Using that k, show there is no constant term in (1+x⁴)(x−k/x³)^8.
- Using (1 + 3x)^8 = 1 + 24x + 252x² + ..., deduce the first three terms of (2 + 6x + 3x²)^8
- Taking n = 7, demonstrate that the product (48/x² − x⁴)(√x − 2/x)⁷ contains no constant te
- Find, in ascending powers of x, the first four terms of the expansion of (a/x + 3x²)⁶, sim