How to evaluate the limit as it approaches infinity
$$\lim_{x \to \infty} \frac{2^x+1}{2^{x+1}}$$
How to evaluate the limit as it approaches infinity
$$\lim_{x \to \infty} \frac{2^x+1}{2^{x+1}}$$
Hint:
$\displaystyle \frac{2^x + 1}{2^{x+1}} = \frac{2^x}{2^{x+1}} + \frac{1}{2^{x+1}} = \frac{1}{2} + \frac{1}{2^{x+1}}$
Hint: $\displaystyle\lim_{x \to \infty} \frac{2^x+1}{2^{x+1}} = \lim_{x \to \infty} \frac{2^x}{2^{x+1}}+\frac{1}{2^{x+1}}$ Can you simplify this?
Write $2^{x+1}$ as ${2(2^x)}$, then use L'Hopital's rule. $$\lim_{x\to\infty}\frac{2^x\ln2}{2(2^x\ln2)}$$ Result is $\frac{1}{2}$.
Let $t=2^x$ therefore $t\to\infty \ \ \text{as} \ x\to\infty$ hence $$\lim\limits_{x\to\infty}\frac{2^x+1}{2 \cdot 2^x}=\lim\limits_{t\to\infty}\frac{t+1}{2t}=\frac{1}{2}.$$