Calculus I · Limits and Continuity · lesson

Vertical Asymptotes and One-Sided Sign Analysis

Concept

Learning objectives

Find vertical asymptote candidates, cancel removable factors before classifying behavior, and use a sign chart to determine each one-sided infinite limit.

Vertical Asymptotes and Sign Analysis

The line x=ax=a is a vertical asymptote if the function becomes unbounded on at least one side of aa.

For a rational function

f(x)=p(x)q(x),f(x)=\frac{p(x)}{q(x)},

zeros of q(x)q(x) are candidates. But first simplify common factors.

Common mistake

A denominator zero does not automatically create a vertical asymptote. If the zero factor cancels with the numerator, the graph may have a removable hole instead.

Guided walkthrough

Identify the sign before saying infinity

Evaluate

limx21x2.\lim_{x\to2^-}\frac1{x-2}.
Show worked solution

As x2x\to2^-, x2x-2 is a tiny negative number. Dividing 11 by a tiny negative number gives a very large negative number. Therefore,

limx21x2=.\boxed{\lim_{x\to2^-}\frac1{x-2}=-\infty}.
Interactive checkinfinite-sign-01

Evaluate limx1+1x1\lim_{x\to1^+}\frac1{x-1}.

Your work stays on this device. No account or AI grader is used.

Show hint

From the right, the denominator is positive and tiny.

Attempt once to unlock the solution

Submit an answer first. The hint is available now.

Method

One-Sided Sign Chart

To analyze p(x)/q(x)p(x)/q(x) near x=ax=a:

• Factor numerator and denominator. • Cancel any common factor, while remembering the corresponding hole. • Determine the sign of every remaining factor just left of aa. • Determine the sign just right of aa. • Combine signs and decide whether the magnitude grows without bound.

Worked example

A sign chart with several factors

Find both one-sided limits of

f(x)=x+2(x3)(x+1)f(x)=\frac{x+2}{(x-3)(x+1)}

at x=3x=3.

Show worked solution

Near x=3x=3, the factors x+2x+2 and x+1x+1 are positive. Only x3x-3 changes sign.

From the left of 33:

x+2>0,x3<0,x+1>0.x+2>0,\qquad x-3<0,\qquad x+1>0.

The quotient is negative. Its denominator approaches zero in magnitude, so

limx3f(x)=.\boxed{\lim_{x\to3^-}f(x)=-\infty}.

From the right of 33:

x+2>0,x3>0,x+1>0.x+2>0,\qquad x-3>0,\qquad x+1>0.

The quotient is positive, so

limx3+f(x)=+.\boxed{\lim_{x\to3^+}f(x)=+\infty}.

Thus x=3x=3 is a vertical asymptote.

Worked example

Even multiplicity

Analyze

g(x)=x4(x+2)2g(x)=\frac{x-4}{(x+2)^2}

near x=2x=-2.

Show worked solution

Near 2-2, the numerator x4x-4 is negative. The denominator (x+2)2(x+2)^2 is positive on both sides and approaches zero.

Therefore, on both sides the quotient is negative with unbounded magnitude:

limx2g(x)=,\boxed{\lim_{x\to-2^-}g(x)=-\infty},limx2+g(x)=.\boxed{\lim_{x\to-2^+}g(x)=-\infty}.

The two one-sided infinite behaviors agree, so it is also common to write

limx2g(x)=.\lim_{x\to-2}g(x)=-\infty.

This does not mean the limit is a real number; it means both sides decrease without bound.

Worked example

Exam-level: hole versus asymptote

Find and classify every discontinuity of

h(x)=(x1)(x+4)(x1)(x3).h(x)=\frac{(x-1)(x+4)}{(x-1)(x-3)}.
Show worked solution

The original denominator is zero at x=1x=1 and x=3x=3. Cancel the common factor for x1x\ne1:

h(x)=x+4x3.h(x)=\frac{x+4}{x-3}.

At x=1x=1, the simplified formula is finite:

1+413=52.\frac{1+4}{1-3}=-\frac52.

Therefore x=1x=1 is a removable hole, not a vertical asymptote.

At x=3x=3, the remaining denominator is zero while the numerator is 707\ne0. Thus x=3x=3 is a vertical asymptote.

For signs near 33, the numerator is positive. The denominator x3x-3 is negative from the left and positive from the right:

limx3h(x)=,limx3+h(x)=+.\lim_{x\to3^-}h(x)=-\infty, \qquad \lim_{x\to3^+}h(x)=+\infty.

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