Calculus I · Limits and Continuity · lesson

Infinity Minus Infinity Limits

The form \infty-\infty

A difference of two large expressions is indeterminate. Rationalization can reveal the finite remainder.

Worked example

Rationalize at infinity

Evaluate

limx(x2+3xx).\lim_{x\to\infty}\left(\sqrt{x^2+3x}-x\right).
Show worked solution

Multiply by the conjugate:

x2+3xx=(x2+3x)x2x2+3x+x=3xx2+3x+x.\begin{aligned} \sqrt{x^2+3x}-x &=\frac{(x^2+3x)-x^2}{\sqrt{x^2+3x}+x}\\ &=\frac{3x}{\sqrt{x^2+3x}+x}. \end{aligned}

Since x>0x>0 for large positive xx, divide numerator and denominator by xx:

31+3x+1.\frac3{\sqrt{1+\frac3x}+1}.

Now take the limit:

31+1=32.\frac3{1+1}=\boxed{\frac32}.
Worked example

Exam-level: negative infinity changes the conjugate calculation

Evaluate

limx(x2+4x+x).\lim_{x\to-\infty}\left(\sqrt{x^2+4x}+x\right).
Show worked solution

Rationalize:

x2+4x+x=(x2+4x)x2x2+4xx=4xx2+4xx.\begin{aligned} \sqrt{x^2+4x}+x &=\frac{(x^2+4x)-x^2}{\sqrt{x^2+4x}-x}\\ &=\frac{4x}{\sqrt{x^2+4x}-x}. \end{aligned}

For x<0x<0, factor x=x|x|=-x from the radical:

x2+4x=(x)1+4x.\sqrt{x^2+4x}=(-x)\sqrt{1+\frac4x}.

Then the denominator becomes

x1+4xx=x(1+4x+1).-x\sqrt{1+\frac4x}-x =-x\left(\sqrt{1+\frac4x}+1\right).

Therefore,

4xx(1+4x+1)=41+4x+1.\frac{4x}{-x\left(\sqrt{1+\frac4x}+1\right)} =\frac{-4}{\sqrt{1+\frac4x}+1}.

Taking the limit gives

2.\boxed{-2}.

After the explanation

Use the section idea

Reading lens

Is the function growing without bound near a finite input, or settling into end behavior as the input grows?

Mental model

Vertical asymptotes describe local blow-up near an excluded finite input; end-behavior asymptotes describe the long-run trend as inputs grow in magnitude.

Decision

Near a denominator zero, build a sign chart for each side; at infinity, compare dominant powers or divide to expose the lasting term.

Common trap

Do not merge positive and negative infinity, and remember that square roots produce absolute values when factoring a large squared input.

Check yourself

You understand the section when you can predict signs and asymptotes before doing detailed algebra, then verify them with the expression.

Source & rights

Original instruction with traceable references.

The exposition is original. No Active Calculus exercise is reproduced verbatim. Public-domain examples were modernized and recomposed when used as inspiration.

The verified handoff declares original composition and requires owner provenance review. BetterGrades-original material remains separate from public-domain references; no source textbook PDF is published here.

Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary