Skip to content

Function Analysis

How to Find Vertical, Horizontal, and Oblique Asymptotes

An asymptote is a line that describes the limiting behavior of a graph. Vertical asymptotes are linked to excluded input values. Horizontal and oblique asymptotes describe end behavior as x tends to positive or negative infinity.

Vertical asymptotes

A vertical asymptote has the form x=a. For a rational function, first find values that make the denominator zero, then check whether the factor cancels.

Example: f(x)=1/(x-2) has a vertical asymptote at x=2.

By contrast, (x^2-4)/(x-2) simplifies to x+2 for x≠2. It has a removable hole at x=2, not a vertical asymptote.

Horizontal asymptotes

A horizontal asymptote has the form y=L, where f(x) approaches L as x→∞, x→-∞, or both.

For f(x)=(2x+1)/(x-3), the numerator and denominator have the same degree. The ratio of leading coefficients is 2, so y=2 is the horizontal asymptote.

Oblique asymptotes

An oblique or slant asymptote is usually a line y=mx+b. For a rational function, it commonly occurs when the numerator degree is exactly one greater than the denominator degree.

Divide x^2+1 by x-1:

(x^2 + 1)/(x - 1) = x + 1 + 2/(x - 1)

Since the final fraction tends to zero for large |x|, the oblique asymptote is y=x+1.

Can a graph cross an asymptote?

A graph cannot cross a vertical asymptote because the function is not defined on that vertical line. It can cross a horizontal or oblique asymptote at finite x-values; the asymptote describes end behavior, not a permanent barrier.

Graphing procedure

  1. Enter the function in the Graphing Calculator.
  2. Choose a window that shows both sides of suspected vertical asymptotes.
  3. Add the asymptote as a separate line when helpful.
  4. Zoom out to inspect end behavior.
  5. Confirm the result with algebra or limits.

Common mistakes

  • Calling every denominator zero a vertical asymptote without checking cancellation.
  • Assuming a horizontal asymptote cannot be crossed.
  • Using a small window to judge end behavior.
  • Confusing an oblique asymptote with a tangent line.
  • Ignoring different limits as x→∞ and x→-∞.

Graph the three examples and add their asymptote lines →

Once the domain and limiting behavior are known, a variation table can summarize the whole function.