Question:

The power of $x$ in the term with the greatest coefficient in the expansion of $\left(1+\frac{x}{2}\right)^{10}$ is:

Updated On: Jun 7, 2024
  • 2
  • 3
  • 4
  • 5
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Approach Solution - 1

$\left(1+\frac{x}{2}\right)^{10}=1+{ }^{10} C_{1} \frac{1}{2} x$
$+{ }^{10} C_{2}\left(\frac{1}{2} x\right)^{2}+{ }^{10} C_{3}\left(\frac{1}{2} x\right)^{3}+{ }^{10} C_{4}\left(\frac{1}{2} x\right)^{4}+\ldots$
By inspection, ${ }^{10} C_{3} \cdot \frac{1}{8}$ is the highest coefficient.
So, power of the $x$ is 3 .
Was this answer helpful?
0
2
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

The efficient of \((r+1)^{th}\) term be the greatest coefficient.
\((\frac {T_{r+1}}{T_r})_{x=1}> 1\) and \((\frac {T_{r+2}}{T_{r+1}})_{x=1} < 1\)

\(\frac {^{10}C_r(\frac 12)^r}{^{10}C_{r-1}(\frac 12)^{r-1}}>1\) and \(\frac {^{10}C_{r+1}(\frac 12)^{r+1}}{^{10}C_{r}(\frac 12)^{r}}<1\)

\(\frac {11-r}{2r} >1\) and \(\frac {10-r}{2(r+1)}<1\)
\(8<3r<11\)
\(r=3\)
Now, the greatest coefficient,
\(T_{r+1}=^{10}C_r(\frac 12)^r\)
Put r=3,
\(T_{4}=^{10}C_3(\frac 12)^3 x^3\)
Then, the power of coefficient with greatest coefficient = 3

So, the correct option is (B): 3

Was this answer helpful?
0
0

Concepts Used:

Binomial Expansion Formula

The binomial expansion formula involves binomial coefficients which are of the form 

(n/k)(or) nCk and it is calculated using the formula, nCk =n! / [(n - k)! k!]. The binomial expansion formula is also known as the binomial theorem. Here are the binomial expansion formulas.

This binomial expansion formula gives the expansion of (x + y)n where 'n' is a natural number. The expansion of (x + y)n has (n + 1) terms. This formula says:

We have (x + y)n = nC0 xn + nC1 xn-1 . y + nC2 xn-2 . y2 + … + nCn yn

General Term = Tr+1 = nCr xn-r . yr

  • General Term in (1 + x)n is nCr xr
  • In the binomial expansion of (x + y)n , the rth term from end is (n – r + 2)th .