Mathwords logoMathwords

Oblique Asymptote

Oblique Asymptote
Tilted Asymptote

A linear asymptote that is neither horizontal nor vertical.

Note: Oblique asymptotes always occur for rational functions which have a numerator polynomial that is one degree higher than the denominator polynomial.

Key Formula

f(x)=p(x)d(x)=q(x)+r(x)d(x)f(x) = \frac{p(x)}{d(x)} = q(x) + \frac{r(x)}{d(x)}
Where:
  • p(x)p(x) = Numerator polynomial (degree n)
  • d(x)d(x) = Denominator polynomial (degree n − 1)
  • q(x)q(x) = Quotient from polynomial long division — this is the oblique asymptote y = q(x)
  • r(x)r(x) = Remainder; since its degree is less than that of d(x), the fraction r(x)/d(x) → 0 as x → ±∞

Worked Example

Problem: Find the oblique asymptote of f(x) = (2x² + 3x − 5) / (x + 1).
Step 1: Check the degrees. The numerator has degree 2 and the denominator has degree 1. Since 2 = 1 + 1, an oblique asymptote exists.
Step 2: Perform polynomial long division of (2x² + 3x − 5) by (x + 1). Divide the leading term 2x² by x to get 2x.
2x(x+1)=2x2+2x2x \cdot (x + 1) = 2x^2 + 2x
Step 3: Subtract and bring down the next term.
(2x2+3x5)(2x2+2x)=x5(2x^2 + 3x - 5) - (2x^2 + 2x) = x - 5
Step 4: Divide the new leading term x by x to get 1.
1(x+1)=x+11 \cdot (x + 1) = x + 1
Step 5: Subtract to find the remainder.
(x5)(x+1)=6(x - 5) - (x + 1) = -6
Step 6: Write the result. As x → ±∞, the remainder term −6/(x + 1) → 0, so the graph approaches the line y = 2x + 1.
f(x)=2x+1+6x+1f(x) = 2x + 1 + \frac{-6}{x + 1}
Answer: The oblique asymptote is y = 2x + 1.

Another Example

Problem: Find the oblique asymptote of g(x) = (x² − 4) / (x − 3).
Step 1: The numerator has degree 2 and the denominator has degree 1, so an oblique asymptote exists. Divide x² − 4 by x − 3.
Step 2: Divide x² by x to get x. Multiply: x(x − 3) = x² − 3x. Subtract from x² + 0x − 4.
(x2+0x4)(x23x)=3x4(x^2 + 0x - 4) - (x^2 - 3x) = 3x - 4
Step 3: Divide 3x by x to get 3. Multiply: 3(x − 3) = 3x − 9. Subtract.
(3x4)(3x9)=5(3x - 4) - (3x - 9) = 5
Step 4: Write the full division result. The remainder 5/(x − 3) vanishes as x → ±∞.
g(x)=x+3+5x3g(x) = x + 3 + \frac{5}{x - 3}
Answer: The oblique asymptote is y = x + 3.

Frequently Asked Questions

How do you find an oblique asymptote?
Divide the numerator polynomial by the denominator polynomial using long division (or synthetic division when the denominator is linear). The quotient—ignoring the remainder—gives you the equation of the oblique asymptote. The remainder term approaches zero as x → ±∞, so it does not affect the asymptote.
Can a function have both a horizontal and an oblique asymptote?
No. A rational function has a horizontal asymptote when the numerator's degree is less than or equal to the denominator's degree, and an oblique asymptote when the numerator's degree is exactly one greater. These conditions are mutually exclusive, so a rational function cannot have both.

Oblique Asymptote vs. Horizontal Asymptote

Both describe the end behavior of a function as x → ±∞. A horizontal asymptote is a flat line y = c and occurs when the numerator's degree is ≤ the denominator's degree. An oblique asymptote is a slanted line y = mx + b and occurs when the numerator's degree is exactly one more than the denominator's degree. A rational function has one or the other, never both.

Why It Matters

Oblique asymptotes reveal the long-run trend of a rational function, which is essential for accurate graphing. They appear in applied problems—such as average-cost models in economics—where a function's behavior at extreme values matters. Understanding them also builds fluency with polynomial long division, a skill used throughout algebra and calculus.

Common Mistakes

Mistake: Including the remainder term as part of the asymptote equation.
Correction: The oblique asymptote is only the quotient from the division. The remainder fraction approaches zero as x → ±∞, so it is not part of the asymptote.
Mistake: Looking for an oblique asymptote when the numerator's degree is not exactly one more than the denominator's.
Correction: An oblique (linear) asymptote requires the numerator to be exactly one degree higher. If the degrees are equal or the numerator's degree is lower, the asymptote is horizontal. If the numerator's degree is two or more higher, the end behavior is curved, not a straight line.

Related Terms