All Exams Test series for 1 year @ ₹349 only
Question

If the constant term in the expansion of \({\left( {\sqrt x - \frac{k}{{{x^2}}}} \right)^{10}}\) is 405, then what can be the values of k?

This question was previously asked in
NDA II 2019 GAT Previous Year Paper (17-Nov-2019)
The correct answer is

±3

Finding the Constant Term in Binomial Expansion

Let's analyze the given expression for binomial expansion: \({\left( {\sqrt x - \frac{k}{{{x^2}}}} \right)^{10}}\). This is in the form \((a+b)^n\), where \(a = \sqrt x = x^{1/2}\), \(b = -\frac{k}{x^2} = -k x^{-2}\), and the power of the expansion is \(n = 10\).

The general term in the expansion of \((a+b)^n\) is given by the formula:

\(T_{r+1} = {^nC_r a^{n-r} b^r}\)

Let's substitute the values from our expression into this formula:

\(T_{r+1} = {^{10}C_r (\sqrt x)^{10-r} \left(-\frac{k}{x^2}\right)^r}\)

Now, let's simplify the terms involving 'x':

\(T_{r+1} = {^{10}C_r (x^{1/2})^{10-r} (-1)^r k^r (x^{-2})^r}\)

\(T_{r+1} = {^{10}C_r x^{(1/2)(10-r)} (-1)^r k^r x^{-2r}}\)

\(T_{r+1} = {^{10}C_r x^{5 - r/2} (-1)^r k^r x^{-2r}}\)

Combine the powers of 'x' using the rule \(x^m \cdot x^n = x^{m+n}\):

\(T_{r+1} = {^{10}C_r (-1)^r k^r x^{5 - r/2 - 2r}}\)

\(T_{r+1} = {^{10}C_r (-1)^r k^r x^{5 - 5r/2}}\)

Finding the Value of r for the Constant Term

A constant term in a binomial expansion is a term that does not contain the variable 'x'. This means the power of 'x' in that term must be zero.

Setting the power of 'x' from our general term equal to zero:

\(5 - \frac{5r}{2} = 0\)

Solving for 'r':

  • Add \(\frac{5r}{2}\) to both sides: \(5 = \frac{5r}{2}\)
  • Multiply both sides by 2: \(10 = 5r\)
  • Divide both sides by 5: \(r = \frac{10}{5}\)
  • So, \(r = 2\)

This tells us that the term independent of x (the constant term) is the term where \(r=2\), which is the \((2+1)\)th or 3rd term (\(T_3\)) in the expansion.

Calculating the Constant Term

Substitute the value of \(r=2\) back into the simplified general term formula:

Constant Term \( = {^{10}C_2 (-1)^2 k^2 x^{5 - 5(2)/2}}\)

Constant Term \( = {^{10}C_2 (1) k^2 x^{5 - 5}}\)

Constant Term \( = {^{10}C_2 k^2 x^0}\)

Constant Term \( = {^{10}C_2 k^2}\)

Evaluating the Binomial Coefficient

Now, we calculate the binomial coefficient \(^{10}C_2\):

\(^{10}C_2 = \frac{10!}{2!(10-2)!} = \frac{10!}{2!8!}\)

\(^{10}C_2 = \frac{10 \times 9 \times 8!}{2 \times 1 \times 8!} = \frac{10 \times 9}{2}\)

\(^{10}C_2 = \frac{90}{2} = 45\)

So, the constant term is \(45k^2\).

Solving for k

We are given that the constant term in the expansion is 405.

Therefore, we can set up the equation:

\(45k^2 = 405\)

To find \(k^2\), divide both sides by 45:

\(k^2 = \frac{405}{45}\)

Performing the division:

\(k^2 = 9\)

To find the value(s) of k, take the square root of both sides:

\(k = \pm \sqrt{9}\)

\(k = \pm 3\)

Thus, the possible values of k are \(+3\) and \(-3\).

Step Description Calculation
1 Identify terms a, b, n \(a = x^{1/2}, b = -kx^{-2}, n=10\)
2 Write general term \(T_{r+1}\) \(^{10}C_r (x^{1/2})^{10-r} (-kx^{-2})^r\)
3 Simplify power of x \(x^{5-r/2} x^{-2r} = x^{5-5r/2}\)
4 Set power of x to 0 and solve for r \(5 - 5r/2 = 0 \implies r = 2\)
5 Substitute r=2 into \(T_{r+1}\) \(^{10}C_2 (-k)^2 x^0\)
6 Calculate \(^{10}C_2\) \(\frac{10 \times 9}{2} = 45\)
7 Equate constant term to given value \(45k^2 = 405\)
8 Solve for k \(k^2 = 9 \implies k = \pm 3\)

Revision Table: Binomial Expansion Concepts

Concept Description
Binomial Theorem Formula for expanding \((a+b)^n\): \(\sum_{r=0}^n {^nC_r a^{n-r} b^r}\).
General Term The \((r+1)\)th term, \(T_{r+1} = {^nC_r a^{n-r} b^r}\), which represents any term in the expansion by changing the value of 'r' (from 0 to n).
Constant Term (Term Independent of x) A term where the variable 'x' has a power of zero. To find 'r' for this term, set the exponent of 'x' in the general term to 0 and solve.
Binomial Coefficient \(^nC_r\) The number of ways to choose r items from a set of n items, calculated as \(\frac{n!}{r!(n-r)!}\).

Additional Information: Properties of Exponents

When dealing with terms like \(\sqrt x\) and \(\frac{1}{x^2}\) in binomial expansion problems, it's important to remember exponent rules:

  • Square root: \(\sqrt x = x^{1/2}\)
  • Reciprocal: \(\frac{1}{x^n} = x^{-n}\)
  • Power of a power: \((x^m)^n = x^{mn}\)
  • Multiplying powers with the same base: \(x^m \cdot x^n = x^{m+n}\)

Using these rules helps in simplifying the power of the variable 'x' in the general term, which is crucial for finding the constant term or any specific term based on the power of 'x'. The coefficient \(^nC_r\) and the constant factor from the terms 'a' and 'b' determine the value of the term once 'r' is found.

Was this answer helpful?

Similar Questions

  1. In the expansion of \({\left( {\sqrt {\rm{x}} + \frac{1}{{3{{\rm{x}}^2}}}} \right)^{10}}\) the value of constant term (independent of x) is

  2. In the expansion of \(\left(x + \frac{1}{x}\right)^{2n} \) , what is the (n + 1)th term from the end (when arranged in descending powers of x) ?

  3. If the coefficient of x rand x r+1 are equal in the expansion, then r is equal to

  4. The average of the coefficients of the two middle terms in the expansion is

  5. The sum of the coefficients of all the terms in the expansion is

  6. The coefficient of x 99 in the expansion of (x - 1)(x - 2)(x - 3) … (x - 100) is

  7. Consider the following statements in respect of the expansion of (x + y) 10

    1. Among all the coefficients of the terms, the coefficient of the 6th term has the highest value

    2. The coefficient of the 3rd term is equal to coefficient of the 9th term

    Which of the above statements is /are correct ?

  8. The term independent of x in the binomial expansion of \(\rm \left( \frac {2}{x^2} - \sqrt x \right)^{10}\)  is equal to

  9. What is the coefficient of the middle term in the expansion of (1 + 4x + 4x 2) 5?

  10. How many terms are there in the expansion of \(\rm \left(\frac{a^2}{b^2}+\frac{b^2}{a^2}+2\right)^{21}\)  where a ≠ 0, b ≠ 0? 


Important Questions from Special Terms of Binomial Expansion

  1. What is the expansion of (x + 11) (x - 11)?  

  2. The middle term in the expansion of \((x^2 + \frac{1}{x^2} + 2)^n\) is

  3. In the expansion of \({\left( {\sqrt {\rm{x}} + \frac{1}{{3{{\rm{x}}^2}}}} \right)^{10}}\) the value of constant term (independent of x) is

  4. In the expansion of \(\left(x + \frac{1}{x}\right)^{2n} \) , what is the (n + 1)th term from the end (when arranged in descending powers of x) ?

  5. If the coefficient of x rand x r+1 are equal in the expansion, then r is equal to

Need Expert Advice?
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
503 Tests 1 Tests Free
1066 Attempts
4.6(137)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App