Question:hard

If \[ \lim_{x\to 0^+}x^2 \left( \frac{e^{1/x}-e^{-1/x}} {e^{1/x}+e^{-1/x}} \right)=k \] and \[ \lim_{x\to 0^-}x^2 \left( \frac{e^{1/x}-e^{-1/x}} {e^{1/x}+e^{-1/x}} \right)=l, \] then

Show Hint

When an expression contains \(e^t-e^{-t}\) over \(e^t+e^{-t}\), recognize it as \(\tanh t\). Then check the limiting value of \(t\).
Updated On: Jun 26, 2026
  • \(k=l\)
  • \(k=1,\;l=-1\)
  • \(k=-1,\;l=1\)
  • \(k\neq l\neq \pm 1\)
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Simplify the fraction as tanh(1/x).
\(\frac{e^{1/x}-e^{-1/x}}{e^{1/x}+e^{-1/x}}=\tanh\left(\frac{1}{x}\right)\). As \(x\to0^+\), \(\frac{1}{x}\to+\infty\), so \(\tanh\to1\). Thus \(k=\lim_{x\to0^+}x^2\cdot1=0\).

Step 2: Left-hand limit.
As \(x\to0^-\), \(\frac{1}{x}\to-\infty\), so \(\tanh\to-1\). Thus \(l=\lim_{x\to0^-}x^2\cdot(-1)=0\). Since both \(k=l=0\): \[\boxed{k=l}\]
Was this answer helpful?
0