Introduction to Advanced Rational Functions
Welcome to the Higher Level (HL) extension of rational functions! In your Standard Level (SL) studies, you encountered "linear-over-linear" functions like \( f(x) = \frac{ax + b}{cx + d} \). In this chapter, we level up. We are going to explore what happens when either the top (numerator) or the bottom (denominator) becomes a quadratic expression. These functions are fascinating because they create more complex shapes, including multiple vertical asymptotes and even "diagonal" asymptotes. Understanding these is like learning the blueprint of a roller coaster—you’ll be able to predict every twist, turn, and "no-go zone" just by looking at the equation.1. Type 1: Linear over Quadratic
General Form: \( f(x) = \frac{ax + b}{cx^2 + dx + e} \)
In this type, the "power" of the denominator is stronger than the numerator. This leads to some specific behaviors you can always rely on.Vertical Asymptotes (The "No-Go" Lines)
To find where the graph cannot exist, set the denominator to zero: \( cx^2 + dx + e = 0 \). Because the denominator is a quadratic, you might find:- Two vertical asymptotes (if the discriminant \( \Delta > 0 \)).
- One vertical asymptote (if the discriminant \( \Delta = 0 \)).
- No vertical asymptotes (if the discriminant \( \Delta < 0 \)). This means the graph is continuous!
Horizontal Asymptotes (The End Behavior)
Because the degree of the denominator (2) is greater than the degree of the numerator (1), as \( x \) gets extremely large or extremely small, the fraction gets closer and closer to zero. Key Takeaway: For functions of the form \( \frac{\text{linear}}{\text{quadratic}} \), the horizontal asymptote is always \( y = 0 \) (the x-axis).Intersects
- y-intercept: Calculate \( f(0) \).
- x-intercept: Set the numerator to zero: \( ax + b = 0 \).
Quick Tip: Don't worry if the graph crosses the horizontal asymptote in the middle! Asymptotes describe what happens at the far edges of the graph, not necessarily what happens near the origin.
2. Type 2: Quadratic over Linear
General Form: \( f(x) = \frac{ax^2 + bx + c}{dx + e} \)
This type is the "heavy-top" version. Because the numerator has a higher degree, the behavior changes significantly.Vertical Asymptotes
Set the linear denominator to zero: \( dx + e = 0 \). This will give you exactly one vertical asymptote at \( x = -\frac{e}{d} \) (unless the numerator sharing a factor causes a "hole," though usually, we focus on the asymptote).Oblique (Slant) Asymptotes
This is the "HL Special." Since the degree of the numerator is exactly one higher than the denominator, the graph won't settle at a horizontal line. Instead, it will follow a diagonal line as \( x \to \infty \). How to find it: Perform polynomial long division (or synthetic division) to divide the numerator by the denominator. You will get something that looks like:\( f(x) = (mx + k) + \frac{\text{remainder}}{\text{denominator}} \)
As \( x \to \infty \), the remainder part disappears (goes to zero), and the graph approaches the line \( y = mx + k \). This line is your Oblique Asymptote.3. Step-by-Step Guide to Sketching
When you're asked to sketch these without a GDC (Paper 1), follow this checklist:- Find the Domain: Solve the denominator \( = 0 \) to find Vertical Asymptotes.
- Find Intercepts: Find \( f(0) \) and solve \( \text{Numerator} = 0 \).
- Determine "End Behavior":
- If degree of top < degree of bottom \( \implies y = 0 \).
- If degree of top is one higher than bottom \( \implies \) Find the Oblique Asymptote using division.
- Check Signage: Pick a number between your asymptotes and intercepts to see if the graph is positive (above the x-axis) or negative (below it).
Did you know? Rational functions are used in medicine to model the concentration of a drug in the bloodstream over time. The "Oblique Asymptote" or "Horizontal Asymptote" can represent the steady state or the rate at which the body clears the medication!
4. Common Pitfalls to Avoid
- The "Missing" Asymptote: Students often forget that if the denominator's discriminant is negative, there are no vertical asymptotes. The graph will just be a smooth wave.
- Calculation Errors in Division: When finding the oblique asymptote, be very careful with signs during polynomial division. A small minus-sign error will move your entire asymptote!
- GDC Confusion: On Paper 2, your GDC might "connect" the vertical asymptotes with a vertical line. Remember: that line isn't part of the graph; it's just the calculator trying to draw a continuous line where it shouldn't.
5. Summary Table
| Feature | Linear / Quadratic | Quadratic / Linear |
|---|---|---|
| Vertical Asymptotes | Up to 2 (solve \( \text{quad} = 0 \)) | Exactly 1 (solve \( \text{linear} = 0 \)) |
| Horizontal Asymptote | Always \( y = 0 \) | None |
| Oblique Asymptote | None | Yes (find via division) |
Cross-Reference Note:
To see how these functions interact with inequalities, check the chapter on "Inequalities of the form \( g(x) \ge f(x) \)". For breaking these fractions down into simpler parts for integration or further analysis, see "Partial Fractions" in the Number and Algebra section.Key Takeaway: Always start by looking at the degrees of the numerator and denominator. They tell you exactly what kind of asymptotes to look for. Master the polynomial division for the oblique asymptotes, and you've conquered the hardest part of this HL topic!