Question:

If \([x]\) denotes the greatest integer less than or equal to \(x\) for \(x \in \mathbb{R}\), then the value of \(\lim_{x \to 0^{+}} \left[ 2[x] - \frac{x}{|x|} \right]\) is equal to

Show Hint

For \(x \to 0^+\), \([x] = 0\); for \(x \to 0^-\), \([x] = -1\).
Updated On: Apr 24, 2026
  • 1
  • -1
  • -3
  • 3
  • 0
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
For $x \to 0^+$, $x>0$ and very small. Then $[x] = 0$ and $\frac{x}{|x|} = 1$.

Step 2:
Detailed Explanation:
As \(x \to 0^+\), \([x] = 0\) and \(\frac{x}{|x|} = \frac{x}{x} = 1\).
\[ \lim_{x \to 0^+} \left[ 2[x] - \frac{x}{|x|} \right] = 2(0) - 1 = -1 \]

Step 3:
Final Answer:
The limit is \(-1\).
Was this answer helpful?
0
0