In the binomial expansion of \( (x - 2y^2)^9 \), we use the binomial theorem: \[ (a + b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k \] Here, \( a = x \), \( b = -2y^2 \), and \( n = 9 \). The general term in the expansion is: \[ T_k = \binom{9}{k} x^{9-k} (-2y^2)^k = \binom{9}{k} x^{9-k} (-2)^k (y^2)^k \] Simplifying: \[ T_k = \binom{9}{k} (-2)^k x^{9-k} y^{2k} \] We need the term where the powers of \( x \) and \( y \) are 6 and 6, respectively. Thus, we set: \[ 9 - k = 6 \quad \text{(for } x^6\text{)} \] This gives \( k = 3 \). Now, we calculate the corresponding term: \[ T_3 = \binom{9}{3} (-2)^3 x^{6} y^6 \] The coefficient is: \[ \binom{9}{3} (-2)^3 = \frac{9 \times 8 \times 7}{3 \times 2 \times 1} \times (-8) = 84 \times (-8) = -672 \]
The correct option is (A) : \(-672\)
We are given the binomial expansion of (x - 2y2)9. We want to find the coefficient of x6y6.
The general term in the binomial expansion of (a + b)n is given by:
Tk+1 = \(\binom{n}{k} a^{n-k} b^k\)
In our case, a = x, b = -2y2, and n = 9. We want to find the term with x6y6. This means we need n - k = 6 and 2k = 6, so k = 3.
Let's find the term T3+1 = T4:
T4 = \(\binom{9}{3} x^{9-3} (-2y^2)^3 = \binom{9}{3} x^6 (-2)^3 (y^2)^3\)
T4 = \(\binom{9}{3} x^6 (-8) y^6\)
Now we need to calculate \(\binom{9}{3}\):
\(\binom{9}{3} = \frac{9!}{3!(9-3)!} = \frac{9!}{3!6!} = \frac{9 \times 8 \times 7 \times 6!}{3 \times 2 \times 1 \times 6!} = \frac{9 \times 8 \times 7}{3 \times 2 \times 1} = 3 \times 4 \times 7 = 84\)
So, T4 = 84 × x6 × (-8) × y6 = -672x6y6
Therefore, the coefficient of x6y6 is -672.
Therefore, the answer is -672.