How to Find Asymptotes Manually: Step-by-Step Guide for Rational Functions

Overview

Finding asymptotes manually helps you understand the behavior of rational functions. This guide walks you through the process step-by-step, from simplifying the function to identifying vertical, horizontal, and oblique asymptotes. For a deeper explanation of what asymptotes are, see What Is an Asymptote? Definition & Examples (2026).

What You'll Need

  • A rational function written as f(x) = P(x) / Q(x), where P and Q are polynomials
  • Basic algebra skills: factoring, polynomial long division, solving equations
  • Paper, pencil, and optionally a graphing calculator to check your work

Step-by-Step Instructions (5 Steps)

Step 1: Simplify the Function

Factor both the numerator and denominator completely. Cancel any common factors. The cancelation reveals holes (removable discontinuities), while the remaining denominator factors give vertical asymptotes. For example, if f(x) = (x-2)/( (x-2)(x+3) ), cancel (x-2) to get 1/(x+3), so there is a hole at x=2 and a vertical asymptote at x = -3.

Step 2: Find Vertical Asymptotes

After simplification, set the denominator equal to zero and solve for x. Each distinct real root is a vertical asymptote, unless it also makes the numerator zero (which would be a hole, already removed). The function approaches +∞ or -∞ near these x-values.

Step 3: Find Horizontal Asymptote

Compare the degrees of the numerator (n) and denominator (m):

  • If n < m: horizontal asymptote is y = 0.
  • If n = m: horizontal asymptote is y = (leading coefficient of numerator) / (leading coefficient of denominator).
  • If n > m: no horizontal asymptote (but an oblique asymptote may exist).

For a complete list of formulas, see Asymptote Formulas for Rational Functions.

Step 4: Find Oblique (Slant) Asymptote

If the degree of the numerator is exactly one more than the degree of the denominator (n = m + 1), perform polynomial long division. The quotient (ignoring the remainder) is the equation of the oblique asymptote (a line).

Step 5: Consider Edge Cases

Some functions have no asymptotes or have multiple vertical asymptotes. Also, when the degree of the numerator is more than one greater than the denominator, the end behavior follows a higher-degree curve (no linear asymptote). Check for any holes you may have missed.

Worked Example 1: Vertical and Horizontal Asymptotes

Find all asymptotes of f(x) = (2x^2 + 3x - 1) / (x^2 - 9).

Step 1: Factor denominator: x^2 - 9 = (x-3)(x+3). Numerator does not factor further (discriminant 17, irrational roots). No common factors, so no holes.

Step 2: Vertical asymptotes: Set denominator = 0 → (x-3)(x+3)=0 → x = 3 and x = -3. Both are vertical asymptotes.

Step 3: Degrees: n=2, m=2, so n = m. Horizontal asymptote: y = (leading coefficient of numerator)/(leading coefficient of denominator) = 2/1 = 2.

Step 4: No oblique asymptote because n is not m+1.

Result: Vertical asymptotes at x = 3 and x = -3; horizontal asymptote at y = 2.

Worked Example 2: Oblique Asymptote

Find all asymptotes of f(x) = (x^2 + 1) / (x - 2).

Step 1: Numerator: x^2 + 1 (no real factors). Denominator: x-2. No cancellation.

Step 2: Vertical asymptote: x - 2 = 0 → x = 2.

Step 3: Degrees: n=2, m=1. Since n > m, no horizontal asymptote. Check for oblique: n = m+1 (2 = 1+1), so oblique exists.

Step 4: Perform division: (x^2 + 1) ÷ (x - 2). Divide x^2 by x to get x. Multiply: x(x-2)=x^2-2x. Subtract: (x^2+1) - (x^2-2x) = 2x+1. Divide 2x by x to get 2. Multiply: 2(x-2)=2x-4. Subtract: (2x+1)-(2x-4)=5. Quotient is x+2, remainder 5. The oblique asymptote is y = x+2.

Result: Vertical asymptote at x = 2; oblique asymptote y = x + 2.

Common Pitfalls to Avoid

  • Forgetting to simplify first: A common factor that cancels creates a hole, not a vertical asymptote. Always factor and cancel.
  • Confusing holes and asymptotes: Holes are points where the function is undefined but the limit exists; asymptotes are lines the function approaches.
  • Misapplying horizontal asymptote rules: Remember that horizontal asymptotes are about end behavior as x → ±∞. For vertical asymptotes, the function may go to +∞ on one side and -∞ on the other.
  • Forgetting the constant term in division: When finding oblique asymptotes, use the full quotient (e.g., x+2, not just x).

For more practice interpreting results, check out Interpreting Asymptote Results. For student-friendly examples, see Asymptotes for Students.

Try the free Asymptote Calculator ⬆

Get your Asymptotes of rational functions: definition, calculation, formulas, and interpretation result instantly — no signup, no clutter.

Open the Asymptote Calculator

Contact Us