Asymptote Formula

The Formula

\lim_{x \to a} f(x) = \pm\infty (vertical) or \lim_{x \to \pm\infty} f(x) = L (horizontal)

When to use: The graph gets infinitely close but never touches—like chasing something forever.

Quick Example

y = \frac{1}{x} has vertical asymptote at x = 0, horizontal asymptote at y = 0.

Notation

Vertical asymptote: x = a. Horizontal asymptote: y = L where L = \lim_{x \to \infty} f(x). Oblique asymptote: y = mx + b.

What This Formula Means

An asymptote is a line that a curve approaches arbitrarily closely as the input (or output) grows without bound, but typically never reaches.

The graph gets infinitely close but never touches—like chasing something forever.

Formal View

Vertical: \lim_{x \to a^{\pm}} f(x) = \pm\infty. Horizontal: \lim_{x \to \pm\infty} f(x) = L. Oblique: \lim_{x \to \pm\infty}[f(x) - (mx+b)] = 0

Worked Examples

Example 1

easy
Find the vertical and horizontal asymptotes of f(x) = \dfrac{3x}{x - 2}.

Solution

  1. 1
    Vertical asymptote: set the denominator equal to zero. x - 2 = 0 \Rightarrow x = 2. Since the numerator 3(2)=6 \neq 0, there is a vertical asymptote at x = 2.
  2. 2
    Horizontal asymptote: compare degrees. Both numerator and denominator have degree 1. Divide leading coefficients: \frac{3}{1} = 3. Thus the horizontal asymptote is y = 3.
  3. 3
    Verify by taking the limit: \lim_{x\to\infty}\frac{3x}{x-2} = \lim_{x\to\infty}\frac{3}{1-2/x} = 3.

Answer

Vertical asymptote: x = 2; Horizontal asymptote: y = 3
Vertical asymptotes arise where the denominator is zero (and numerator is not). Horizontal asymptotes describe end behavior; when degrees are equal, the asymptote equals the ratio of leading coefficients.

Example 2

hard
Find the oblique (slant) asymptote of g(x) = \dfrac{x^2 + x - 1}{x - 1}.

Common Mistakes

  • Thinking a function can never cross a horizontal asymptote — horizontal asymptotes describe behavior as x \to \pm\infty; the function can cross them for finite x
  • Confusing vertical asymptotes with zeros — at a vertical asymptote the function goes to \pm\infty; at a zero the function equals 0
  • Assuming every function has asymptotes — polynomial functions have no asymptotes; they grow without bound

Why This Formula Matters

Asymptotes capture the long-run or blow-up behavior of functions — they are essential for sketching rational, exponential, and logarithmic function graphs.

Frequently Asked Questions

What is the Asymptote formula?

An asymptote is a line that a curve approaches arbitrarily closely as the input (or output) grows without bound, but typically never reaches.

How do you use the Asymptote formula?

The graph gets infinitely close but never touches—like chasing something forever.

What do the symbols mean in the Asymptote formula?

Vertical asymptote: x = a. Horizontal asymptote: y = L where L = \lim_{x \to \infty} f(x). Oblique asymptote: y = mx + b.

Why is the Asymptote formula important in Math?

Asymptotes capture the long-run or blow-up behavior of functions — they are essential for sketching rational, exponential, and logarithmic function graphs.

What do students get wrong about Asymptote?

Graphs can cross horizontal asymptotes—they just approach them at infinity.

What should I learn before the Asymptote formula?

Before studying the Asymptote formula, you should understand: function definition.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Rational Functions: Definition, Graphs, Asymptotes, and Applications →