Analyzing the Setup
Welcome, traveler of the JEE landscape. Today, we face a problem that, at first glance, looks like a monster. We are presented with a binomial expression raised to the power of ten, containing fractions that seem designed to intimidate.
Our mission is to find the term independent of x. This means we are hunting for the constant term, the one where the power of x vanishes into x0.
Phase 1
The Power of Substitution
Look at the expression:
(x2/3−x1/3+1x+1−x−x1/2x−1)10
It is a mess, but notice the fractional powers. They are screaming for a substitution. Let us set x1/3=a, which implies x=a3.
The first fraction becomes:
a2−a+1a3+1
Now, do you recognize the sum of cubes identity? Since a3+1=(a+1)(a2−a+1), the denominator is exactly the second factor. They cancel out, leaving us with just a+1, or x1/3+1.
Now, for the second fraction: x−x1/2x−1. Let x1/2=b, so x=b2.
The numerator is b2−1, which is a difference of squares: (b−1)(b+1). The denominator is b2−b=b(b−1).
Canceling the
(b−1) terms, we get:
bb+1=1+b1=1+x−1/2
Phase 2
The Beautiful Collapse
Now, let us bring these simplified pieces back into the original expression. We have (x1/3+1)−(1+x−1/2).
Look at that! The ones cancel out perfectly, as
1−1=0. The entire expression collapses into:
(x1/3−x−1/2)10
What was once a terrifying, multi-fractional nightmare is now a simple binomial. This is the beauty of algebra; it rewards those who look for the underlying structure.
Phase 3
The Binomial Hunt
Now that we have
(x1/3−x−1/2)10, we use the general term formula:
Tr+1=(r10)(x1/3)10−r(−x−1/2)r
We need to isolate the variable
x. Let us group the powers:
x310−r⋅(−1)r⋅x−2r
Combining the exponents, we get x310−r−2r. For the term to be independent of x, the exponent must be zero.
So, we solve:
310−r−2r=0
Multiplying by 6, we get 2(10−r)−3r=0, which simplifies to 20−2r−3r=0, or 5r=20. Thus, r=4.
Phase 4
The Final Victory
We have found our
r. Now, substitute
r=4 back into the constant part of our general term:
(410)(−1)4
Since
(−1)4=1, the term is simply
(410). Calculating this:
4×3×2×110×9×8×7=210
We have conquered the beast. The term independent of x is 210.