Math Problem Statement

Find the limit. (If the limit is infinite, enter '∞' or '-∞', as appropriate. If the limit does not otherwise exist, enter DNE.)

 lim x→∞ 

49 − 

sqrt x

7 + 

sqrt x  

Solution

To find the limit

limx49x7+x,\lim_{x \to \infty} \frac{49 - \sqrt{x}}{7 + \sqrt{x}},

we can start by analyzing the behavior of the numerator and denominator as xx approaches infinity.

Step 1: Divide by the highest power of xx in the denominator

The highest power of xx in the denominator is x\sqrt{x}, which is x1/2x^{1/2}. To simplify the expression, we can divide both the numerator and the denominator by x\sqrt{x}:

limx49x7+x=limx49x17x+1\lim_{x \to \infty} \frac{49 - \sqrt{x}}{7 + \sqrt{x}} = \lim_{x \to \infty} \frac{\frac{49}{\sqrt{x}} - 1}{\frac{7}{\sqrt{x}} + 1}

Step 2: Simplify the expression

Now, let's take the limit as xx \to \infty:

  • As xx \to \infty, 49x0\frac{49}{\sqrt{x}} \to 0 because x\sqrt{x} grows without bound.
  • Similarly, 7x0\frac{7}{\sqrt{x}} \to 0 for the same reason.

The expression now simplifies to:

limx010+1=11=1\lim_{x \to \infty} \frac{0 - 1}{0 + 1} = \frac{-1}{1} = -1

Conclusion

The limit is

limx49x7+x=1.\lim_{x \to \infty} \frac{49 - \sqrt{x}}{7 + \sqrt{x}} = -1.

Would you like more details, or do you have any other questions? Here are some related questions you might find interesting:

  1. How would the limit change if we replaced x\sqrt{x} with xnx^n where n>1/2n > 1/2?
  2. What if the numerator and denominator had different highest powers of xx? How would we find the limit then?
  3. Can we apply L'Hôpital's rule directly to this limit? Why or why not?
  4. What are other common techniques for evaluating limits at infinity that involve square roots?
  5. How does the behavior of rational functions change when approaching infinity versus approaching zero?

Tip: When evaluating limits involving square roots, dividing by the highest power of xx present is often a useful technique to simplify the expression.