# Connecting infinite limits and vertical asymptotes

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

This module connects infinite one-sided limits to vertical asymptotes for AP Calculus AB, covering core definitions, analytical location, sign testing, and interpretation for graphing and applied problems aligned with the College Board CED.

**Prerequisites:** Evaluating one-sided and two-sided finite limits; Factoring polynomials and identifying domain discontinuities; Basic properties of rational and logarithmic functions

## Learning objectives

- Define infinite limits and vertical asymptotes per AP CED standards
- Locate vertical asymptotes analytically for rational and logarithmic functions
- Evaluate one-sided infinite limits using the sign test method
- Connect infinite limit behavior to the shape of graphs near vertical asymptotes

## Core Definitions

This topic establishes the formal connection between unbounded function behavior (infinite limits) and vertical asymptotes, a core Unit 1 concept that makes up 10-12% of AP Calculus AB exam score weight, appearing in both multiple-choice and free-response sections.

**Vertical Asymptote** — The line $x=c$ is a vertical asymptote of $f(x)$ if at least one one-sided infinite limit exists at $x=c$. Unlike removable discontinuities (holes), vertical asymptotes correspond to permanent unbounded behavior, not a finite limit with an undefined function value.

> **info**
>
> Note that $\lim_{x \to c} f(x) = \infty$ does not mean the limit exists. Infinity is not a number, it is only notation to describe unbounded growth.

## One-Sided Infinite Limits: The Sign Test Method

To evaluate the sign of an infinite limit, after confirming no common factor cancels the $(x-c)$ term in the denominator, use the test point method: pick a value very close to $c$ on the side you are testing, and check the sign of the simplified output. You only need to track signs, not actual numerical values, to save time on exams.

**Worked example:** Evaluate $\lim_{x \to 3^-} \frac{x+2}{x^2 - 2x - 3}$ and state what the result tells us about vertical asymptotes.

1. Factor the denominator:

   $$x^2 - 2x - 3 = (x - 3)(x + 1)$$
2. There are no common factors between numerator and denominator, so no removable discontinuity exists at $x=3$.
3. We are approaching $x=3$ from the left, so we pick a test point just less than 3, such as $x=2.9$.
4. Evaluate the sign of each factor: numerator is positive, $(x-3)$ is negative, $(x+1)$ is positive. Multiplying signs gives $\frac{(+)}{(-)(+)} = -$, so the output is a large negative number.
5. This gives the limit:

   $$\lim_{x \to 3^-} \frac{x+2}{x^2 - 2x - 3} = -\infty$$
6. Because at least one one-sided infinite limit exists at $x=3$, the line $x=3$ is a vertical asymptote of the function.

> **Exam tip:** When testing the sign, you only need to track the sign of each factor, not the actual numerical value. This saves significant time on MCQs, where you do not need to show intermediate calculations.

## Locating Vertical Asymptotes Analytically

The process for finding vertical asymptotes follows a consistent core workflow: first simplify the function, then check for values that cause unbounded behavior. For rational functions: cancel common factors between numerator and denominator, any root of the simplified denominator is a vertical asymptote. For logarithmic functions $f(x) = \ln(g(x))$: vertical asymptotes occur where $g(c) = 0$ and $g(x)$ is positive on at least one side of $x=c$.

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

1. Factor the numerator and denominator:

   $$x^2 - 4 = (x-2)(x+2), \quad x^2 - 3x + 2 = (x-1)(x-2)$$
2. Simplify the function by canceling the common $(x-2)$ factor, giving:

   $$f(x) = \frac{x+2}{x-1} \quad \text{for all } x \neq 2$$
3. The root $x=2$ canceled out, so it is a removable discontinuity (hole), not a vertical asymptote. The only root of the simplified denominator is $x=1$.
4. Confirm infinite limit behavior: $\lim_{x \to 1^-} \frac{x+2}{x-1} = -\infty$ and $\lim_{x \to 1^+} \frac{x+2}{x-1} = +\infty$, so both one-sided limits are infinite. The only vertical asymptote is $x=1$.

> **Exam tip:** Always simplify the function first before identifying vertical asymptotes. AP exam questions deliberately include common factors to test if you can distinguish holes from asymptotes.

## Matching Infinite Limit Behavior to Graph Shape

Once you have found a vertical asymptote at $x=c$, the sign of the left-hand and right-hand infinite limits tells you the shape of the graph near the asymptote, which is frequently tested in graph-sketching FRQs and graph-identification MCQs. Never assume both sides of an asymptote go to the same sign of infinity — always confirm with the test point method. For functions only defined on one side of the asymptote, you only need to describe behavior on the defined side.

**Worked example:** Describe the shape of the graph of $f(x) = \ln(4 - x^2)$ near its vertical asymptotes.

1. Find the domain of the function:

   $$4 - x^2 > 0 \implies x^2 < 4 \implies -2 < x < 2$$
2. The function is undefined at $x=2$ and $x=-2$, and only defined on one side of each. Evaluate limits on the defined sides: as $x \to 2^-$, $4 - x^2 \to 0^+$, so $\ln(4 - x^2) \to -\infty$. As $x \to -2^+$, $4 - x^2 \to 0^+$, so $\ln(4 - x^2) \to -\infty$.
3. Result: Vertical asymptotes are at $x=2$ and $x=-2$. The graph approaches negative infinity as it approaches $x=2$ from the left, and approaches negative infinity as it approaches $x=-2$ from the right.

**Check your understanding**

1. Which of the following gives the number of vertical asymptotes of $f(x) = \frac{3x(x - 4)}{x^3 - 4x^2 - 9x + 36}$?

   - 0
   - 1
   - 2
   - 3

   *Why:* Factor the denominator by grouping to get $(x-3)(x+3)(x-4)$. The $(x-4)$ factor cancels with the numerator, leaving vertical asymptotes at $x=3$ and $x=-3$, so the answer is 2.

> **Exam tip:** For functions defined on only one side of a vertical asymptote, you only need an infinite limit on that side for it to count as a vertical asymptote, per AP exam definition.

## Common pitfalls

- **Wrong:** Counting $x=c$ as a vertical asymptote even though the $(x-c)$ factor cancels with the numerator
  - Why it fails: Canceled factors correspond to removable discontinuities (holes), not unbounded behavior
  - Correct: Always cancel common factors first, then only count roots of the simplified denominator as vertical asymptotes
- **Wrong:** Assuming any point where a function is undefined must be a vertical asymptote
  - Why it fails: Domain restrictions do not guarantee unbounded behavior; discontinuities can be removable or jump
  - Correct: Always confirm that at least one one-sided limit at $x=c$ is infinite before labeling it a vertical asymptote
- **Wrong:** Claiming $\lim_{x \to c} f(x) = \infty$ means the limit exists and equals infinity
  - Why it fails: Infinite limit notation only describes behavior, not a finite limit value
  - Correct: When asked if the limit exists, state that infinite limits do not exist (DNE); $\infty$ only describes the direction of unbounded growth
- **Wrong:** Assuming both sides of a vertical asymptote must go to the same sign of infinity
  - Why it fails: Students generalize from examples like $\frac{1}{x^2}$ and forget that functions like $\frac{1}{x}$ have opposite signs
  - Correct: Always test the sign of the one-sided limit separately for the left and right side of the asymptote
- **Wrong:** Claiming $x=3$ is not a vertical asymptote of $f(x) = \ln((x - 3)^2)$ because $(x-3)^2$ never changes sign
  - Why it fails: Students confuse a requirement for a sign change with the requirement that the argument is positive near $c$
  - Correct: For any $x=c$ where the argument of a logarithm approaches zero from the positive side (on at least one side), $x=c$ is a vertical asymptote regardless of sign change

## Cheatsheet

| Category | Rule / Key Information | Notes |
| --- | --- | --- |
| Vertical Asymptote Definition | Line $x=c$ is a vertical asymptote if at least one $\lim_{x \to c^\pm} f(x) = \pm\infty$ | Infinite limits do not exist; only one infinite one-sided limit is required |
| Rational Function Asymptotes | 1. Cancel common factors of numerator/denominator<br>2. Any root of simplified denominator = vertical asymptote | Canceled roots are holes, not vertical asymptotes |
| Logarithmic Function Asymptotes | For $f(x) = \ln(g(x))$, asymptote at $x=c$ if $g(c) = 0$ and $g(x) > 0$ near $c$ on at least one side | Works even if $g(x)$ is positive on both sides of $c$ |
| Sign Test for Infinite Limits | After confirming no cancellation at $x=c$, test sign of simplified function at a point near $c$ on the desired side | Only track signs to save time on exams |
| Two-Sided Infinite Limit Behavior | $\lim_{x \to c} f(x) = \infty$ only if both $\lim_{x \to c^-} f(x) = \infty$ and $\lim_{x \to c^+} f(x) = \infty$ | Different signs mean the two-sided limit does not exist, but $x=c$ is still an asymptote |
| Domain Check | A function can only have a vertical asymptote at a value not in its domain | All points in the domain have finite function values, so no unbounded behavior is possible |

## What's next

This topic is a foundational prerequisite for all subsequent work on graphing functions, analyzing continuity, and sketching solution curves for differential equations, all of which are heavily tested on the AP Calculus AB exam. Next, you will extend the idea of unbounded behavior to $x$ growing without bound by exploring limits at infinity and horizontal asymptotes, which connects to the same core ideas of limit behavior and graphical interpretation you learned here. Without correctly identifying vertical asymptotes, you will not be able to correctly classify discontinuities, answer graph interpretation questions, or draw accurate solution curves for differential equations on FRQ sections.

- [Connecting limits at infinity and horizontal asymptotes](https://www.owlsprep.com/study/ap-calculus-ab-u1-connecting-limits-at-infinity-and/)
- [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/)

---

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-infinite-limits-and-vertical/
