Question:

If \[ f(x) = \frac{e^{1/x} - 1}{e^{1/x} + 1}, \quad x \neq 0 \quad \text{and} \quad f(0) = 0, \] then \(f(x)\) is:

Show Hint

For functions with \(e^{1/x}\), check left and right limits separately as \(x \to 0^+\) and \(x \to 0^-\).
Updated On: Apr 16, 2026
  • left continuous at 0
  • right continuous at 0
  • discontinuous at 0
  • continuous at 0
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


Step 1:
Understanding the Concept:
Check left-hand and right-hand limits at \(x=0\).

Step 2:
Detailed Explanation:
As \(x \to 0^+\), \(1/x \to +\infty\), \(e^{1/x} \to \infty\), so \(f(x) \to \frac{\infty - 1}{\infty + 1} = 1\).
As \(x \to 0^-\), \(1/x \to -\infty\), \(e^{1/x} \to 0\), so \(f(x) \to \frac{0 - 1}{0 + 1} = -1\).
LHL = \(-1\), RHL = \(1\), and \(f(0)=0\).
Thus, not continuous at 0.

Step 3:
Final Answer:
Option (C) discontinuous at 0.
Was this answer helpful?
0
0