๐Ÿ“–
What is a Rational Function?
The definition and basic form
f(x) = p(x) / q(x)
A rational function is the quotient of two polynomials, where q(x) โ‰  0.
n = degree of p(x)
n is the degree of the numerator. The leading term is axโฟ.
d = degree of q(x)
d is the degree of the denominator. The leading term is bx^d.
๐Ÿ”‘

End behavior is determined by leading terms only

As x โ†’ ยฑโˆž, lower-degree terms become negligible. Only the leading terms of the numerator and denominator matter:

f(x) โ‰ˆ (axโฟ) / (bx^d) as x โ†’ ยฑโˆž

The relationship between n and d tells you everything about end behavior.

โš–๏ธ
The Three Cases
Compare n (numerator degree) vs d (denominator degree)
Case 1
n = d
Same degree โ†’ Horizontal Asymptote at y = a/b (ratio of leading coefficients)
3xยฒ/5xยฒ โ†’ y = 3/5
Case 2
n < d
Denominator dominates โ†’ Horizontal Asymptote at y = 0
2x/xยฒ โ†’ y = 0
Case 3
n > d
Numerator dominates โ†’ No horizontal asymptote. End behavior like y = (a/b)x^(nโˆ’d)
xยณ/xยฒ โ†’ behaves like y = x
๐Ÿ“

Special Case: Slant (Oblique) Asymptote

When n = d + 1 (numerator degree is exactly 1 more than denominator), the function has a slant asymptote.

The slant asymptote is parallel to the line y = (a/b)x where a and b are the leading coefficients.

โš ๏ธ If n = d + 2 or more, there is no slant asymptote โ€” the numerator dominates too much.

โœ๏ธ
Example 1 โ€” Identify Asymptote Type
Horizontal, slant, or neither?
f(x) = (3xยฒ+4xโˆ’7) / (5xยฒโˆ’3)
n=2, d=2 โ†’ n=d โ†’ Case 1
Leading coefficients: 3 and 5
HA: y = 3/5
y = (2xโˆ’5) / (xยฒ+3x+2)
n=1, d=2 โ†’ n<d โ†’ Case 2
Denominator dominates
HA: y = 0
f(x) = (2xยฒโˆ’4) / (5x+9)
n=2, d=1 โ†’ n=d+1
Slant! Leading ratio: 2/5
Slant asymptote (parallel to y = 2/5 x)
y = (4x+5) / (8xโˆ’1)
n=1, d=1 โ†’ n=d โ†’ Case 1
Leading coefficients: 4 and 8
HA: y = 4/8 = 1/2
f(x) = 3 / (xยฒ+3xโˆ’7)
n=0, d=2 โ†’ n<d โ†’ Case 2
Denominator dominates
HA: y = 0
f(x) = โˆ’4 / (2x+1)
n=0, d=1 โ†’ n<d โ†’ Case 2
Denominator dominates
HA: y = 0
โ†”๏ธ
Writing Limit Statements
Example 2 โ€” describing end behavior formally
๐ŸŽฏ

How to write limit statements

Identify the case, then determine what value (or ยฑโˆž) the function approaches:

โ€ข Case 1 (n=d): both limits = a/b
โ€ข Case 2 (n<d): both limits = 0
โ€ข Case 3 (n>d): use end behavior of (a/b)x^(nโˆ’d) โ€” check sign carefully for xโ†’โˆ’โˆž

๐Ÿ“Œ Example 2a โ€” f(x) = (2xยณ+4xโˆ’1) / (6xยณโˆ’xยฒ+4)
1
n=3, d=3 โ†’ n=d โ†’ Case 1. Leading coefficients: 2 and 6.
2
Ratio = 2/6 = 1/3. Horizontal asymptote y = 1/3.
3
Both limits equal the HA value.
lim xโ†’โˆ’โˆž f(x) = 1/3    lim xโ†’+โˆž f(x) = 1/3
๐Ÿ“Œ Example 2b โ€” g(x) = (5xยฒโˆ’8x+9) / (2xยณ+xโˆ’1)
1
n=2, d=3 โ†’ n<d โ†’ Case 2. Denominator dominates.
lim xโ†’โˆ’โˆž g(x) = 0    lim xโ†’+โˆž g(x) = 0
๐Ÿ“Œ Example 2c โ€” h(x) = (โˆ’3xโดโˆ’xยฒ+x) / (xยณ+4x+4)
1
n=4, d=3 โ†’ n>d โ†’ Case 3. End behavior like (โˆ’3/1)x^(4โˆ’3) = โˆ’3x.
2
As xโ†’โˆ’โˆž: โˆ’3x โ†’ โˆ’3(โˆ’โˆž) = +โˆž
3
As xโ†’+โˆž: โˆ’3x โ†’ โˆ’3(+โˆž) = โˆ’โˆž
lim xโ†’โˆ’โˆž h(x) = +โˆž    lim xโ†’+โˆž h(x) = โˆ’โˆž
CaseConditionlim xโ†’โˆ’โˆžlim xโ†’+โˆž
1n = da/ba/b
2n < d00
3 (odd nโˆ’d, a/b > 0)n > dโˆ’โˆž+โˆž
3 (odd nโˆ’d, a/b < 0)n > d+โˆžโˆ’โˆž
3 (even nโˆ’d, a/b > 0)n > d+โˆž+โˆž
3 (even nโˆ’d, a/b < 0)n > dโˆ’โˆžโˆ’โˆž
๐Ÿ“
Slant Asymptotes โ€” Example 3
n = d + 1 exactly
โš ๏ธ

The Exact Requirement

A slant asymptote exists only when n = d + 1 โ€” the numerator degree is exactly 1 more.

The slant asymptote is parallel to the line y = (a/b)x, where a is the leading coefficient of the numerator and b is the leading coefficient of the denominator.

If n = d + 2 or more โ†’ no slant, no horizontal asymptote (numerator dominates too much).

๐Ÿ“Œ Example 3 โ€” Which function has a slant asymptote parallel to y = (1/2)x?
I
f(x) = (xยฒ+3)/(2xยฒ+x+6): n=2, d=2 โ†’ n=d โ†’ horizontal asymptote, not slant. โœ—
II
g(x) = (xยฒ+4x+1)/(2xยณ+xยฒ+2): n=2, d=3 โ†’ n<d โ†’ HA y=0, not slant. โœ—
III
h(x) = (xยฒ+3x+2)/(2x+4): n=2, d=1 โ†’ n=d+1 โœ“ โ†’ slant. Leading ratio = 1/2. Slant parallel to y=(1/2)x โœ“
IV
k(x) = (xโด+xยณ+5)/(2xยฒ+xโˆ’1): n=4, d=2 โ†’ n=d+2 โ†’ NOT slant (need exactly n=d+1). โœ—
Answer: C) III only โ€” h(x) has slant asymptote parallel to y = (1/2)x โœ“
โšก
Quick Reference
Screenshot and save this!
๐Ÿ”‘ Decision Tree
n = d โ†’ HA: y = a/b
Same degree โ†’ ratio of leading coefficients
n < d โ†’ HA: y = 0
Denominator dominates โ†’ approaches zero
n = d+1 โ†’ Slant: y = (a/b)x
Exactly 1 more โ†’ slant asymptote
n > d+1 โ†’ No asymptote
Numerator dominates โ†’ end behavior like polynomial
โš ๏ธ Common Mistakes
โŒ HA = ratio of ALL coefficients
Only the leading coefficients matter for end behavior. Ignore all other terms.
โŒ n>d always means slant asymptote
Slant requires exactly n=d+1. If n=d+2 or more, there is no horizontal or slant asymptote.
โŒ Sign doesn't matter for limits
In Case 3, always check the sign of a/b when substituting xโ†’โˆ’โˆž โ€” a negative leading coefficient flips the sign.
๐Ÿง  Ready to Practice? Take the Quiz โ†’