Question
Mathematics Question on Binomial theorem
If in the expansion of (1+x)m(1−x)n, the coefficients of x and x2 are 3 and - 6 respectively, then m is euqal to
A
6
B
9
C
12
D
24
Answer
12
Explanation
Solution
(1+x)m(1−x)n=[1+mx+2m(m−1)x2+...]
\hspace30mm \, \bigg[1-nx+\frac{n(n-1)}{2}x^2+...\bigg]
=1+(m-n)x+[2m(m−1)+2n(n−1)−mn]x2+...
term containing power of x≥ 3.
Now, m -n = 3 \hspace20mm ....(i)
and 21m(m−1)x+21n(n−1)−mn=−6
⇒m(m−1)+n(n−1)−2mn=−12
⇒m2−m+n2−n−2mn=−12
⇒(m−n)2−(m+n)=−12
⇒m+n=9+12=21.....(ii)
On solving Eqs. (i) and (ii), we get m = 12