Q1. Find the 3rd term in the expansion of (x + 2)⁵.
3rd term means T(r+1) with r = 2, so r = 2, n = 5
T₃ = ⁵C₂ · x⁵⁻² · 2² = 10 · x³ · 4
T₃ = 40x³
Expanding (a+b)¹⁰ by hand is painful — the binomial theorem gives any term instantly. Compute any term of any expansion here.
For (a+b)ⁿ, find the (r+1)th term's binomial coefficient ⁿCᵣ.
r = 0 gives the FIRST term, r = 1 the second, and so on — the general term is T(r+1), so it is one ahead of r.
Q1. Find the 3rd term in the expansion of (x + 2)⁵.
3rd term means T(r+1) with r = 2, so r = 2, n = 5
T₃ = ⁵C₂ · x⁵⁻² · 2² = 10 · x³ · 4
T₃ = 40x³
| Quantity | Formula |
|---|---|
| Expansion | (a+b)ⁿ = Σᵣ ⁿCᵣ aⁿ⁻ʳ bʳ |
| General term | T(r+1) = ⁿCᵣ aⁿ⁻ʳ bʳ |
| Number of terms | n + 1 |
A formula for expanding (a+b)ⁿ as a sum: Σ ⁿCᵣ aⁿ⁻ʳ bʳ for r from 0 to n.
T(r+1) = ⁿCᵣ aⁿ⁻ʳ bʳ, the (r+1)th term of the expansion.
Exactly n + 1 terms.
Hi! Found an error or have a suggestion? Let us know and we'll fix it.
Thanks! Your feedback has been sent. We'll look into it.