Analyzing the Setup
Imagine you are standing before a complex integral equation:
It looks intimidating, but in the world of JEE Advanced, intimidation is just a mask for elegance. This problem is a beautiful dance between integration and differentiation.
The Leibniz Revelation
The first thing that should catch your eye is the variable x in the upper limit of the integral. This is a classic signal.
Whenever you see ∫axf(t)dt, you should immediately think of the Leibniz Rule. It is our magic wand. By differentiating both sides with respect to x, we strip away the integral.
The left-hand side, 6∫1xf(t)dt, becomes 6f(x).
The Differential Dance
Now, we turn our attention to the right-hand side: 3xf(x)+x3−4. We must apply the product rule to 3xf(x), which gives us 3f(x)+3xf′(x).
The derivative of x3 is 3x2, and the constant −4 vanishes into zero. Equating the two sides, we get:
Rearranging this, we find 3f(x)−3xf′(x)=3x2. Dividing by 3, we arrive at the differential equation:
The Quotient Pattern
Here is the 'Aha!' moment. We have f(x)−xf′(x)=x2. If we multiply by −1, we get xf′(x)−f(x)=−x2.
Does this look familiar? It is the numerator of the quotient rule for xf(x). If we divide both sides by x2, we get:
This is exactly the derivative of a quotient:
We have transformed a complex equation into a simple integration problem. Integrating both sides gives us xf(x)=−x+C, or:
The Final Anchor
We are almost there, but we have an unknown constant C. To find it, we go back to the original equation.
By substituting x=1, the integral ∫11f(t)dt becomes zero. This gives us:
This simplifies to 3f(1)=3, so f(1)=1. Plugging this into our general form f(x)=−x2+Cx, we get 1=−1+C, meaning C=2.
Our function is f(x)=−x2+2x.
Final Calculation
Now, calculating f(2)−f(3) is just arithmetic:
Thus, f(2)−f(3)=0−(−3)=3. We have conquered the problem, and the final answer is 3.