EASIER WAY TO DO PROBLEM 10
\[
\lim_{x\to0}\left(\frac{1}{x}-\frac{1}{e^{x}-1}\right)
\]
Given
\[
\lim_{x\to0}\left(\frac{1}{x}-\frac{1}{e^{x}-1}\right)
\;(\infty-\infty)
\]
\[
= \lim_{x\to0}\frac{e^{x}-1-x}{x(e^{x}-1)}
\;\bigg(\frac{0}{0}\bigg)
\]
Now we multiply and divide by \(x\). Watch how the extra \(x^{2}\) and \(x\) appear:
\[
= \lim_{x\to0}
\frac{e^{x}-1-x}{x(e^{x}-1)}
\]
\[
= \lim_{x\to0}
\frac{e^{x}-1-x}{x}
\cdot
\frac{1}{e^{x}-1}
\]
\[
= \lim_{x\to0}
\frac{e^{x}-1-x}{x^{2}}
\cdot
\frac{x}{e^{x}-1}
\]
\[
=\left(
\lim_{x\to0}\frac{e^{x}-1-x}{x^{2}}
\right)
\left(
\lim_{x\to0}\frac{x}{e^{x}-1}
\right)
\]
Since
\[
\lim_{x\to0}\frac{e^{x}-1}{x}=1
\quad\text{we get}\quad
\lim_{x\to0}\frac{x}{e^{x}-1}=1
\]
\[
=\lim_{x\to0}\frac{e^{x}-1-x}{x^{2}}
\;\bigg(\frac{0}{0}\bigg)
\]
Apply L'Hospital's Rule once:
\[
= \lim_{x\to0}\frac{e^{x}-1}{2x}
\;\bigg(\frac{0}{0}\bigg)
\]
\[
= \frac12 \lim_{x\to0}\frac{e^{x}-1}{x}
\]
\[
= \frac12 \cdot 1
\]
\[
= \frac12
\]