Overview
The transcript explains how to find and graph vertical, horizontal, and slant (oblique) asymptotes of rational functions, along with domain, range, intercepts, holes, and end behavior.
Asymptotes: Concepts and Rules
- Vertical asymptote (VA): Set denominator equal to zero; exclude any factor that cancels with numerator.
- Horizontal asymptote (HA):
- Bottom heavy (deg numerator < deg denominator): y = 0.
- Same degree: y = ratio of leading coefficients.
- Top heavy (deg numerator > deg denominator): no HA; if degree difference is 1, a slant asymptote exists.
- Slant/oblique asymptote (SA): Use polynomial long division when deg(numerator) = deg(denominator) + 1; quotient (without remainder) gives y = mx + b.
- End behavior: y approaches the horizontal asymptote (or follows the slant asymptote) as x β Β±β.
Worked Example 1: y = 1/(x β 3)
- Vertical asymptote: x = 3.
- Horizontal asymptote: y = 0 (bottom heavy).
- End behavior: y β 0 as x β Β±β.
- Graph placement via test points:
- x = 4 β y = 1 β right branch above x-axis.
- x = 2 β y = β1 β left branch below x-axis.
- Domain: (ββ, 3) βͺ (3, β).
- Range: (ββ, 0) βͺ (0, β).
Worked Example 2: y = 1/(x + 2) + 7
- Vertical asymptote: x = β2.
- Horizontal asymptote: y = 7 (y = 0 shifted up by 7).
- Graph placement via test points:
- x = β1 β y = 8 β right of VA, above HA.
- x = β3 β y = β6 β left of VA, below HA.
- Domain: (ββ, β2) βͺ (β2, β).
- Range: (ββ, 7) βͺ (7, β).
Worked Example 3: y = (6x β 18)/(2x + 4)
- Simplification/factoring: y = [6(x β 3)]/[2(x + 2)].
- Horizontal asymptote: y = 3 (same degree; 6x/2x = 3).
- Vertical asymptote: x = β2.
- Intercepts:
- x-intercept: set numerator 0 β x = 3 β (3, 0).
- y-intercept: x = 0 β y = β18/4 = β4.5 β (0, β4.5).
- Placement check: x = β3 β y = 18 (above HA on left).
- Domain: (ββ, β2) βͺ (β2, β).
- Range: (ββ, 3) βͺ (3, β).
Worked Example 4: y = (2x^2 β 3x β 2)/(x^2 + x β 6)
- Factor:
- Denominator: x^2 + x β 6 = (x + 3)(x β 2).
- Numerator: 2x^2 β 3x β 2 = (2x + 1)(x β 2) via grouping.
- Cancellation and hole:
- Cancel (x β 2); hole at x = 2.
- Hole coordinate: plug x = 2 into surviving y = (2x + 1)/(x + 3) β y = 1 β hole at (2, 1).
- Horizontal asymptote: y = 2 (same degree; 2x^2/x^2).
- Vertical asymptote: x = β3 (surviving denominator factor).
- Domain: (ββ, β3) βͺ (β3, 2) βͺ (2, β) (remove VA and hole x-value).
- Range: (ββ, 1) βͺ (1, 2) βͺ (2, β) (remove hole y-value and HA).
Worked Example 5: y = (2x^2 β x + 1)/(x β 2)
- Vertical asymptote: x = 2 (denominator zero; numerator not factorable to cancel).
- Horizontal asymptote: none (top heavy).
- Slant asymptote via long division:
- Quotient: 2x + 3 with remainder 7 β SA: y = 2x + 3.
- Placement via points:
- x = 0 β y = 1/(β2) = β0.5 β left branch below SA.
- x = 3 β y = 16 β right branch above SA.
Summary Table of Examples
| Function | VA | HA | SA | Hole(s) | Key Points | Domain | Range |
|---|
| y = 1/(x β 3) | x = 3 | y = 0 | none | none | (4, 1), (2, β1) | (ββ, 3) βͺ (3, β) | (ββ, 0) βͺ (0, β) |
| y = 1/(x + 2) + 7 | x = β2 | y = 7 | none | none | (β1, 8), (β3, β6) | (ββ, β2) βͺ (β2, β) | (ββ, 7) βͺ (7, β) |
| y = (6x β 18)/(2x + 4) | x = β2 | y = 3 | none | none | (3, 0), (0, β4.5), (β3, 18) | (ββ, β2) βͺ (β2, β) | (ββ, 3) βͺ (3, β) |
| y = (2x^2 β 3x β 2)/(x^2 + x β 6) | x = β3 | y = 2 | none | (2, 1) | Surviving y = (2x + 1)/(x + 3) | (ββ, β3) βͺ (β3, 2) βͺ (2, β) | (ββ, 1) βͺ (1, 2) βͺ (2, β) |
| y = (2x^2 β x + 1)/(x β 2) | x = 2 | none | y = 2x + 3 | none | (0, β0.5), (3, 16) | (ββ, 2) βͺ (2, β) | not specified |
Key Terms & Definitions
- Vertical asymptote (VA): A vertical line x = a where the function grows without bound near x = a.
- Horizontal asymptote (HA): A horizontal line y = b that the function approaches as x β Β±β.
- Slant (oblique) asymptote (SA): A non-horizontal line y = mx + b approached by the function as x β Β±β.
- Bottom heavy: deg(numerator) < deg(denominator); HA is y = 0.
- Top heavy: deg(numerator) > deg(denominator); no HA; if degree difference is 1, SA exists.
- Hole (removable discontinuity): A point (a, b) removed from the graph due to a common factor cancellation.
- End behavior: The limiting value or line the function approaches as x β Β±β.
Action Items / Next Steps
- Practice identifying degree relationships to choose HA or SA quickly.
- Factor numerators and denominators fully to detect holes before assigning VAs.
- Use long division for top-heavy cases with degree difference of one to find SA.
- Confirm graph branch locations with test points on each side of the VA.