KCSE 2025 Maths P2 Q4 — Binomial Expansion & Estimation
Published
The Question
“(a) Expand and simplify the expression (2 + 1 over 2x) all raised to the power 5. (b) Use the first four terms of the expansion in (a) to estimate the value of 2.05 raised to the power 5.”
Get the coefficients from Pascal's triangle
For a power of 5 the binomial coefficients come from the sixth row of Pascal's triangle. These numbers multiply each term as the power on the first part goes down from 5 to 0 and the power on the second part goes up from 0 to 5.
Write out every term
Take the two parts as 2 and 1 over 2x. Pair each Pascal coefficient with a falling power of 2 and a rising power of 1 over 2x. Writing all six terms in order sets up the expansion before any simplifying.
Simplify each term
Work out each power of 2 and each power of 1 over 2x, then multiply. The powers of 2 in the denominators (2, 4, 8, 16, 32) combine with the numbers in front, and the powers of x stay in the denominator. This gives the clean simplified expansion.
Choose x so the bracket equals 2.05
For part (b) the bracket 2 + 1 over 2x must equal 2.05. That forces 1 over 2x to be 0.05, so 2x is 20 and x is 10. This is the value that turns the whole expansion into 2.05 to the power 5.
Substitute into the first four terms
Put x = 10 into just the first four terms of the expansion, as the question asks. Each term becomes a simple decimal, and adding them gives the estimate for 2.05 to the power 5.
Final Result
(a) The expansion is 32 + 40/x + 20/x^2 + 5/x^3 + 5/(8x^4) + 1/(32x^5). (b) Taking x = 10 in the first four terms gives 32 + 4 + 0.2 + 0.005 = 36.205, so 2.05 to the power 5 is approximately 36.205.
Why this method works
The binomial theorem works because expanding a bracket to the power 5 means choosing, from each of the five factors, either the first part or the second; Pascal's coefficients simply count how many ways each combination of powers can occur. Choosing x so the bracket equals 2.05 turns the algebraic identity into a numerical one, and because the later terms are tiny (they carry high powers of x in the denominator), the first four terms already give an accurate estimate.
The true value 2.05^5 = 36.2073..., and our four-term estimate 36.205 agrees to three decimal places, confirming the working.