Practise › Questions › The binomial expansion
The binomial expansion questions
Raising a bracket to the tenth power by repeated multiplication is an afternoon gone. The binomial theorem does it in one line, and the coefficients have been sitting in Pascal's triangle the whole time. For small x the first two or three terms carry almost all the value, which turns the theorem into a way of estimating awkward powers by hand.
7 original questions · 22 marks · the the binomial expansion notes · Sequences and series
Every question here is written for this library rather than taken from a past paper. Write your answer out before opening the worked one: the answers award marks point by point, and the marks are easier to see when you have something of your own to compare against.
Evaluate 8C3 without a calculator, showing the cancellation.
Worked answer
8!/(3! × 5!) = (8 × 7 × 6)/(3 × 2 × 1) = 336/6 = 56. M1 for the cancelled quotient, A1 for 56. The 5! wipes out all but three factors of the top, so only 8 × 7 × 6 survives. Computing 8! = 40 320 in full is the long way round and invites arithmetic slips.Write down the row of Pascal's triangle used for expanding a bracket to the power 5.
Worked answer
1, 5, 10, 10, 5, 1, which is six entries for six terms. B1 for the row. Each entry is the sum of the two above it, and the row reads the same in both directions. A power of 5 needs the row starting 1, 5, so counting the apex as row 1 and reaching 1, 4, 6, 4, 1 is the off-by-one to avoid.Expand (3 + 2x)4 completely, and check your answer with a substitution.
Worked answer
Row 4 gives 1, 4, 6, 4, 1. Build each term with the powers of 3 falling and the powers of 2x climbing: 81, then 4 × 27 × 2x = 216x, then 6 × 9 × 4x2 = 216x2, then 4 × 3 × 8x3 = 96x3, then 16x4. So (3 + 2x)4 = 81 + 216x + 216x2 + 96x3 + 16x4. Setting x = 1 turns the bracket into 54 = 625, and 81 + 216 + 216 + 96 + 16 = 625, so the check passes for the price of one line. B1 for the row of coefficients, M1 for a term with both powers correct, A1 A1 for the middle terms, A1 for the full expansion. Every term needs the 2 raised as well as the x; leaving 2x as 2 in the later terms is the usual collapse.Find the first three terms, in ascending powers of x, of (1 + 3x)8.
Worked answer
1 + 8C1(3x) + 8C2(3x)2 = 1 + 24x + 28 × 9x2 = 1 + 24x + 252x2. M1 for the binomial coefficients with 3x substituted whole, A1 for 24x, A1 for 252x2. The replacement 3x goes into the formula whole and gets squared whole. Forgetting to square the 3 gives 84x2 and costs the final mark, which is the single commonest loss in this topic.Find the first three terms, in ascending powers of x, of (2 + x)5, and use them to estimate 2.0025.
Worked answer
The terms are 25 = 32, then 5 × 24x = 80x, then 10 × 23x2 = 80x2. Setting x = 0.002: 32 + 0.16 + 0.00032 = 32.16032. The true value is 32.1603203…, so the truncation is already good to six decimal places; the discarded x3 term is only 40 × 0.0023, three parts in ten million. M1 for a term with the falling power of 2, A1 for 80x, A1 for 80x2, M1 for substituting x = 0.002, A1 for 32.16032.In the expansion of (2 + kx)6, where k is a constant, the coefficient of x2 is 60. Find the possible values of k.
Worked answer
The x2 term is 6C2 × 24 × (kx)2 = 15 × 16 × k2x2 = 240k2x2. Setting 240k2 = 60 gives k2 = ¼, so k = ½ or k = −½. Both are wanted, since only k2 appears and the sign cannot be recovered from an even power. At k = ½ the expansion opens 64 + 96x + 60x2, which confirms the coefficient. M1 for the x2 term of the expansion, A1 for 240k2, M1 for solving 240k2 = 60, A1 for both values of k. The mark at risk is the 24: the power on the first term drops as the power on the second climbs, and answers that leave it at 26 or omit it entirely reach a different k.Explain why the coefficients in any row of Pascal's triangle read the same forwards and backwards.
Worked answer
The coefficient nCr counts the ways of choosing which r brackets supply the second letter; choosing those r is the same act as choosing the other n − r to supply the first. So nCr = nCn−r, and the row is a palindrome. B1 for choosing r brackets being the same act as choosing the other n − r, B1 for the resulting symmetry of the row.
The same practice on paper: the printable workbook for this topic, questions and a worked answer book.
Practise the binomial expansion one question at a time
The player marks nothing for you. It shows one question, waits, then shows the worked answer so you can mark yourself, and brings a question back sooner when it went badly.