Analyzing the Setup
Imagine you are standing before an integral that looks like a tangled mess of fractional powers. You see:
I(x)=∫(x−11)11/13(x+15)15/13dx
It is intimidating, isn't it? But in the world of JEE Advanced, complexity is often just a mask for elegance.
The first step in our journey is to look for the hidden pattern. Notice the exponents: 11/13 and 15/13. When you add them, you get 26/13, which is exactly 2.
This is not a coincidence; it is a signpost. Whenever you see this, it is a signal to create a rational function substitution.
The Art of Substitution
To unlock this, we need to force a ratio. We want to see (x+15x−11) appear.
We multiply the denominator by (x+15)11/13 and, to keep the balance, we multiply the numerator by the same. This transforms our integral into:
I(x)=∫(x+15x−11)11/13(x+15)2dx
Now, the magic happens. We set t=x+15x−11.
Using the quotient rule, the derivative dxdt becomes:
dxdt=(x+15)2(x+15)(1)−(x−11)(1)=(x+15)226
This means (x+15)2dx=26dt. Our integral, which once seemed impossible, now simplifies to:
The Final Stretch
Applying the power rule, we integrate t−11/13 to get 2/13t2/13. Multiplying by the constant 1/26, we arrive at:
Substituting back t=x+15x−11, we have our general solution. Evaluating I(37) and I(24) gives us:
I(37)=41(37+1537−11)2/13=41(5226)2/13=41(21)2/13
I(24)=41(24+1524−11)2/13=41(3913)2/13=41(31)2/13
The difference is 41[(41)1/13−(91)1/13]. By comparing this to the given form, we find b=4 and c=9.
The final calculation 3(4+9) leads us to 39. A truly elegant journey from chaos to order.