# Connecting limits at infinity and horizontal asymptotes

> AP Calculus AB · Unit 1: Limits and Continuity
> Source: https://www.owlsprep.com/study/ap-calculus-ab-u1-connecting-limits-at-infinity-and/

This module connects limit concepts to horizontal asymptotes, covering end behavior rules for rational and non-rational functions, interpretation of horizontal asymptotes in applied contexts, and common exam traps to avoid for AP Calculus AB.

**Prerequisites:** Evaluating limits at finite and infinite values; Basic polynomial and rational function algebra; Properties of exponential functions

## Learning objectives

- Define horizontal asymptotes using limits at infinity
- Find horizontal asymptotes for rational functions
- Find horizontal asymptotes for non-rational functions
- Interpret horizontal asymptotes in applied contexts
- Avoid common exam pitfalls related to this topic

## Core Definition and Properties of Horizontal Asymptotes

This topic connects a function's algebraic end behavior to the graphical concept of horizontal asymptotes, a required learning outcome for AP Calculus AB Unit 1 that makes up 10–12% of the total exam score. It appears in both multiple-choice and free-response questions.

**Horizontal Asymptote** — A horizontal line that the graph of $f(x)$ approaches as $x$ tends to positive infinity ($x \to \infty$) or negative infinity ($x \to -\infty$). Formally, if $\lim_{x \to \infty} f(x) = L$ or $\lim_{x \to -\infty} f(x) = L$, then $y=L$ is a horizontal asymptote of $f$.

*Notation:* $y = L$

*Example:* $y=0$ is a horizontal asymptote for $f(x) = 1/x$

Unlike vertical asymptotes, which correspond to infinite limits at a finite $x$-value, horizontal asymptotes describe long-run end behavior. A function can cross its horizontal asymptote at a finite $x$, and can have 0, 1, or 2 distinct horizontal asymptotes.

## Finding Horizontal Asymptotes for Rational Functions

A rational function has the form $f(x) = \frac{P(x)}{Q(x)}$, where $P(x)$ is a polynomial of degree $n$ and $Q(x)$ is a polynomial of degree $m$. The horizontal asymptote depends only on the relationship between $n$ and $m$, derived by factoring the leading term from both polynomials when evaluating the limit as $x \to \pm \infty$.

$$\lim_{x \to \pm \infty} \frac{a_n x^n \left(1 + ... + \frac{a_0}{a_n x^n}\right)}{b_m x^m \left(1 + ... + \frac{b_0}{b_m x^m}\right)} = \frac{a_n}{b_m} \lim_{x \to \pm \infty} x^{n - m}$$

- If $n < m$: The limit equals $0$, so horizontal asymptote at $y=0$.
- If $n = m$: The limit equals $\frac{a_n}{b_m}$, so horizontal asymptote at $y = \frac{a_n}{b_m}$.
- If $n > m$: The limit approaches $\pm \infty$, so no horizontal asymptote exists.

Rational functions always have the same limit (or infinite limit) for both $x \to \infty$ and $x \to -\infty$, so they can only have 0 or 1 horizontal asymptote.

**Worked example:** Find all horizontal asymptotes of $f(x) = \frac{5x^3 - 4x^2 + 10}{-2x^3 + 7x + 28}$.

1. 1. Identify the degrees of the numerator and denominator: the numerator $P(x)$ has degree $n=3$, and the denominator $Q(x)$ has degree $m=3$.
2. Since $n = m$, we confirm the result with a full limit calculation:
3. Factor out the leading power of $x$ from numerator and denominator:
4. $$\lim_{x \to \infty} \frac{5x^3 - 4x^2 + 10}{-2x^3 + 7x + 28} = \lim_{x \to \infty} \frac{x^3\left(5 - \frac{4}{x} + \frac{10}{x^3}\right)}{x^3\left(-2 + \frac{7}{x^2} + \frac{28}{x^3}\right)} = \frac{5 - 0 + 0}{-2 + 0 + 0} = -\frac{5}{2}$$
5. The limit as $x \to -\infty$ is also $-\frac{5}{2}$, so only one horizontal asymptote exists.
6. Conclusion: The only horizontal asymptote is $y = -\frac{5}{2}$.

> **Exam tip:** When solving for horizontal asymptotes of a rational function, don’t waste time expanding or factoring the entire polynomial. Just pull the leading term from the numerator and denominator and apply the degree rule.

## Finding Horizontal Asymptotes for Non-Rational Functions

Not all functions with horizontal asymptotes are rational. Non-rational functions like exponential, logistic, or functions with roots often have different limits as $x \to \infty$ vs $x \to -\infty$, so you must evaluate both limits separately. Non-rational functions can have two distinct horizontal asymptotes.

A key rule for exponential functions: for any positive constant $k$, $\lim_{x \to \infty} e^{-kx} = 0$ and $\lim_{x \to -\infty} e^{kx} = 0$.

**Worked example:** Find all horizontal asymptotes of $f(x) = \frac{3e^x + 6}{5e^x - 10}$.

1. We need to evaluate two separate limits: one as $x \to \infty$, and one as $x \to -\infty$, since exponential behavior changes with the sign of $x$.
2. Evaluate $\lim_{x \to \infty} f(x)$: For $x \to \infty$, $e^x$ grows without bound, so divide numerator and denominator by $e^x$:
3. $$\lim_{x \to \infty} \frac{3e^x + 6}{5e^x - 10} = \lim_{x \to \infty} \frac{3 + \frac{6}{e^x}}{5 - \frac{10}{e^x}} = \frac{3 + 0}{5 - 0} = \frac{3}{5}$$
4. Evaluate $\lim_{x \to -\infty} f(x)$: For $x \to -\infty$, $e^x \to 0$, so substitute directly:
5. $$\lim_{x \to -\infty} \frac{3e^x + 6}{5e^x - 10} = \frac{3(0) + 6}{5(0) - 10} = -\frac{6}{10} = -\frac{3}{5}$$
6. Both limits are finite and distinct, so both lines are horizontal asymptotes. Conclusion: The horizontal asymptotes are $y = \frac{3}{5}$ and $y = -\frac{3}{5}$.

> **Exam tip:** Always evaluate both limits for non-rational functions. If you only check the limit as $x \to \infty$, you will miss the second horizontal asymptote, which is often a required answer point.

## Interpreting Horizontal Asymptotes in Context

On the AP Calculus AB exam, you will often be asked to interpret the meaning of a horizontal asymptote in a real-world context, usually in free-response questions. To earn full credit, you must explicitly connect the limit definition to the problem's variables and include units.

If $y = L$ is a horizontal asymptote as $x \to \infty$, where $x$ is the independent variable (usually time, number of units) and $y$ is the dependent variable (population, temperature, cost), the interpretation must state that as the independent variable grows without bound, the dependent variable approaches $L$, with units.

**Worked example:** Newton’s Law of Cooling for a cup of hot coffee gives the temperature $T(t)$ (in degrees Celsius) of the coffee $t$ minutes after it is poured as $T(t) = 22 + 76e^{-0.08t}$. Identify the horizontal asymptote of $T(t)$ for $t \geq 0$ and interpret it in context.

1. Since time $t$ can only increase from 0, we only evaluate the limit as $t \to \infty$.
2. Use the exponential limit rule: for $k = 0.08 > 0$, $\lim_{t \to \infty} e^{-0.08t} = 0$. Substitute into the function:
3. $$\lim_{t \to \infty} (22 + 76e^{-0.08t}) = 22 + 76(0) = 22$$
4. The horizontal asymptote is $y = 22^\circ C$. Write the interpretation referencing both variables and units:
5. As the number of minutes since the coffee was poured increases without bound, the temperature of the coffee approaches 22 degrees Celsius (room temperature).

> **Exam tip:** On FRQ interpretation questions, you will not earn full credit if you only state the asymptote. You must explicitly reference the behavior of both variables in context and include units.

## Common pitfalls

- **Wrong:** Claiming $y=L$ cannot be a horizontal asymptote because $f(5) = L$ (the function crosses the line at a finite $x$).
  - Why it fails: Students incorrectly extend the rule for vertical asymptotes (functions never cross vertical asymptotes) to horizontal asymptotes.
  - Correct: Always use the limit definition: if $\lim_{x \to \pm \infty} f(x) = L$, $y=L$ is a horizontal asymptote regardless of crossings at finite $x$.
- **Wrong:** For the rational function $f(x) = \frac{4x^3}{2x^2 + 1}$, claiming a horizontal asymptote at $y=2$.
  - Why it fails: Compares leading coefficients without first checking that degrees are equal.
  - Correct: Always compare degrees first. If the numerator degree is larger than the denominator degree, state that there is no horizontal asymptote.
- **Wrong:** For $f(x) = \frac{2e^x}{e^x + 1}$, only finding the horizontal asymptote at $y=2$ and stopping.
  - Why it fails: Assumes all functions have the same limit for $x \to \pm \infty$, like rational functions.
  - Correct: Always evaluate both $\lim_{x \to \infty} f(x)$ and $\lim_{x \to -\infty} f(x)$ for non-rational functions before listing all horizontal asymptotes.
- **Wrong:** Interpreting a horizontal asymptote of $P=1000$ (population in thousands) as "the population will eventually reach 1000".
  - Why it fails: Confuses the limit concept of "approaches" with "reaches" in context.
  - Correct: Always use the language "approaches" or "gets arbitrarily close to" and state that this describes the long-run behavior as the independent variable grows without bound.
- **Wrong:** Simplifying $\sqrt{x^2 + 2x} = x\sqrt{1 + 2/x}$ for $x \to -\infty$ and keeping the positive $x$ coefficient.
  - Why it fails: Forgets that $\sqrt{x^2} = |x| = -x$ when $x$ is negative.
  - Correct: Always pull out $|x|$ from square roots of quadratic terms, and adjust the sign based on the direction of the limit.

## Cheatsheet

| Category | Rule / Formula | Notes |
| --- | --- | --- |
| Horizontal Asymptote Definition | $y=L$ is a HA if $\lim_{x \to \infty} f(x) = L$ or $\lim_{x \to -\infty} f(x) = L$ | A function can have 0, 1, or 2 HAs; functions can cross HAs at finite $x$ |
| Rational: $\deg(\text{numerator}) < \deg(\text{denominator})$ | HA at $y=0$ | Same HA for both $x \to \infty$ and $x \to -\infty$ |
| Rational: $\deg(\text{numerator}) = \deg(\text{denominator})$ | HA at $y = \frac{a_n}{b_m}$, $a_n$ = numerator leading coefficient, $b_m$ = denominator leading coefficient | Only applies when degrees are equal |
| Rational: $\deg(\text{numerator}) > \deg(\text{denominator})$ | No horizontal asymptote | Slant asymptotes are not tested on AP Calculus AB |
| Exponential Limit Rule | For $k>0$: $\lim_{x \to \infty} e^{-kx} = 0$, $\lim_{x \to -\infty} e^{kx} = 0$ | Always divide by the dominant exponential term when evaluating limits |
| Non-Rational Functions | Evaluate $\lim_{x \to \infty} f(x)$ and $\lim_{x \to -\infty} f(x)$ separately | Non-rational functions often have two distinct HAs |
| Contextual Interpretation | "As [x variable] increases without bound, [y variable] approaches $L$ [units]" | Must include both variables and units to earn full FRQ credit |

## What's next

This topic is a foundational prerequisite for upcoming concepts in Unit 1 and across the rest of AP Calculus AB. Immediately after mastering limits at infinity and horizontal asymptotes, you will move on to the formal definition of continuity in Unit 1, and later to full curve sketching in Unit 5: Analytical Applications of Differentiation, where you will use horizontal asymptotes to fully describe the end behavior of a function. This topic is also critical for understanding logistic growth models in Unit 7, where the carrying capacity of a population is exactly the horizontal asymptote of the solution curve. Without mastering how to find and interpret horizontal asymptotes from limits, you will struggle to justify end behavior on FRQ questions and correctly interpret contextual models of growth and decay.

- [Working with the Intermediate Value Theorem (IVT)](https://www.owlsprep.com/study/ap-calculus-ab-u1-working-with-the-intermediate-value/)
- [Differentiation: Definition and Fundamental Properties](https://www.owlsprep.com/study/ap-calculus-ab-u2-overview/)
- [Defining average and instantaneous rates of change at a point](https://www.owlsprep.com/study/ap-calculus-ab-u2-defining-average-and-instantaneous-rates/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-ab-u1-connecting-limits-at-infinity-and/
