Worked solution
Step 1: Write down the general term
For (x−x22)6, treat a=x and b=−x22. The general term is
Tr+1=(r6)x6−r(−x22)r=(r6)(−2)rx6−rx−2r=(r6)(−2)rx6−3r.
Step 2: Find the value of r that gives a constant term
The term is independent of x when the power of x is zero:
6−3r=0⟹r=2.
Step 3: Compute the term
(26)=2!4!6!=2×24720=15
(−2)2=4
constant term=15×4=60.
Check: listing every term of the expansion by increasing r confirms this:
r=0: x6,r=1: −12x3,r=2: 60,r=3: −160x−3,r=4: 240x−6,r=5: −192x−9,r=6: 64x−12.
Only the r=2 term has power x0, and it equals 60, confirming the result.
Why the other options are wrong
- A (−60): comes from computing (−2)2 as −4 instead of 4 (an order-of-operations error), then 15×(−4)=−60.
- C (−160): this is the actual r=3 term of the expansion, (36)(−2)3x−3=−160x−3. A genuine term, but its power of x is −3, not 0, so it is not the constant term.
- D (240): this is the actual r=4 term, (46)(−2)4x−6=240x−6, again a real term of the expansion, but with power x−6, not x0.
Final answer
- The term independent of x is 60, option B.