Analyzing the Setup
My dear student, welcome to the arena. Today, we are not just solving a problem; we are peeling back the layers of a function to reveal its true nature.
We are given f(x)=(x−1)(x−2)(x−5) and a function F(x) defined as the integral of f(t) from 0 to x. This is a classic JEE Advanced setup—it looks like a simple calculus problem, but it demands a deep, intuitive grasp of the Fundamental Theorem of Calculus.
The Bridge Between Function and Derivative
Many students see an integral and immediately panic, reaching for the integration formulas. But pause. Breathe. Look at the relationship: F(x)=∫0xf(t)dt.
By the Fundamental Theorem of Calculus, we know that the derivative of this integral is simply the integrand itself. That is, F′(x)=f(x).
This is our golden key. We don't need to integrate f(t) to understand the shape of F(x). We only need to understand the behavior of f(x).
By setting F′(x)=0, we find our critical points: x=1, x=2, and x=5. These are the points where the slope of our function F(x) is zero—the peaks and valleys of our landscape.
The Wavy Curve Method
Now, let us visualize the landscape. We plot our critical points on the number line: 1,2,5. We use the Wavy Curve method to determine the sign of F′(x).
For x>5, all factors (x−1),(x−2),(x−5) are positive, so F′(x)>0. As we move left across each root, the sign flips.
- In (5,∞), F′(x)>0 (Function is increasing).
- In (2,5), F′(x)<0 (Function is decreasing).
- In (1,2), F′(x)>0 (Function is increasing).
- In (0,1), F′(x)<0 (Function is decreasing).
This tells us everything! At x=1, the slope changes from negative to positive—a local minimum. At x=2, it changes from positive to negative—a local maximum. At x=5, it changes from negative to positive—another local minimum.
This confirms that Options A and B are correct, while Option D is incorrect because we have two minima and one maximum, not two maxima.
The Trap of the Roots
Now, we face the final challenge: Option C. Does $F(x)
eq 0$ for all x∈(0,5)? This is where many students stumble.
They assume that because F(x) has a local maximum at x=2, it must cross the x-axis. But we must check the value of that maximum. To do this, we expand f(t):
f(t)=(t−1)(t−2)(t−5)=t3−8t2+17t−10
Now, we integrate to find F(x):
F(x)=∫0x(t3−8t2+17t−10)dt=4x4−38x3+217x2−10x
Let's evaluate this at our local maximum, x=2:
F(2)=416−38(8)+217(4)−10(2)
F(2)=4−364+34−20=18−21.33=−3.33
Look at that result! Even at its highest point in the interval (0,5), the function is negative. If the peak of the mountain is below sea level, the entire mountain is underwater. Thus, F(x) never touches the x-axis in this interval. Option C is correct.
Conclusion
We have navigated the derivative, the geometry of the curve, and the arithmetic of the integral. We found that F(x) has a local minimum at x=1, a local maximum at x=2, and remains strictly negative in the interval (0,5).
The final answer is A, B, and C. Remember, in JEE Advanced, the math is the tool, but the visualization is the master. Keep practicing, keep visualizing, and you will conquer any problem they throw at you.