Home › CAT › Quantitative Aptitude › Binomial Theorem › How many terms are in the expansion of $(a + b +…
How many terms are in the expansion of $(a + b + c)^4$?
A$5$
B$10$
C$15$
D$20$
Answer & Solution
Correct answer: C. $15$
1. The trinomial expansion of $(a + b + c)^n$ uses MULTINOMIAL coefficients: $\binom{n}{i,j,k}\,a^i b^j c^k$ where $i + j + k = n$.
2. Number of terms = number of non-negative integer solutions of $i + j + k = n$.
3. Stars-and-bars formula: $\binom{n + r - 1}{r - 1}$ where $r$ is the number of variables ($r = 3$ here).
4. For $n = 4$, $r = 3$: number of solutions = $\binom{4 + 3 - 1}{3 - 1} = \binom{6}{2} = 15$.
5. So the trinomial $(a+b+c)^4$ has $15$ distinct terms.
6. Option A is the BINOMIAL term count ($n+1$ — wrong for trinomial). Options B and D are wrong stars-and-bars computations.
_Source: NCERT Class 11 Mathematics, Ch 7, §7.2 + Exercise (extension to trinomials), p. 8._
Related questions
In the expansion of a bracket raised to four, the sum of indices is:How many terms are in the expansion of a bracket raised to twelve?How many terms are in the expansion of a bracket raised to five?In the last term of the expansion, the index of b is:In the first term of the expansion, the index of b is:In the first term of the expansion, the index of a is:The general rule for expansion is built using the concept of:Why is Pascal's triangle awkward for a large index?