Question
Check whether is continuous at .
Solution — Step by Step
For to be continuous at , three conditions must hold simultaneously:
- exists
- exists
We’ll check each one.
By definition, . So .
That’s the easy part.
As , is negative. For negative , we have .
As , is positive. For positive , .
We have LHL = RHL = .
Since all three match, is continuous at .
Why This Works
The modulus function simply “folds” the negative side of the number line onto the positive side. Near , the function approaches from both sides without any jump or gap — that’s exactly what continuity means geometrically.
The graph of is the classic V-shape. The vertex sits at the origin, and there’s no break in the curve there. This visual confirms what our algebra shows: the function is perfectly continuous at .
Notice why we had to split the limit into LHL and RHL. The modulus function has different expressions on either side of , so it’s piecewise in nature. Any time the function definition changes at the point being tested, always compute both one-sided limits.
A standard follow-up in NCERT and CBSE board exams: “Is differentiable at ?” The answer is no. The left-hand derivative is and the right-hand derivative is — they don’t match. Continuous but not differentiable. This distinction is one of the highest-weightage conceptual points in the chapter.
Alternative Method
We can use the - definition to confirm, but for board exams and JEE Main, the LHL = RHL = f(a) approach is faster and always accepted.
Another way to see it: rewrite using the identity .
This works because is continuous, so we can pass the limit inside. It’s a neat one-liner, but the step-by-step LHL/RHL method is what examiners expect to see in written solutions.
Common Mistake
Many students write and call it done — but this skips the LHL and RHL verification. The examiner wants to see that you tested both sides separately. For , the answer still comes out correct, but for questions like (which is discontinuous at ), blindly substituting will give you the wrong conclusion entirely. Always split the limit when the function involves near the test point.