← Back to course

Slant Asymptotes & End-Behavior Models

You’ll be able to

Three cases, decided by degree

Compare the degree of the numerator, n, with the degree of the denominator, d. If n < d the function is squeezed toward zero for large |x|, so y = 0 is a horizontal asymptote. If n = d the leading terms dominate and their ratio is the horizontal asymptote. If n > d the numerator wins and the function grows without bound, so there is no horizontal asymptote — but the way it grows may still be describable by a simple function.

End behavior of a rational function
n < d → y = 0 · n = d → y = (lead of numerator)/(lead of denominator) · n = d + 1 → slant asymptote · n > d + 1 → grows like a power
n and d are the degrees of numerator and denominator. Only the n = d + 1 case gives a line.

The slant asymptote is a quotient

When n = d + 1, dividing gives f(x) = (linear quotient) + (remainder)/(denominator). For large |x| the remainder term shrinks toward zero because its denominator has the higher degree, so f behaves like the linear quotient. That line is the slant (or oblique) asymptote. The remainder is not discarded because it is unimportant — it is discarded because it vanishes at the ends, which is exactly what "asymptote" claims.

Worked example

Find the slant asymptote of f(x) = (x² + 3x − 2)/(x − 1).

  1. 1.Degrees are 2 and 1, and 2 = 1 + 1, so expect a slant asymptote.
  2. 2.Synthetic division by x = 1 on coefficients 1, 3, −2: bring down 1; 1·1 = 1, add to 3 to get 4; 4·1 = 4, add to −2 to get 2.
  3. 3.Quotient x + 4, remainder 2.
  4. 4.So f(x) = x + 4 + 2/(x − 1).
  5. 5.As |x| → ∞, the term 2/(x − 1) → 0.
Answer: The slant asymptote is y = x + 4. The function sits slightly above that line for x > 1 (where 2/(x − 1) > 0) and slightly below it for x < 1, approaching the line from opposite sides at the two ends.
Tip

The remainder's sign tells you which side the graph approaches from — information a horizontal asymptote analysis usually skips. Positive remainder term means the curve lies above the line; negative means below.

Checkpoint

Which function has a slant asymptote?

When no line will do

If n exceeds d by two or more, division leaves a quotient of degree 2 or higher, and no straight line describes the ends. The correct statement is a power comparison: (x⁴ + x)/(x + 1) behaves like x⁴/x = x³ for large |x|, so it falls to −∞ on the left and rises to +∞ on the right. This "end-behavior model" — the ratio of leading terms — answers every end-behavior question about a rational function, and reduces to the three standard cases automatically.

Worked example

Describe the end behavior of g(x) = (2x⁵ − x)/(x² + 3).

  1. 1.Take the ratio of leading terms: 2x⁵/x² = 2x³.
  2. 2.So g behaves like 2x³ for large |x|.
  3. 3.The degree 3 is odd and the coefficient 2 is positive, so the arms disagree with the right arm rising.
Answer: As x → +∞, g(x) → +∞; as x → −∞, g(x) → −∞. There is no horizontal or slant asymptote; the end-behavior model is the cubic 2x³.
Checkpoint

Can the graph of a rational function cross its slant asymptote?

Answer the 2 checkpoints as you read.

Sign in to save your progress