🧱 Shaky on the basics? Start with Foundations →

Mathematical Architects · Calculus

Limits & Continuity — Visual Lab

Module 1. Calculus begins with a single, slippery question: what value is a function heading toward — even at a point it never reaches? Slide a point in from each side and watch the answer emerge on the coordinate plane and in the numbers at once.

Interactive Lab Module 01 · Limits & Continuity AP Calculus AB/BC · Unit 1

The limit \(\displaystyle\lim_{x \to c} f(x)\) asks where the outputs of \(f\) are headed as the input \(x\) creeps toward \(c\) — not what happens to land at \(c\) itself. That gap is the whole point: a function can aim squarely at a value through a hole it never touches. The limit only exists when the approach from the left and the approach from the right agree. Switch functions below and keep the graph, the two-sided table, and the verdict in perfect agreement.


Limit Explorer

Pick a function, then drag the approach distance slider to send a point in from both sides of \(x = c\). Use Zoom for a closer look, and the ×0.1 closer button to dive in fast. Read the two-sided table and the verdict: does the limit exist, and is the function continuous?


Orientation

What you're seeing

  • The dashed vertical line is \(x = c\). That's the target input. The limit is about the height the curve approaches as you slide toward this line — from either side.
  • Two colored markers are your approaching points. One comes in from the left (\(x \to c^-\)), one from the right (\(x \to c^+\)). The distance slider controls how close they get.
  • An open circle is a hole. On the removable function, the curve aims dead-on at a value the function never actually takes — \(f(c)\) is undefined, yet the limit exists.
  • A gap between pieces is a jump. On the jump function the left and right pieces land at different heights, so the two-sided limit does not exist.
  • The table is the limit, numerically. Each row halves the distance to \(c\); when both columns home in on the same number, that shared number is the limit.
Investigation

Try this

  1. Start on "Removable hole." Drag the distance toward 0 (or tap ×0.1 a few times). Watch both table columns close in on \(4\) even though the graph has a hole at \(x = 2\). The limit is \(4\); the function value isn't.
  2. Switch to "Jump." Drive the distance down again. Notice the left column heads for \(1\) while the right heads for \(4\) — they never meet, so the verdict flips to does not exist.
  3. Compare to "Continuous." Here both sides and \(f(2)\) all equal \(4\). This is the definition of continuity: \(\lim_{x\to c} f(x) = f(c)\).
  4. Use Zoom. Tighten the window to \(\pm 0.5\) on the removable case. Up close, the hole and the surrounding line are obvious — this is exactly how a grapher hides (or reveals) a removable discontinuity.

Worked Examples

Two limits done the way you'll do them on paper: when direct substitution stalls at \(\tfrac{0}{0}\), and when the inputs run off to infinity.

Example 1 — the \(0/0\) trap (factor & cancel)

Evaluate \(\displaystyle\lim_{x \to 2} \frac{x^{2}-4}{x-2}\)

This is exactly the "Removable hole" function in the lab above.

  1. Try direct substitution first. Plugging \(x = 2\) gives \(\dfrac{2^2 - 4}{2 - 2} = \dfrac{0}{0}\) — indeterminate. That's a signal to simplify, not a final answer.
  2. Factor the numerator. \(x^2 - 4 = (x-2)(x+2)\) (difference of squares).
  3. Cancel the common factor. For \(x \ne 2\), \(\dfrac{(x-2)(x+2)}{x-2} = x + 2\). The cancelled \((x-2)\) is the hole.
  4. Substitute into the simplified form. \(\displaystyle\lim_{x\to 2}(x+2) = 2 + 2 = 4\).
\(\displaystyle\lim_{x \to 2}\frac{x^{2}-4}{x-2} = 4\). The function is undefined at \(x=2\) (a removable hole), yet the limit is a clean \(4\).
Example 2 — limit at infinity (horizontal asymptote)

Evaluate \(\displaystyle\lim_{x \to \infty} \frac{3x^{2}-5}{x^{2}+2x}\)

"What height does the curve flatten toward as \(x\) runs to the right forever?"

  1. Compare the degrees. Top and bottom are both degree \(2\) — a tie. For a tie, the limit is the ratio of leading coefficients.
  2. Divide every term by the highest power, \(x^2\). \(\dfrac{3 - \frac{5}{x^2}}{1 + \frac{2}{x}}\).
  3. Send each \(1/x\) term to \(0\). As \(x \to \infty\), \(\dfrac{5}{x^2}\to 0\) and \(\dfrac{2}{x}\to 0\), leaving \(\dfrac{3 - 0}{1 + 0}\).
  4. Read the ratio. \(\dfrac{3}{1} = 3\) — the leading-coefficient ratio, as predicted.
\(\displaystyle\lim_{x \to \infty}\frac{3x^{2}-5}{x^{2}+2x} = 3\), so \(y = 3\) is a horizontal asymptote.

💡

Why it matters

Limits aren't a warm-up you leave behind — they're the engine the rest of calculus runs on.

Every big idea ahead is secretly a limit. The derivative is the limit of a slope as two points slide together: \(\;f'(x) = \displaystyle\lim_{h \to 0}\frac{f(x+h)-f(x)}{h}\). The definite integral is the limit of a sum of skinny rectangles as their width shrinks to zero. Even continuity — the property that lets the Intermediate Value Theorem guarantee a root exists, or that a temperature passes through every value between two readings — is defined by a limit (\(\lim_{x\to c} f(x) = f(c)\)). Get fluent at deciding whether a limit exists, and at clearing the \(\tfrac{0}{0}\) trap by simplifying, and the machinery of Modules 2–4 will feel like one idea applied over and over instead of four new ones.

📚

Key Vocabulary

The precise words a mathematician uses to describe what the sliders are doing.

Limit

The single value \(L\) that \(f(x)\) approaches as \(x\) approaches \(c\): \(\lim_{x\to c} f(x) = L\). It describes the destination, not the arrival.

One-sided limit

The value approached from a single direction: \(\lim_{x\to c^-}\) (from the left) or \(\lim_{x\to c^+}\) (from the right). The two-sided limit exists only if these agree.

Continuity

\(f\) is continuous at \(c\) when \(\lim_{x\to c} f(x) = f(c)\) — the limit exists, the value exists, and they match (no holes, jumps, or breaks).

Removable discontinuity

A hole: the two-sided limit exists, but \(f(c)\) is missing or misplaced. Re-defining the one point would "remove" it.

Jump & infinite discontinuity

A jump: the one-sided limits disagree (a step). An infinite: \(f\) shoots to \(\pm\infty\) at a vertical asymptote.

Limit at infinity

The value \(f(x)\) approaches as \(x\to\pm\infty\); a finite answer is a horizontal asymptote \(y = L\) describing end behavior.

Framework in this lab

AP Calculus AB/BC — Unit 1 (Limits & Continuity)

This lab lives in Unit 1 of the AP Calculus AB/BC framework (equivalently, the opening unit of a collegiate Calculus I course), where students estimate limits numerically and graphically, evaluate them analytically, classify discontinuities, and apply the foundational theorems.

1.2 Defining Limits 1.3 Limits (Graphical) 1.4 Limits (Numerical) 1.5 Algebraic Properties 1.6 Algebraic Techniques 1.8 Limits at Infinity 1.10 Continuity (Point) 1.13 Discontinuities 1.14 IVT 1.9 Squeeze Theorem

Note: Calculus is not a Texas TEKS/STAAR course — there is no STAAR EOC. Topic codes above reference the AP Calculus AB/BC Course and Exam Description (College Board) Unit 1, the standard collegiate Calculus I sequence.


Ready for the full course map? Head back to Calculus, read the Student Support, or check the Pacing Guide to see where Module 1 sits in the year. Shaky on factoring, asymptotes, or function notation? The Foundations page rebuilds them first.

Topic structure follows the College Board AP Calculus AB/BC Course and Exam Description, Unit 1 (Limits & Continuity), aligned to a collegiate Calculus I sequence. AP® is a trademark of the College Board, which does not endorse this site. Classroom use is non-commercial.