Question:

\( \lim_{x\to0} \frac{1+x-e^x}{x^2} \)

Show Hint

Use series expansion when direct substitution gives \(0/0\).
Updated On: May 1, 2026
  • \( 1 \)
  • \( -\frac{1}{2} \)
  • \( 0 \)
  • \( \frac{1}{2} \)
  • \( -1 \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Use Taylor expansion of \(e^x\).

Step 1:
Expand: \[ e^x = 1 + x + \frac{x^2}{2} + \frac{x^3}{6} + \cdots \]

Step 2:
Substitute: \[ 1+x - (1+x+\frac{x^2}{2}+...) \]

Step 3:
Simplify: \[ = -\frac{x^2}{2} - \frac{x^3}{6} - ... \]

Step 4:
Divide by \(x^2\): \[ = -\frac{1}{2} - \frac{x}{6} + ... \]

Step 5:
Take limit: \[ x \to 0 \Rightarrow -\frac{1}{2} \]
Was this answer helpful?
0
0