Question:

$\lim_{x \to 0} \frac{e^{\tan x} - e^x}{\tan x - x} =$}

Show Hint

If you see $e^A - e^B$, always factor out $e^B$ to create the form $e^{A-B} - 1$.
Updated On: May 14, 2026
  • $1$
  • $0$
  • $\frac{1}{2}$
  • $\frac{1}{4}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation


Step 1: Concept

This is a limit of the form $\frac{0}{0}$. Use the standard limit identity $\lim_{u \to 0} \frac{e^u - 1}{u} = 1$.

Step 2: Meaning

Factor out $e^x$ from the numerator.

Step 3: Analysis

$\lim_{x \to 0} \frac{e^x(e^{\tan x - x} - 1)}{\tan x - x}$. As $x \to 0$, $(\tan x - x) \to 0$. The limit becomes: $(\lim_{x \to 0} e^x) \times (\lim_{x \to 0} \frac{e^{\tan x - x} - 1}{\tan x - x})$. $= e^0 \times 1 = 1 \times 1 = 1$.

Step 4: Conclusion

The limit evaluates to 1. Final Answer: (A)
Was this answer helpful?
0
0