Mathwords logoReference LibraryMathwords

Vertical Asymptote

A vertical asymptote is a vertical line x=ax = a where a function's output grows infinitely large (positive or negative) as the input gets closer and closer to aa. The graph of the function approaches this line but never actually touches or crosses it.

A vertical line x=ax = a is a vertical asymptote of a function f(x)f(x) if f(x)+f(x) \to +\infty or f(x)f(x) \to -\infty as xx approaches aa from the left, the right, or both sides. Vertical asymptotes commonly occur in rational functions at values of xx that make the denominator equal to zero while the numerator remains nonzero. They represent a type of infinite discontinuity in the function's graph.

Key Formula

If f(x)=p(x)q(x), then x=a is a vertical asymptote when q(a)=0 and p(a)0\text{If } f(x) = \frac{p(x)}{q(x)}, \text{ then } x = a \text{ is a vertical asymptote when } q(a) = 0 \text{ and } p(a) \neq 0
Where:
  • f(x)f(x) = a rational function
  • p(x)p(x) = the numerator polynomial
  • q(x)q(x) = the denominator polynomial
  • aa = the x-value where the vertical asymptote occurs

Worked Example

Problem: Find the vertical asymptote(s) of f(x)=x+3x24f(x) = \frac{x + 3}{x^2 - 4}.
Step 1: Factor the denominator completely.
x24=(x2)(x+2)x^2 - 4 = (x - 2)(x + 2)
Step 2: Set each factor of the denominator equal to zero and solve.
x2=0x=2x+2=0x=2x - 2 = 0 \Rightarrow x = 2 \qquad x + 2 = 0 \Rightarrow x = -2
Step 3: Check that the numerator is not also zero at these values. At x=2x = 2: numerator is 2+3=502 + 3 = 5 \neq 0. At x=2x = -2: numerator is 2+3=10-2 + 3 = 1 \neq 0.
p(2)=50p(2)=10p(2) = 5 \neq 0 \qquad p(-2) = 1 \neq 0
Step 4: Since the numerator is nonzero at both values, both are vertical asymptotes.
x=2andx=2x = 2 \quad \text{and} \quad x = -2
Answer: The function has vertical asymptotes at x=2x = 2 and x=2x = -2.

Visualization

Why It Matters

Vertical asymptotes show up whenever you model situations involving rates, concentrations, or limits that blow up near certain values. In physics, the electric field strength near a point charge follows a function with a vertical asymptote at distance zero. Understanding these asymptotes also helps you sketch accurate graphs of rational functions, which is a core skill in precalculus and calculus.

Common Mistakes

Mistake: Assuming every zero of the denominator is a vertical asymptote.
Correction: If the numerator and denominator share a common factor, canceling it may produce a hole (removable discontinuity) instead of a vertical asymptote. Always check that the numerator is nonzero at the candidate value.
Mistake: Saying the function equals infinity at the asymptote.
Correction: The function is undefined at x=ax = a. It approaches infinity as xx gets close to aa, but f(a)f(a) does not exist. Write f(x)f(x) \to \infty, not f(a)=f(a) = \infty.

Related Terms