Question:easy

Which one of the following is the value of \( \displaystyle\lim_{x \to 0} \frac{e^{x} - x - 1}{\cos x - 1} \)?

Show Hint

Both numerator and denominator vanish at x=0; apply L'Hopital's rule twice (or expand as Taylor series) - the leading terms are x^2/2 over -x^2/2.
Updated On: Aug 10, 2026
  • \( -1 \)
  • 0
  • 1
  • \( \infty \)
Show Solution

The Correct Option is A

Solution and Explanation

Expand as Maclaurin series: numerator = x^2/2 + x^3/6 + ..., denominator = -x^2/2 + x^4/24 - .... Dividing both by x^2 and taking x to 0 leaves only the leading constant terms, giving ratio = (1/2)/(-1/2) = -1, matching L'Hopital's result exactly.
\[ -1 \ \Rightarrow \ \text{Option (A)} \]
Was this answer helpful?
0