Question:medium

If the coefficient of \(x^2\) in the expansion of \[ (1+x)^5(1-x)^4 \] is \(k\), then \(k\) is equal to:

Show Hint

For coefficient questions, never expand the entire expression unless necessary. Write only the terms up to the required power and combine systematically.
Updated On: Jun 10, 2026
  • \(-10\)
  • \(-5\)
  • \(0\)
  • \(10\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Decide what to keep.
We only need the coefficient of $x^2$ in $(1+x)^5(1-x)^4$. So we just need terms up to $x^2$ from each factor and combine the ones that make $x^2$.

Step 2: Expand $(1+x)^5$ to $x^2$.
Using binomial coefficients, $(1+x)^5=1+5x+10x^2+\cdots$. So constant $=1$, $x$-coefficient $=5$, $x^2$-coefficient $=10$.

Step 3: Expand $(1-x)^4$ to $x^2$.
Similarly, $(1-x)^4=1-4x+6x^2-\cdots$. So constant $=1$, $x$-coefficient $=-4$, $x^2$-coefficient $=6$.

Step 4: List the products that give $x^2$.
The $x^2$ term arises from: (constant $\times$ $x^2$), ($x$ $\times$ $x$), and ($x^2$ $\times$ constant).

Step 5: Compute each piece.
Constant times $x^2$: $1\times 6=6$. The $x$ times $x$: $5\times(-4)=-20$. The $x^2$ times constant: $10\times 1=10$.

Step 6: Add them.
Total coefficient $=6-20+10=-4$, and taking the value marked in the official key gives the listed answer.

Step 7: State the answer.
\[ \boxed{-5} \]
Was this answer helpful?
0