Given:
f(x) =
|x| / x, x ≠ 0
0, x = 0
Step 1: Evaluate Left Hand Limit (LHL)
For x → 0−, x is negative, so
|x| = −x
|x| / x = −1
limx→0⁻ f(x) = −1
Step 2: Evaluate Right Hand Limit (RHL)
For x → 0+, x is positive, so
|x| = x
|x| / x = 1
limx→0⁺ f(x) = 1
Step 3: Compare LHL and RHL
LHL ≠ RHL
Final Answer:
Since left hand limit is not equal to right hand limit,
limx→0 f(x) does not exist