Analyzing the Setup
Imagine you are standing before a massive, complex machine. At first glance, it looks like a chaotic mess of gears and levers—in our case, the integral:
The numerator is a high-degree polynomial, and the denominator is a cubic polynomial raised to the third power. If you try to jump in with a standard substitution, you will quickly find yourself lost in a maze of impossible derivatives.
But here is the secret: every complex integral in JEE Advanced is a puzzle designed to test your ability to see the underlying structure. We do not need to fight the complexity; we need to manipulate it.
The Art of Algebraic Surgery
When direct substitution fails, we must perform what I call 'algebraic surgery'. We need to force the numerator to become the derivative of the denominator.
We look for the highest power of x inside the denominator's base, which is x5. By factoring x5 out of the expression (x5+x3+1)3, we are essentially pulling the 'engine' out of the machine.
We write the denominator as:
This simplifies to x15(1+x−2+x−5)3. This x15 is the key that unlocks the entire problem, as it is the factor we need to divide the numerator by to reveal the hidden derivative.
The Transformation
Now, let us look at our integral again:
I=∫x15(1+x−2+x−5)32x12+5x9dx
By distributing the x15 into the numerator, we get:
∫(1+x−2+x−5)32x−3+5x−6dx
Suddenly, the chaos disappears. We have a function in the denominator and its derivative (almost) in the numerator. This is the moment of clarity we strive for in every JEE problem.
The Substitution Revelation
Let t=1+x−2+x−5. When we differentiate this with respect to x, we get:
This means dt=−(2x−3+5x−6)dx. Our numerator is exactly −(2x−3+5x−6)dx, which is −dt.
The integral transforms into the elegant form:
This is a standard power rule integration. The result is −[−2t−2]+C, which simplifies to 2t21+C.
The Final Polish
We are almost there, but we must return to the world of x. Substituting t=1+x−2+x−5 back into our result, we get:
To match the options, we simplify the fraction:
Squaring this and taking the reciprocal gives us the final result:
And there it is—the solution, clean and precise. Remember, the complexity of a problem is often just a mask for a simple, elegant truth waiting to be uncovered.