Skip to main content
Back to Binomial Theorem
JEE Main 2018
Binomial Theorem
Binomial Theorem
Easy

Question

If the constant term in the binomial expansion of (xkx2)10{\left( {\sqrt x - {k \over {{x^2}}}} \right)^{10}} is 405, then |k| equals :

Options

Solution

1. Key Concept: The General Term of a Binomial Expansion

For a binomial expansion of the form (a+b)n(a+b)^n, the general term (or the (r+1)th(r+1)^{th} term), denoted as Tr+1T_{r+1}, is given by the formula: Tr+1=(nr)anrbrT_{r+1} = \binom{n}{r} a^{n-r} b^r where nn is the power of the binomial, and rr is an integer ranging from 00 to nn. This formula is crucial for finding specific terms in an expansion, such as the constant term, the term independent of xx, or terms with a specific power of xx.

2. Step-by-Step Solution

Let's apply this concept to the given problem: we need to find the constant term in the expansion of (xkx2)10{\left( {\sqrt x - {k \over {{x^2}}}} \right)^{10}}.

Step 1: Identify aa, bb, and nn Comparing the given expression with (a+b)n(a+b)^n:

  • a=xa = \sqrt{x}
  • b=kx2b = -{k \over {{x^2}}} (Note the negative sign, which is part of bb)
  • n=10n = 10

Step 2: Write down the General Term (Tr+1T_{r+1}) Substitute aa, bb, and nn into the general term formula: Tr+1=(10r)(x)10r(kx2)rT_{r+1} = \binom{10}{r} \left(\sqrt{x}\right)^{10-r} \left(-{k \over {{x^2}}}\right)^r

Step 3: Simplify the powers of xx Our goal is to combine all terms involving xx so we can determine its overall exponent.

  • Recall that x=x1/2\sqrt{x} = x^{1/2}.
  • Recall that 1x2=x2\frac{1}{x^2} = x^{-2}.

Now, substitute these into the expression for Tr+1T_{r+1}: Tr+1=(10r)(x1/2)10r(kx2)rT_{r+1} = \binom{10}{r} \left(x^{1/2}\right)^{10-r} \left(-k \cdot x^{-2}\right)^r Apply the power rule (am)n=amn(a^m)^n = a^{mn} and (ab)n=anbn(ab)^n = a^n b^n: Tr+1=(10r)x12(10r)(k)r(x2)rT_{r+1} = \binom{10}{r} x^{\frac{1}{2}(10-r)} (-k)^r (x^{-2})^r Tr+1=(10r)x10r2(k)rx2rT_{r+1} = \binom{10}{r} x^{\frac{10-r}{2}} (-k)^r x^{-2r}

Step 4: Combine all terms involving xx Using the rule aman=am+na^m \cdot a^n = a^{m+n}, combine the xx terms: Tr+1=(10r)(k)rx10r22rT_{r+1} = \binom{10}{r} (-k)^r x^{\frac{10-r}{2} - 2r} Tr+1=(10r)(k)rx10r4r2T_{r+1} = \binom{10}{r} (-k)^r x^{\frac{10-r-4r}{2}} Tr+1=(10r)(k)rx105r2T_{r+1} = \binom{10}{r} (-k)^r x^{\frac{10-5r}{2}}

Step 5: Determine the condition for a constant term For a term to be "constant" (or independent of xx), the variable xx must disappear from the term. This happens when the exponent of xx is equal to zero. So, we set the exponent of xx to zero: 105r2=0\frac{10-5r}{2} = 0

Step 6: Solve for rr Multiply both sides by 2: 105r=010-5r = 0 Add 5r5r to both sides: 10=5r10 = 5r Divide by 5: r=2r = 2 This value of rr indicates that the constant term is the T2+1=T3T_{2+1} = T_3 term (the 3rd term) in the expansion.

Step 7: Calculate the constant term Substitute r=2r=2 back into the simplified general term expression from Step 4: T2+1=(102)(k)2x105(2)2T_{2+1} = \binom{10}{2} (-k)^2 x^{\frac{10-5(2)}{2}} T3=(102)(k)2x10102T_3 = \binom{10}{2} (-k)^2 x^{\frac{10-10}{2}} T3=(102)(k)2x0T_3 = \binom{10}{2} (-k)^2 x^0 Since x0=1x^0 = 1 (for x0x \neq 0), the constant term is: T3=(102)(k)2T_3 = \binom{10}{2} (-k)^2 Now, calculate (102)\binom{10}{2}: (102)=10!2!(102)!=10!2!8!=10×92×1=45\binom{10}{2} = \frac{10!}{2!(10-2)!} = \frac{10!}{2!8!} = \frac{10 \times 9}{2 \times 1} = 45 Also, (k)2=k2(-k)^2 = k^2. So, the constant term is 45k245k^2.

Step 8: Equate the constant term to the given value and solve for k|k| The problem states that the constant term is 405. 45k2=40545k^2 = 405 Divide both sides by 45: k2=40545k^2 = \frac{405}{45} k2=9k^2 = 9 Taking the square root of both sides: k=±9k = \pm\sqrt{9} k=±3k = \pm 3 The question asks for k|k|. k=±3|k| = |\pm 3| k=3|k| = 3

3. Tips and Common Mistakes

  • Sign Errors: Be very careful with the sign of the second term, bb. In this case, b=k/x2b = -k/x^2. Forgetting the negative sign would lead to (k)r(-k)^r becoming krk^r, which could change the final sign if rr were odd. However, since r=2r=2 (even), (k)2=k2(-k)^2 = k^2, so the error might not be immediately apparent in this specific problem, but it's a critical point to remember.
  • Exponent Simplification: Mistakes often occur when combining fractional and negative exponents. Always convert roots to fractional exponents (e.g., x=x1/2\sqrt{x} = x^{1/2}) and reciprocals to negative exponents (e.g., 1/x2=x21/x^2 = x^{-2}) before combining.
  • Understanding "Constant Term": The constant term is precisely the term where the variable (in this case, xx) vanishes, meaning its exponent becomes zero.
  • Absolute Value: Remember to address what the question asks for. If it asks for kk, you'd provide k=±3k=\pm 3. If it asks for k|k|, then the answer is the positive value.

4. Summary

To find the constant term in a binomial expansion, the key strategy is to first write down the general term Tr+1T_{r+1}. Then, simplify all the variable terms (xx in this case) to get a single power of xx. By setting this exponent to zero, you can solve for rr, which identifies the position of the constant term. Finally, substitute this value of rr back into the non-xx part of the general term to calculate the constant term's value, and then solve for the unknown variable (k in this problem). This methodical approach ensures accuracy and clarity in solving such problems.

Practice More Binomial Theorem Questions

View All Questions