Let's analyze the continuity at the points of interest.
Continuity at x=0:
The function value is \(f(0) = 1\).
Left-hand limit (LHL): \( \lim_{x \to 0^-} f(x) \). For \(x\) slightly less than 0 (e.g., -0.1), \([x] = -1\) and \(|x| = -x\).
LHL = \( \lim_{x \to 0^-} \frac{2(-1)-x}{-x} = \lim_{x \to 0^-} \frac{-2-x}{-x} = \infty \).
Since the LHL is not finite, the function is not continuous at x=0.
Continuity at x=1:
The function value at x=1 is \( f(1) = \frac{2[1]-1}{|1|} = \frac{2(1)-1}{1} = 1 \).
Left-hand limit (LHL) at x=1: \( \lim_{x \to 1^-} f(x) \). For \(x\) slightly less than 1 (e.g., 0.9), \([x] = 0\) and \(|x|=x\).
LHL = \( \lim_{x \to 1^-} \frac{2(0)-x}{x} = \lim_{x \to 1^-} \frac{-x}{x} = -1 \).
Since LHL \( \neq f(1) \), the function is not left-continuous at x=1.
Right-hand limit (RHL) at x=1: \( \lim_{x \to 1^+} f(x) \). For \(x\) slightly greater than 1 (e.g., 1.1), \([x]=1\) and \(|x|=x\).
RHL = \( \lim_{x \to 1^+} \frac{2(1)-x}{x} = \frac{2-1}{1} = 1 \).
Since the Right-hand limit (RHL) is equal to the function value \(f(1)\), the function is right-continuous at x=1.