Question: What is the coefficient of x^2 in the expansion of (x - 4)^6?
Options:
Correct Answer: 360
Solution:
Using the binomial theorem, the coefficient of x^2 in (a + b)^n is given by nCk * a^(n-k) * b^k. Here, n=6, a=x, b=-4, and k=2. Thus, the coefficient is 6C2 * (1)^4 * (-4)^2 = 15 * 16 = 240.