The Art of the Piecewise Function
A Journey Through Continuity and Change
Welcome, fellow traveler on the path to JEE mastery. Today, we are going to dissect a function that, at first glance, might seem like a simple puzzle, but it holds the keys to understanding the fundamental nature of calculus: continuity and differentiability.
We are looking at the function defined as:
f(x)={3x2+12x−1,37−x,−1≤x≤22<x≤3
Phase 1
The Parabolic Ascent
Imagine you are standing at x=−1. You are about to walk along the path defined by f(x)=3x2+12x−1.
As you move towards x=2, we calculate the derivative:
For any x in our interval [−1,2], the smallest value 6x can take is 6(−1)=−6. Adding 12 to this gives us a minimum slope of 6.
Since the slope is always positive, you are constantly climbing. This is the beauty of a strictly increasing function; there is no looking back, no turning around. You start at f(−1)=−10 and reach a peak of f(2)=35.
Phase 2
The Linear Descent
Now, imagine you reach the summit at x=2. Suddenly, the rules change.
You are no longer on a parabola; you are now walking along a straight line defined by f(x)=37−x. This is a line with a constant slope of −1.
As you move from x=2 to x=3, you are descending. The function value drops from 35 to 34.
Phase 3
The Junction at x=2
This is the moment of truth. We check for continuity by comparing the Left-Hand Limit (LHL) and the Right-Hand Limit (RHL) at x=2.
The LHL, approaching from the parabola, is:
The RHL, approaching from the line, is:
They match, meaning the graph is continuous and there is no gap. However, continuity is not the same as smoothness.
We check the derivatives: the Left-Hand Derivative (LHD) is f′(2−)=6(2)+12=24, while the Right-Hand Derivative (RHD) is f′(2+)=−1.
Because $24
eq -1$, the slope changes instantly from a steep climb to a gentle descent. This creates a sharp corner, or a cusp, in the graph.
Phase 4
The Verdict
We have analyzed the function's behavior, its continuity, and its differentiability. We found that it is strictly increasing on [−1,2], continuous on [−1,3], and that it possesses a sharp corner at x=2, meaning the derivative does not exist there.
Finally, we identified the absolute maximum value of 35 at x=2.
This problem is a perfect reminder that in the world of JEE, you must look beyond the surface. Always check the boundaries, always verify the derivatives, and never assume smoothness without proof.