Skip to main content

Section 12.1 Horizontal Asymptotes: Limits “at Infinity”

In our fishery model in the previous chapter we referred to the carrying capacity of the lake, \(P=100\text{,}\) as an “asymptote.” Loosely speaking, an asymptote is a line that the graph of a function “gets close to.” Any line can be an asymptote but we will be primarily interested in horizontal asymptotes (lines like the graph of \(y=5\)) and vertical asymptotes (lines like the graph of \(x=5\)).
Take another look at the graph of the Witch of Agnesi below. You can readily see that, as \(x\) moves to the right \(y\) gets “closer and closer” to zero. This is the essential idea but the phrase “closer and closer” is too vague for our purpose.
Here’s why. In the sketch below, suppose \(x\) is moving to the right in such a way that comes as close as we like to \(a\) bud never exceeds \(a\) . Clearly \(x\) gets “closer and closer” to \(a\text{.}\) But it also gets “closer and closer” to both \(b\) and \(c\text{.}\)
While \(x\) is getting “closer and closer” to all three of \(a\text{,}\) \(b\text{,}\) and \(c\) it is only getting “arbitrarily close” to \(a\text{,}\) and “arbitrarily close” is what we usually mean when we say “closer and closer.” When \(x\) is getting “arbitrarily close” to \(a\) we say that \(x\) approaches \(a\) and we write \(x\rightarrow a\text{.}\)
It is clear that the graph of the Witch comes arbitrarily close to the line \(y=0\) so we write \(y\rightarrow0\) as \(x\rightarrow\infty\text{.}\) This is spoken aloud as “\(y\) approaches zero as \(x\) approaches infinity.”

Subsection 12.1.1 Limit Notation

Of course, the notion of “approaching infinity” is troublesome as well. That we speak in this fashion has more to do with the construction of the English language than with the mathematics we want to represent. If \(y\) is proceeding toward zero (an actual number) it makes sense to say “\(y\) approaches zero.” The notation “\(y\rightarrow0\)” captures this idea nicely. And since we usually pronounce the symbol \(\infty\) as “infinity” it feels natural to write \(x\rightarrow\infty\) and to speak this aloud as “\(x\) approaches infinity” as if \(\infty\) is a place we could get to. But as we’ve observed, this is absurd. Properly speaking the symbols “\(x\rightarrow\infty\)” should be spoken aloud as “\(x\) increases without bound,” but nearly everyone says “\(x\) approaches infinity” instead because it is a less cumbersome phrase. Like so much of mathematics this is perfectly clear once the underlying ideas have been internalized, but in the beginning it is can be quite confusing. Be patient with yourself.
An alternative, and more common notation is:
\begin{equation*} \tlimit{x}{\infty}{\frac{1}{1+x^2}}=0 \end{equation*}
which we read aloud as “The limit as \(x\) approaches infinity of one over one plus \(x\) squared is equal to zero” but this also collides with the construction of the English language. From the discussion above we know that “\(x\rightarrow\infty\)” indicates that \(x\) increases without bound, but when we write \(\tlimit{x}{\infty}{\frac{1}{1+x^2}}=0\) what exactly does “\(=0\)” mean? What is equal to zero? Certainly the Witch is never equal to zero since its graph never crosses (or even touches) the \(x\) axis.
The expression \(\tlimit{x}{\infty}{\frac{1}{1+x^2}}=0\) is making a very specific statement, one that is difficult to capture in a natural language like English. It says that the expression \(\frac{1}{1+x^2}\) is approaching a particular value (zero) as \(x\) approaches \(\infty\text{.}\) The equals sign doesn’t indicate that the function, \(\frac{1}{1+x^2}\) actually equals that value. Instead it is the limit of \(\frac{1}{1+x^2}\) which is equal to zero. Whether the function itself is ever equal to the limit, or not, is irrelevant. We’re interested in what it gets arbitrarily close to.
We are treading at the edge of some very deep waters here so we will not attempt to address all of the nuances yet. Instead we will simply interpret the formula \(\tlimit{x}{\infty}{\frac{1}{1+x^2}}=0\) to mean that as \(x\) approaches infinity (\(x\rightarrow\infty\)) the expression \(\frac{1}{1+x^2}\) approaches zero \(\left(\frac{1}{1+x^2}\rightarrow0\right)\text{.}\)
In Chapter 17 we will replace “arbitrarily close” with something much more precise. Indeed, finding a better way to say “arbitrarily close” will be the culmination of our efforts. This is what will allow us to finally replace differentials with a solid theoretical foundation.
But for now, we have enough to give our first definition of the limit concept.

Definition 12.1.1. An Intuitive Definition of a Limit at \(\pm\infty\).

  1. If, as \(x\rightarrow\infty\text{,}\) \(f(x)\) gets arbitrarily close to some number \(A\text{,}\) we write
    \begin{equation*} \limit{x}{\infty}{f(x)}=A. \end{equation*}
  2. If, as \(x\rightarrow-\infty\text{,}\) \(f(x)\) gets arbitrarily close to some number \(A\text{,}\) we write
    \begin{equation*} \limit{x}{-\infty}{f(x)}=A. \end{equation*}

Example 12.1.2.

As we’ve observed, for very large positive values of \(x\text{,}\) the function \(W(x)=\frac{1}{1+x^2}\) will be close to zero (the larger the \(x\) value, the closer \(\frac{1}{1+x^2}\) is to zero). Likewise, for very large, negative values of \(x\text{,}\) \(W(x)\) will also get close to zero so:
\begin{equation*} \limit{x}{-\infty}{\frac{1}{1+x^2}}=\limit{x}{\infty}{\frac{1}{1+x^2}}=0. \end{equation*}
We used the Witch for our first example because we are quite familiar with its properties from our earlier investigations. However we needn’t have started with so complex a function.

Drill 12.1.3.

Use the graph of \(f(x)=\frac1x\) to argue that \(\tlimit{x}{\infty}{\frac1x}=0\) and \(\tlimit{x}{-\infty}{\frac1x}=0\text{.}\)
The limit concept is deeply abstract. We are introducing it here because, (1) the limit idea gives us a handy way to define asymptotes, and (2) when we return to it in Chapter 17 it will be helpful if you are comfortable with the notation and the essential underlying idea.
We have the following definition.

Definition 12.1.4. Horizontal Asymptotes.

  1. If \(\limit{x}{\infty}{f(x)}=A\) then the graph of the function \(f(x)\) has the horizontal asymptote, \(y=A.\)
  2. If \(\limit{x}{-\infty}{f(x)}=B\) then the graph of the function \(f(x)\) has the horizontal asymptote, \(y=B.\)

Problem 12.1.5.

(a)
Justify the following assertion as clearly and as carefully as you can: \(\tlimit{x}{\infty}{5}=5 \text{.}\)
(b)
Generalize the statement in part (a).
From Problem 12.1.5 we know \(\tlimit{x}{\infty}{5}=5\) and from Drill 12.1.3 we know that \(\limitatinf{x}{\frac1x}=0.\) Does it follow that
\begin{equation*} \limitatinf{x}{\left(5+\frac{1}{x}\right)} = \left(\limitatinf{x}{5}\right)+\left(\limitatinf{x}{\frac{1}{x}}\right)= 5+0 = 5? \end{equation*}
Yes, of course it does. In fact the following theorem is true.
This can be expressed in words with the phrase, “The limit of a sum is the sum of the limits.”
The following two theorems are not quite as intuitive as Theorem 12.1.6, but they are also true.
This can be expressed in words with the phrase “The limit of a product is the product of the limits.”
This can be expressed in words with the phrase “The limit of a quotient is the quotient of the limits.”

Example 12.1.10.

Notice that in Theorem 12.1.8 we specifically required that \(\limit{x}{\infty}{g(x)}=M\neq0\text{.}\) This is necessary because, as we stated quite emphatically in Digression: Dividing by Zero, division by zero is an undefined concept. Thus if \(\limit{x}{\infty} {f(x)}\) is equal to, say \(1\text{,}\) and \(\limit{x}{\infty}{g(x)}=0\) then
\begin{equation*} \frac{\tlimit{x}{\infty}{f(x)}}{\tlimit{x}{\infty}{g(x)}} \end{equation*}
appears to be equal to \(\frac{1}{0}.\) But this is meaningless, so we say that \(\limit{x}{\infty} {\frac{f(x)}{g(x)}}\) does not exist, or equivalently that it is undefined.
Like the differentiation rules, when these limit theorems are used together they allow us to break a large problem into smaller, more tractable, pieces. Here are some examples.

Example 12.1.11.

We’d like to find the horizontal asymptotes of \(y=\frac{2}{x}-\frac{3}{x^2}\) if any exist. In this example we will write down all of the details of our computation. As you get more comfortable, you will probably abbreviate the process by doing much of this in your head. That’s good, but also be sure you can fill in all of the details when needed. You will need to be comfortable with all of the details when the problems get more complex. From Definition 12.1.4 we see that if horizontal asymptotes exist they will be the lines \(y=\limit{x}{\infty}{\left(\frac{2}{x}-\frac{3}{x^2}\right)}\) and \(y=\limit{x}{-\infty}{\left(\frac{2}{x}-\frac{3}{x^2}\right)}\) so we need to evaluate these limits. For the first limit we see from Theorem 12.1.6 that
\begin{equation*} \limit{x}{\infty}{\left(\frac{2}{x}-\frac{3}{x^2}\right)}=\limit{x}{\infty}{\frac{2}{x}}-\limit{x}{\infty}{\frac{3}{x^2}}. \end{equation*}
Applying Theorem 12.1.7 (several times) we have
\begin{align*} \limit{x}{\infty}{\left(\frac{2}{x}-\frac{3}{x^2}\right)} =\amp{}\underbrace{\left(\limit{x}{\infty}{2}\right)}_{=2}\cdot\underbrace{\left(\limit{x}{\infty}{\frac{1}{x}}\right)}_{=0}\\ \amp{}-\underbrace{\left(\limit{x}{\infty}{3}\right)}_{=3}\cdot\underbrace{\left(\limit{x}{\infty}{\frac{1}{x}}\right)}_{=0}\cdot\underbrace{\left(\limit{x}{\infty}{\frac{1}{x}}\right)}_{=0} \end{align*}
So we see that the horizontal asymptote will be \(y=0.\)

Drill 12.1.12.

Evaluate \(\tlimit{x}{-\infty}{\left(\frac{2}{x}-\frac{3}{x^2}\right)}\text{.}\) Justify each step by citing the appropriate theorem or fact.

Example 12.1.13.

To find one horizontal asymptote of \(y=\frac{x-1}{x}\) we evaluate:
\begin{equation*} \limit{x}{-\infty}{\frac{x-1}{x}}=\limit{x}{-\infty}{\left(1-\frac{1}{x}\right)}=1. \end{equation*}

Drill 12.1.14.

Evaluate \(\tlimit{x}{\infty}{\frac{x-1}{x}}\) to find the other horizontal asymptote, if it exists.

Problem 12.1.15.

Find the horizontal asymptotes of the graphs of the following functions.
(a)
\(y=5\)
(b)
\(y=\frac{1}{x-2}+3\)
(c)
\(y=\frac{3x-5}{x-2}\)
(d)
\(y=\frac{\abs{x}}{x-1}\)
Of course, not every curve has a horizontal asymptote so not every function has a limit as \(x\) approaches \(\pm\infty\text{.}\) For example, consider the curves \(y=x^2\) and \(y=x^3.\)
Clearly these curves have no horizontal asymptotes because as \(x\rightarrow\pm\infty\) they don’t get close to a real number. In fact they either continue to rise or continue to drop as \(x\rightarrow\pm\infty\text{.}\)
We represent this with the notation:
  • \(\displaystyle \limit{x}{\infty}{x^2}=\infty,\)
  • \(\displaystyle \limit{x}{-\infty}{x^2}=\infty,\)
  • \(\displaystyle \limit{x}{\infty}{x^3}=\infty\)
  • \(\displaystyle \limit{x}{-\infty}{x^3}=-\infty.\)
But once again we need to keep in mind that the symbol “\(\infty\)” does not represent a number so saying that something is “equal” to \(\infty\) is meaningless.
What we mean when we write
\begin{equation*} \limit{x}{\infty}{x^2}=\infty \end{equation*}
is that “as \(x\) increases without bound \(x\) squared increases without bound.”

Drill 12.1.16.

Similarly \(\limit{x}{-\infty}{x^3}=-\infty\) means that as \(x\rightarrow-\infty\) \(x^3\rightarrow-\infty\text{.}\) How would we say this in words?

Example 12.1.17.

It is especially important to keep in mind that \(\infty\) is not a number when evaluating a limit like: \(\limit{x}{\infty}{(x^3-21x^2)}.\)
It is very tempting to attack this problem by noticing that each term is increasing without bound and write \(\infty-\infty=0,\) but in fact this limit is not zero. Can you see what the limit is? Give it some thought and take your best guess. We’ll come back to it shortly.
It is very clear that the limit: \(\limit{x}{\infty}{(x-x)}\) is zero. After all, \(x-x\) is constantly equal to zero so we have \(\limit{x}{\infty}{(x-x)} = \limit{x}{\infty}{0} = 0\text{.}\) So it seems to be clear that \(\limit{x}{\infty}{(x-x)} = \infty-\infty = 0\) because anything minus itself has to be zero doesn’t it? Even grandmother - grandmother must be zero, right?
But now consider this limit:
\begin{equation*} \limit{x}{\infty}{[(x+7)-(x-5)]}\text{.} \end{equation*}
Both \((x+7)\rightarrow\infty\) and \((x-5)\rightarrow\infty\) so \(\limit{x}{\infty}{\left[(x+7)-(x-5)\right]}\) also has the form \(\infty-\infty\) doesn’t it? But \((x+7)-(x-5)\) is constantly equal to \(12\) so, we have
\begin{equation*} \limit{x}{\infty}{[(x+7)-(x-5)]}=\limit{x}{\infty}{12}=12. \end{equation*}
Thus it appears that if \(\infty-\infty\) is a number then it is zero, and that if \(\infty-\infty\) is a number then it is \(12\text{.}\) But \(0\neq12\) so that can’t be! Moreover there is nothing special about the numbers \(12\) or \(0\text{.}\) We could have chosen any numbers to make our point. We conclude that as a number the expression \(\infty-\infty\) is meaningless. Equivalently, we say it is undefined.
The source of the difficulty here is that only numbers can be subtracted. But neither \(\infty\) nor grandmother is a number so the expressions \(\infty-\infty\) and grandmother - grandmother are utter nonsense. Which is to say, they are undefined.

Drill 12.1.18.

Find two functions, \(f(x)\) and \(g(x)\) such that as \(x\rightarrow\infty\) both \(f(x)\rightarrow\infty\) and \(g(x)\rightarrow\infty\) but \(\limit{x}{\infty}{\left[f(x)-g(x)\right]}\) is equal to each of the following.
  1. \(\displaystyle 10\)
  2. \(\displaystyle -21\)
  3. \(\displaystyle 83,744\)
  4. \(\displaystyle \pi\)
  5. \(\displaystyle \sqrt{2}\)
  6. An arbitrary real number
Limits can be deceptive so be careful. It can be helpful to have built in notational cues to remind ourselves that these are subtle problems. When we are working with limits we will use the notation \(\approach{\infty}\) to remind ourselves that \(\infty\) is not a number.
Returning to the limit \(\limit{x}{\infty}{(x^3-21x^2)} \) and using this notational cue we have
\begin{equation*} \limit{x}{\infty}{(x^3-21x^2)} = \approach{\infty} - \approach{\infty}. \end{equation*}
This says that the limit consists of something which is approaching \(\infty\) (increasing without bound) minus something else which is approaching \(\infty\) (again, increasing without bound). When we say it like this — more importantly when we think about it like this — we can see that the value of the limit will depend upon precisely how the two parts increase without bound.
Limits which appear to resolve to an expression like \(\approach{\infty} - \approach{\infty} \) are called indeterminate forms. Some indeterminate forms can be evaluated using what is known as L’Hôpital’s Rule. We will learn how to use L’Hôpital’s Rule in Section 12.4. But unfortunately L’Hôpital’s Rule only applies to some indeterminate forms so we still need all of our other tools.
In particular to evaluate \(\limit{x}{\infty}{(x^3-21x^2)}\) we’ll need Algebra.
We now know that this limit is not necessarily equal to zero, but how can we discover what it actually is equal to? As in much of Calculus we need to re-express our formulas algebraically to see what is going on.
Rewriting \(x^3-21x^2\) as \(x^3\left(1-\frac{21}{x}\right)\) we have
\begin{align*} \limit{x}{\infty}{(x^3-21x^2)} \amp=\limit{x}{\infty}{\left(x^3(1-21/x)\right)}\\ \amp=\limit{x}{\infty}{x^3\cdot\left(1-\CancelToRed{0}{21/x}\right)}\\ \amp=\approach{\infty}\cdot\approach{1}, \end{align*}
which says that we have an expression which is increasing without bound multiplied by an expression which approaches the number one. Obviously the product will also increase without bound so we write \(\limit{x}{\infty}{(x^3-21x^2)}=\infty.\)
Next we consider the limit \(\limit{x}{-\infty}{(x^3+21x^2)}\)
Proceeding as before we see that
\begin{align*} \limit{x}{-\infty}{(x^3+21x^2)} \amp= \limit{x}{-\infty}{\left(x^3(1+21/x)\right)}\\ \amp=\left[\limit{x}{-\infty}{x^3\cdot\left(1+\CancelToRed{0}{21/x}\right)}\right]\\ \amp=\approach{-\infty}\cdot\approach{1}\\ \amp=-\infty. \end{align*}
This makes sense intuitively. We would expect that for large values of \(x\) (either positive or negative), \(x^3\) will continually outgrow (“approach infinity” faster than) \(21x^2\text{.}\)

Drill 12.1.19.

Explain why \(\limit{x}{\infty}{(x^3+21x^2)}\) and \(\limit{x}{-\infty}{(x^3-21x^2)}\) are not indeterminate forms.
We have established that, because \(\infty\) is not a number, the expression \(\infty-\infty\) does not make sense. What about \(\frac{\infty}{\infty}\text{?}\) Is it true that \(\frac{\infty}{\infty}=1\text{?}\)
No, of course not. The expression \(\frac{\infty}{\infty}\) is meaningless for the same reason that \(\infty\) - \(\infty\) is meaningless.

Example 12.1.20.

Consider \(\limit{x}{\infty}{\frac{x^4+x^2}{5x^4-100x}}\text{.}\) It is tempting to write \(\frac{\infty}{\infty}=1\text{,}\) but as we have observed, \(\infty\) is not a number so this makes no more sense than \(\infty-\infty=0\text{.}\)
Once again, the key is to re-express the function algebraically. Factoring out the highest power of the variable from both the numerator and the denominator we see that
\begin{align*} \limit{x}{\infty}{\frac{x^4+x^2}{5x^4-100x}} \amp{}=\limit{x}{\infty}{\frac{x^4(1+1/x^2)}{x^4(5-100/x^3)}}\\ \amp=\limit{x}{\infty}{\left[\CancelToRed{=1}{\frac{x^4}{x^4}}\cdot\frac{1+\CancelToRed{0}{1/x^2}}{5-\CancelToRed{0}{100/x^3}}\right]}\\ \amp= 1\cdot\approach{\frac15}\\ \amp=\frac15. \end{align*}
You may well ask, “How did we know to factor out the highest power of the variable?” The answer is very unsatisfying. We were taught this technique by our teachers, just as you are being taught now. We’d have been hard pressed to come up with it on our own.

Example 12.1.21. (Continued from Section 10.1 ).

Recall that we did not complete Example 10.1.6 because we did not previously have any way to determine what happens to the graph of \(y(x)=\frac{2+2x^2+2x^4}{1+x^4}\) as \(x\rightarrow\infty\) or as \(x\rightarrow-\infty\text{.}\) We do now. Finding what happens to the graph of \(y(x)=\frac{2+2x^2+2x^4}{1+x^4}\) as \(x\rightarrow\infty\) or as \(x\rightarrow-\infty\) is equivalent to evaluating the following limits:
\begin{equation*} \limit{x}{\infty}{\frac{2+2x^2+2x^4}{1+x^4}}\ \ \text{ and } \limit{x}{-\infty}{\frac{2+2x^2+2x^4}{1+x^4.}} \end{equation*}
We will evaluate the first one and leave the second as a drill. Proceeding as in Example 12.1.20 we see that
\begin{align*} \limit{x}{\infty}{\frac{2+2x^2+2x^4}{1+x^4}} \amp = \limit{x}{\infty}{\frac{x^4(2/x^4+2/x^2+2)}{x^4(1/x^4+1)}}\\ \amp{} =\limit{x}{\infty}{\CancelToRed{1}{\frac{x^4}{x^4}}\cdot\frac{\CancelToRed{0}{2/x^4}+\CancelToRed{0}{2/x^2}+2}{\CancelToRed{0}{1/x^4}+1}}\\ \amp{} =2. \end{align*}

Problem 12.1.22.

Show that \(\tlimit{x}{-\infty}{\frac{2+2x^2+2x^4}{1+x^4}}\) is also equal to two.
We can now see that \(y(x)=\frac{2+2x^2+2x^4}{1+x^4}\) has a horizontal asymptote at \(y=2\text{.}\) If you haven’t already done so consider graphing this function to confirm.

Problem 12.1.23.

Show that each of the following statements is true.
(a)
\(\limit{x}{\infty}{\frac{x^5+x^3}{5x^5-100x}} =\frac15\)
(b)
\(\limit{x}{-\infty}{\frac{2x^5+x^3}{5x^5-x}} =\frac25\)
(c)
\(\limit{x}{\infty}{\frac{x^5+x^3}{5x^4-10x}} =\infty\)
(d)
\(\limit{x}{-\infty}{\frac{x^5+x^3}{5x^4-10x}} =-\infty\)
(e)
\(\limit{x}{\infty}{\frac{x-\frac{1}{x^3}}{5x-\frac{-8}{x^2}}} =\frac15\)
(f)
\(\limit{x}{-\infty}{\frac{x+\frac{1}{x^3}}{5x+\frac{-8}{x^2}}} =\frac15\)
(g)
\(\limit{x}{\infty}{\frac{x^5+2x^3}{5x^6-x}} =0\)
(h)
\(\limit{x}{-\infty}{\frac{x^5+2x^3}{5x^6-x}} =0\)

Example 12.1.24.

Do you think the function \(y(x) = \sqrt{x^2+2}-\sqrt{x^2+x}\) has any horizontal asymptotes? Take your best guess before we begin this example. To find any horizontal asymptotes we have to evaluate the two limits
\begin{equation*} \limit{x}{\pm\infty}{\left(\sqrt{x^2+2}-\sqrt{x^2+x}\right)}. \end{equation*}
First we’ll find the limit as \(x\rightarrow\infty\) and leave the limit as \(x\rightarrow-\infty\) as a drill for you.
As always the trick is to rearrange this expression inside the limit algebraically — without changing its value — until we can see clearly what happens as \(x\rightarrow\infty\text{.}\) The square roots seem to be the difficulty here. So we’d like to find a way to make them go away. The standard trick for this is to multiply by the conjugate of \(\sqrt{x^2+2}-\sqrt{x^2+x}\text{,}\) namely \(\sqrt{x^2+2}+\sqrt{x^2+x}\text{.}\)
Of course, if we do that then we need to divide by the conjugate as well. That way we’ve multiplied by \(1\) and have not changed the value of the expression. This won’t actually eliminate the square roots as we will still have them in the denominator. But let’s see what happens.
\begin{align*} \amp{}\limit{x}{\infty}{\left(\sqrt{x^2+2}-\sqrt{x^2+x}\right)}\\ \amp{} = \left[\limit{x}{\infty}{\left(\sqrt{x^2+2}-\sqrt{x^2+x}\right)}\textcolor{red}{\underbrace{\left(\frac{\sqrt{x^2+2}+\sqrt{x^2+x}}{\sqrt{x^2+2}+\sqrt{x^2+x}}\right)}_{=1}}\right]\\ \amp = \limit{x}{\infty}{\left(\frac{(x^2+2)- (x^2+x)}{\sqrt{x^2+2}+\sqrt{x^2+x}}\right)}\\ \amp{}= \limit{x}{\infty}{\left(\frac{2-x}{\sqrt{x^2+2}+\sqrt{x^2+x}}\right)}. \end{align*}
Factoring the highest power of \(x\) out of the numerator and denominator gives
\begin{equation*} \limit{x}{\infty}{\left(\sqrt{x^2+2}-\sqrt{x^2+x}\right)} =\limit{x}{\infty}{\frac{\textcolor{red}{x}\left(2/x-1\right)}{\textcolor{red}{\sqrt{x^2}}\left(\sqrt{1+2/x^2}+\sqrt{1+1/x}\right)}} \end{equation*}
and since \(\sqrt{x^2}=\abs{x}\) we have
\begin{equation*} \limit{x}{\infty}{\left(\sqrt{x^2+2}-\sqrt{x^2+x}\right)} =\limit{x}{\infty}{\frac{\textcolor{red}{x}\left(2/x-1\right)}{\textcolor{red}{\abs{x}}\left(\sqrt{1+2/x^2}+\sqrt{1+1/x}\right)}}. \end{equation*}
But we’re evaluating a limit as \(x\rightarrow\infty\text{.}\) So, we’re really only interested in large, positive values of \(x\text{.}\) In this case \(\abs{x}=x\) so
\begin{align*} \limit{x}{\infty}{\left(\sqrt{x^2+2}-\sqrt{x^2+x}\right)} \amp{}=\limit{x}{\infty}{\CancelToRed{=1}{\frac{x}{x}}\ \cdot\ \left[\frac{\CancelToRed{0}{2/x}-1}{\sqrt{1+\CancelToRed{0}{2/x^2}}+\sqrt{1+\CancelToRed{0}{1/x}}}\right]}\\ \amp = -\frac12. \end{align*}
Did you guess right? If you did, either you have a very strong intuition for these kinds of problems or you just had a moment of blind luck. So don’t just pat yourself on the back and walk away. Be sure to take a moment to figure out whether it was intuition or luck. You don’t want to confuse them.
If you guessed wrong, or (most likely) were unable to come up with a guess don’t fret about it. You’re normal. But be sure you review and understand the steps to this solution so you can begin to build some intuition about such problems. This problem looked pretty intimidating, but once we got going in the right direction, it was all Algebra from there. Notice how the absolute value came into play. In this problem it wasn’t an issue since we were considering only positive values of \(x\text{.}\) But consider what would happen if \(x\) was negative, if \(x\rightarrow-\infty\text{.}\) In this case, \(\abs{x}=-x.\)
This is important. If you don’t see why \(\abs{x}=-x\) when \(x\lt0\) ask your teacher about it.

DIGRESSION: The Absolute Value Function.

It is not true that \(\sqrt{x^2}=x\text{,}\) although this is an easy mistake to make. It is not true because the square root function, \(\sqrt{x}\text{,}\) is the functional inverse of the function
\begin{equation*} f(x)=x^2, \text{ with domain } x\ge0. \end{equation*}
Note that the domain restriction means that \(\sqrt{x}\) always returns a positive number. Thus \(\sqrt{2^2} = 2\text{,}\) but \(\sqrt{(-2)^2} = 2\text{,}\) also. Similarly,
\begin{equation*} \sqrt{3^2}=\sqrt{(-3)^2}=3,\ \sqrt{10^2}=\sqrt{(-10)^2}=10, \text{ and in general } \sqrt{x^2}=\abs{x}. \end{equation*}
When \(x\) is negative \(\sqrt{x^2}=-x\) because when \(x\) negative, \(-x\) is positive.
END OF DIGRESSION

Drill 12.1.25.

Try to guess the value of \(\limit{x}{-\infty}{ \left( \sqrt{x^2+2}-\sqrt{x^2+x} \right)} \) and then evaluate the limit to see if you guessed correctly.

Problem 12.1.26.

Determine the following limits.
(a)
\(\limit{x}{\infty} {\sqrt{x^2+x}-x}\)
(b)
\(\limit{x}{\infty}{\frac{1}{\sqrt{x+1} -\sqrt{4x+1}}}\)
(c)
\(\limit{x}{-\infty}{\sqrt{x^2+x}-x}\)
(d)
\(\limit{x}{\infty}{\frac{\sqrt{x^2+2}-\sqrt{x^2+x}}{\sqrt{x^2+2}-\sqrt{x^2-x}}}\)
(e)
\(\limit{x}{-\infty}{\frac{\sqrt{x^2+2}-\sqrt{x^2+x}}{\sqrt{x^2+2}-\sqrt{x^2-x}}}\)