Find $\lim_{x\to\infty} \frac{e^{2x}-1}{e^{2x}+1}$ and $\lim_{x\to-\infty} \frac{e^{2x}-1}{e^{2x}+1}$

51 Views Asked by At

How do I calculate $\displaystyle \lim_{x\to\infty} \frac{e^{2x}-1}{e^{2x}+1} \ , \ \lim_{x\to-\infty}\frac{e^{2x}-1}{e^{2x}+1}$.

Please help me.

Thanks!

2

There are 2 best solutions below

0
On

For the limit as $x\to\infty$, divide top and bottom by $e^{2x}$.

For the limit as $x\to-\infty$, it is enough to look.

0
On

In the second limit you can just use the fact that $e^{-\infty}=0$ and get the limit.

In the first limit we can write $\displaystyle \frac{e^{2x}-1}{e^{2x}+1}=\frac{1-\frac{1}{e^{2x}}}{1+\frac{1}{e^{2x}}}$, hence $$\lim_{x\to\infty}\frac{e^{2x}-1}{e^{2x}+1}=\lim_{x\to\infty}\frac{1-\frac{1}{e^{2x}}}{1+\frac{1}{e^{2x}}}=\frac{1}{1}=1$$