Loading...
Asymptotes are lines that a function approaches but never quite reaches. They describe the behavior of a function at extreme values or near undefined points. There are three types: vertical (x = c), horizontal (y = c), and oblique/slant (y = mx + b).
Asymptote Rules (VA, HA, OA)
Set denominator = 0 for VA, compare degrees for HA/OA
Set the denominator equal to zero and solve. For f(x) = 1/(x−3), set x−3 = 0, so x = 3 is a vertical asymptote. Check that the numerator is not also zero at that point (which would be a hole instead).
Denominator = 0, Numerator ≠ 0Compare the degree of the numerator (n) to the degree of the denominator (m). If n < m: y = 0. If n = m: y = leading coefficient of numerator ÷ leading coefficient of denominator. If n > m: no horizontal asymptote.
n < m → y=0, n = m → y=aₙ/bₘ, n > m → noneIf the numerator degree is exactly one more than the denominator (n = m+1), perform polynomial long division. The quotient (ignoring the remainder) is the oblique asymptote. For f(x) = (x²+1)/(x−1), divide to get y = x+1.
Polynomial long division when deg(num) = deg(den) + 1If a factor cancels from both numerator and denominator, the function has a hole (removable discontinuity) at that x-value, not a vertical asymptote. For f(x) = (x−2)(x+1)/((x−2)(x+3)), x = 2 is a hole, x = −3 is a VA.
Common factor → hole, not asymptoteAsymptotes appear in physics (diminishing returns, terminal velocity), economics (marginal cost curves), biology (carrying capacity in population models), and engineering (signal processing, control systems).
Don't confuse holes with vertical asymptotes — always factor first and cancel common factors. Don't forget that a function can cross a horizontal asymptote at finite x values; it only matters at x → ±∞.
Skip the manual calculations. Use our free Asymptote Calculator for instant results.
Open Asymptote Calculator →