Subjects algebra

Limit Exponent 0B7441

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. **State the problem:** Find the value of the limit $$\lim_{x \to +\infty} \frac{2^{-x}}{2^x}$$. 2. **Recall the properties of exponents:** - $2^{-x} = \frac{1}{2^x}$. - When dividing powers with the same base, subtract the exponents: $$\frac{a^m}{a^n} = a^{m-n}$$. 3. **Apply the properties:** $$\frac{2^{-x}}{2^x} = 2^{-x - x} = 2^{-2x}$$. 4. **Evaluate the limit:** As $x \to +\infty$, $-2x \to -\infty$, so $$2^{-2x} = \frac{1}{2^{2x}} \to 0$$ because the denominator grows without bound. 5. **Conclusion:** The limit is 0. **Final answer:** b. 0