Question 1
What is the coefficient of the term x^4 * y^3 in the expansion of (x+y)^7?
Step-by-Step Solution:
Concept: Multinomial theorem expansion:
$$(x_1 + x_2 + ... + x_k)^n = \sum_{a_1+...+a_k=n} \frac{n!}{a_1! a_2! ... a_k!} x_1^{a_1} x_2^{a_2} ... x_k^{a_k}$$
Given:
- Expression: (x+y)^7
- Desired term: the term x^4 * y^3
- Exponents: x = 4, y = 3
Step 1 - Verify exponent sum:
4 + 3 = 7 = 7 ✓
Step 2 - Apply multinomial coefficient formula:
Coefficient = $\frac{7!}{4! × 3!}$
Step 3 - Calculate:
- Numerator: 7! = 5040
- Denominator: 4! × 3! = 24 × 6
- Denominator value: 144
Final Calculation:
Coefficient = 5040 / 144 = 35
Alternative interpretation: This equals the number of ways to arrange 7 items with:
4 of type x, 3 of type y
Key Principle: Multinomial coefficients generalize binomial coefficients:
- Binomial: C(n, k) = n!/(k!(n-k)!)
- Multinomial: n!/(a! b! c! ...) where a+b+c+... = n
Quick Check: The sum of all multinomial coefficients for given n is k^n = 2^7 = 128
Concept: Multinomial theorem expansion:
$$(x_1 + x_2 + ... + x_k)^n = \sum_{a_1+...+a_k=n} \frac{n!}{a_1! a_2! ... a_k!} x_1^{a_1} x_2^{a_2} ... x_k^{a_k}$$
Given:
- Expression: (x+y)^7
- Desired term: the term x^4 * y^3
- Exponents: x = 4, y = 3
Step 1 - Verify exponent sum:
4 + 3 = 7 = 7 ✓
Step 2 - Apply multinomial coefficient formula:
Coefficient = $\frac{7!}{4! × 3!}$
Step 3 - Calculate:
- Numerator: 7! = 5040
- Denominator: 4! × 3! = 24 × 6
- Denominator value: 144
Final Calculation:
Coefficient = 5040 / 144 = 35
Alternative interpretation: This equals the number of ways to arrange 7 items with:
4 of type x, 3 of type y
Key Principle: Multinomial coefficients generalize binomial coefficients:
- Binomial: C(n, k) = n!/(k!(n-k)!)
- Multinomial: n!/(a! b! c! ...) where a+b+c+... = n
Quick Check: The sum of all multinomial coefficients for given n is k^n = 2^7 = 128