MCQMediumJEE 2025Integration Techniques (Substitution, Parts, Partial Fractions)

JEE Mathematics 2025 Question with Solution

Let I(x)=dx(x11)1113(x+15)1513I(x) = \int \frac{dx}{(x-11)^{\frac{11}{13}} (x+15)^{\frac{15}{13}}}.

If I(37)I(24)=14(1b1/131c1/13)I(37) - I(24) = \frac{1}{4} \left( \frac{1}{b^{1/13}} - \frac{1}{c^{1/13}} \right), where b,cNb, c \in \mathbb{N}, then 3(b+c)3(b+c) is equal to:

  • A

    4040

  • B

    3939

  • C

    2222

  • D

    2626

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given:

I(x)=dx(x11)11/13(x+15)15/13I(x) = \int \frac{dx}{(x-11)^{11/13}(x+15)^{15/13}}

Find: Express I(37)I(24)I(37)-I(24) in the form

14(1b1/131c1/13)\frac{1}{4}\left(\frac{1}{b^{1/13}}-\frac{1}{c^{1/13}}\right)

and then calculate 3(b+c)3(b+c).

Use the substitution

t=x11x+15t = \frac{x-11}{x+15}

Then

x11=t(x+15)x-11 = t(x+15)

Differentiating,

dt=26(x+15)2dxdt = \frac{26}{(x+15)^2} \, dx

Also,

t=x11x+15    x11=t(x+15)t = \frac{x-11}{x+15} \implies x-11 = t(x+15)

so

(x11)11/13(x+15)15/13=t11/13(x+15)26/13=t11/13(x+15)2(x-11)^{11/13}(x+15)^{15/13} = t^{11/13}(x+15)^{26/13} = t^{11/13}(x+15)^2

Therefore,

I(x)=dxt11/13(x+15)2I(x) = \int \frac{dx}{t^{11/13}(x+15)^2}

Using

dx=(x+15)226dtdx = \frac{(x+15)^2}{26} \, dt

we get

I(x)=126t11/13dtI(x) = \frac{1}{26} \int t^{-11/13} \, dt

Now integrate:

I(x)=126t2/132/13+C=14t2/13+CI(x) = \frac{1}{26} \cdot \frac{t^{2/13}}{2/13} + C = \frac{1}{4} t^{2/13} + C

Hence,

I(x)=14(x11x+15)2/13+CI(x) = \frac{1}{4} \left(\frac{x-11}{x+15}\right)^{2/13} + C

Evaluate at the given limits:

I(37)I(24)=14[(371137+15)2/13(241124+15)2/13]I(37)-I(24) = \frac{1}{4} \left[\left(\frac{37-11}{37+15}\right)^{2/13} - \left(\frac{24-11}{24+15}\right)^{2/13}\right]

That is,

I(37)I(24)=14[(2652)2/13(1339)2/13]I(37)-I(24) = \frac{1}{4} \left[\left(\frac{26}{52}\right)^{2/13} - \left(\frac{13}{39}\right)^{2/13}\right] =14[(12)2/13(13)2/13]= \frac{1}{4} \left[\left(\frac{1}{2}\right)^{2/13} - \left(\frac{1}{3}\right)^{2/13}\right]

Rewrite the powers:

(12)2/13=141/13,(13)2/13=191/13\left(\frac{1}{2}\right)^{2/13} = \frac{1}{4^{1/13}}, \qquad \left(\frac{1}{3}\right)^{2/13} = \frac{1}{9^{1/13}}

So,

I(37)I(24)=14(141/13191/13)I(37)-I(24) = \frac{1}{4} \left(\frac{1}{4^{1/13}} - \frac{1}{9^{1/13}}\right)

Thus,

b=4,c=9b=4, \qquad c=9

Therefore,

3(b+c)=3(4+9)=393(b+c) = 3(4+9) = 39

So the correct option is B.

Substitution Structure

Given: The denominator contains powers of both x11x-11 and x+15x+15, and the exponents add to

1113+1513=2\frac{11}{13} + \frac{15}{13} = 2

Find: A substitution that converts the integral into a simple power of one variable.

This suggests trying the ratio

t=x11x+15t = \frac{x-11}{x+15}

because the denominator then becomes a product involving t11/13t^{11/13} and (x+15)2(x+15)^2, which cancels with the derivative term.

After substitution, the integral reduces to a direct power integral in tt, giving an antiderivative proportional to t2/13t^{2/13}. Substituting x=37x=37 and x=24x=24 yields t=12t=\frac{1}{2} and t=13t=\frac{1}{3} respectively, so the result naturally becomes a difference of the form

14(141/13191/13)\frac{1}{4}\left(\frac{1}{4^{1/13}}-\frac{1}{9^{1/13}}\right)

Hence b=4b=4 and c=9c=9, leading to 3(b+c)=393(b+c)=39. The correct option is B.

Common mistakes

  • Using the substitution incorrectly by differentiating t=x11x+15t = \frac{x-11}{x+15} to get dt=26(x+5)2dxdt = \frac{26}{(x+5)^2} \, dx is wrong. The correct denominator is (x+15)2(x+15)^2. Always apply the quotient rule carefully.

  • Writing the transformed integral as 126t11/13dt\frac{1}{26}\int t^{11/13} \, dt is incorrect. Since the factor (x11)11/13(x-11)^{11/13} is in the denominator, the power of tt becomes negative, so the correct form is 126t11/13dt\frac{1}{26}\int t^{-11/13} \, dt.

  • Failing to rewrite (12)2/13\left(\frac{1}{2}\right)^{2/13} as 141/13\frac{1}{4^{1/13}} and (13)2/13\left(\frac{1}{3}\right)^{2/13} as 191/13\frac{1}{9^{1/13}} can lead to wrong values of bb and cc. Match the final expression exactly with the form given in the question.

Practice more Integration Techniques (Substitution, Parts, Partial Fractions) questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions