Introduction to Rational Functions and End Behavior
Welcome to one of the most useful topics in AP Precalculus! In previous chapters, we looked at how single polynomials behave. In Chapter 1.7, we are going to look at what happens when you divide one polynomial by another. These are called Rational Functions.
The "End Behavior" of a function tells us where the graph is headed as \(x\) gets extremely large in the positive direction (\(x \to \infty\)) or extremely large in the negative direction (\(x \to -\infty\)). Think of it as looking at the "big picture" of the graph from far, far away. While the middle of the graph might have lots of curves and bumps, the "ends" usually settle into a predictable pattern.
Note: This builds on what you learned in 1.6 Polynomial Functions and End Behavior, so keep those leading terms in mind!
What is a Rational Function?
A rational function \(f(x)\) is any function that can be written as a fraction of two polynomials:
\(f(x) = \frac{p(x)}{q(x)}\)
Where \(p(x)\) and \(q(x)\) are polynomial functions and \(q(x) \neq 0\). For end behavior, we specifically care about the degree and the leading coefficient of both the top (numerator) and the bottom (denominator).
The "Tug-of-War" Analogy
When \(x\) becomes a massive number, the highest-degree terms in the numerator and denominator "take over" the function. You can think of end behavior as a tug-of-war between the numerator and the denominator:
- If the denominator is more powerful (higher degree), it pulls the whole fraction toward zero.
- If the numerator is more powerful (higher degree), it pulls the graph toward infinity or negative infinity.
- If they are equally powerful (same degree), they reach a stalemate at a specific height (a horizontal asymptote).
The Three Rules for End Behavior
To determine the end behavior analytically, compare the degree of the numerator (\(n\)) to the degree of the denominator (\(m\)). Let's look at the general form:
\(f(x) = \frac{a x^n + ...}{b x^m + ...}\)
1. The "Bottom-Heavy" Case (\(n < m\))
If the degree of the denominator is larger than the degree of the numerator, the denominator grows much faster as \(x\) gets huge. This forces the fraction closer and closer to zero.
End Behavior: The graph has a horizontal asymptote at \(y = 0\).
Notation: \(\lim_{x \to \infty} f(x) = 0\) and \(\lim_{x \to -\infty} f(x) = 0\).
Example: \(f(x) = \frac{2x + 5}{x^2 - 1}\). Since the bottom is \(x^2\) and the top is only \(x\), the "ends" of the graph will flatten out on the x-axis.
2. The "Balanced" Case (\(n = m\))
If the degrees are exactly the same, the leading terms grow at roughly the same rate. The end behavior is determined by the ratio of their leading coefficients.
End Behavior: The graph has a horizontal asymptote at \(y = \frac{a}{b}\).
Notation: \(\lim_{x \to \infty} f(x) = \frac{a}{b}\) and \(\lim_{x \to -\infty} f(x) = \frac{a}{b}\).
Example: \(f(x) = \frac{6x^2 + 1}{2x^2 - 5}\). The ratio of the leading coefficients is \(\frac{6}{2} = 3\). The graph will level off at \(y = 3\).
3. The "Top-Heavy" Case (\(n > m\))
If the degree of the numerator is larger, the numerator "wins" the tug-of-war. The values of \(f(x)\) will keep growing larger and larger (or smaller and smaller).
End Behavior: There is no horizontal asymptote. The function will approach \(\infty\) or \(-\infty\).
Notation: \(\lim_{x \to \pm\infty} f(x) = \infty\) or \(-\infty\).
Example: \(f(x) = \frac{x^3}{x + 1}\). As \(x\) gets huge, \(x^3\) grows much faster than \(x\), so the graph shoots upward or downward.
Quick Review Table
Scenario: Bottom-Heavy (\(n < m\)) \(\implies\) Asymptote: \(y = 0\)
Scenario: Balanced (\(n = m\)) \(\implies\) Asymptote: \(y = \text{ratio of leading coefficients}\)
Scenario: Top-Heavy (\(n > m\)) \(\implies\) Asymptote: None (increases/decreases without bound)
Step-by-Step: Finding End Behavior
Don't worry if this seems tricky at first! Just follow these steps:
Step 1: Identify the highest power of \(x\) in the numerator and its coefficient.
Step 2: Identify the highest power of \(x\) in the denominator and its coefficient.
Step 3: Compare the degrees. If they are equal, divide the coefficients. If the bottom is bigger, the answer is 0. If the top is bigger, the function goes to infinity (check your signs!).
Common Mistakes to Avoid
- Distraction Terms: Students often get confused by long polynomials. Remember: for end behavior, only the terms with the highest exponents matter. You can ignore the rest of the terms when looking at the "ends."
- Negative Signs: If you have a balanced case like \(f(x) = \frac{-4x^2}{2x^2}\), the asymptote is \(y = -2\). Don't lose that negative sign!
- Vertical vs. Horizontal: This chapter is about End Behavior (Horizontal). Vertical asymptotes (where the denominator is zero) will be covered in a later chapter (1.9).
Key Takeaways
1. End behavior describes what happens to \(f(x)\) as \(x \to \infty\) or \(x \to -\infty\).
2. A horizontal asymptote is a horizontal line \(y = L\) that the graph approaches as \(x\) moves toward the far left or far right.
3. Use the degree comparison rule to quickly identify horizontal asymptotes without needing a calculator.
4. Limit notation \(\lim_{x \to \infty} f(x) = L\) is the standard way to communicate end behavior on the AP Exam.
Did you know? In real-world modeling, rational functions are often used to describe things like "diminishing returns" or "saturation levels," where a value approaches a specific limit but never quite reaches it—just like a horizontal asymptote!