← Unit 1 Guide

What a Limit Is

Welcome to calculus. Before any formulas, this lesson shows you the one question ordinary math can't answer — and the beautifully sneaky idea that answers it. No prior calculus assumed: every word gets defined the first time it appears.
A limit asks one question about a function: as the input x creeps closer and closer to some target value, what single number is the output heading toward? Not what the function equals there — what it's approaching. That distinction — where it's heading vs. where it is — is the whole idea, and the rest of this lesson makes you fluent in it.

The problem calculus was invented for

A ball rolls down a ramp, speeding up the whole way. Its position after \(t\) seconds is \(p(t)=t^2\) meters. Easy question: what's its average speed between \(t=3\) and \(t=4\)? Distance over time: \(\tfrac{16-9}{1}=7\) m/s. Hard question: how fast is it going at the exact instant \(t=3\)? Speed needs two moments to compare — and an instant only has one. Divide by zero time and the formula collapses. Watch what happens if we don't give up, and instead shrink the window:

Before you press play, commit to a guess. The averages start 7, 6.5, 6.1, … — where are they heading?
window: 3 to 4 seconds
or drag the window yourself: h = 1.000

What you're looking at: the curve is the ball's position over time. The straight line connects two moments — its slope is the average speed between them. The window between the two moments is about to shrink.

Average speed over [3, 4]: (16 − 9)/1 = 7 m/s. Now press play.
The window shrinks
windowavg speed (m/s)

The window keeps shrinking, the averages keep settling: 7, 6.5, 6.1, 6.01, 6.001… They're heading somewhere. No single window ever gives exactly 6 — but every shrink gets closer. The speed at the instant is the number the averages approach: 6 m/s. That move — answering an impossible question by approaching it — is the limit.

The approach machine

Here's the same idea on a stranger function: \(f(x)=\dfrac{x^2-1}{x-1}\). Try plugging in \(x=1\): the top is \(0\) and the bottom is \(0\) — division by zero, so \(f(1)\) simply does not exist. The graph has a hole there (drawn as an open circle). But the limit question isn't about \(x=1\) itself — it's about the approach. Send walkers in from both sides and watch where they're heading:

walkers ready
or walk it yourself: x = 0.500 · f(x) = 1.500

What you're looking at: two dots ride the curve — one coming from the left of \(x=1\), one from the right. The open circle at the top of their path is the hole: the one point the function skips.

Press play — and watch the height readouts as the walkers close in.
The walkers report
x (from left)f(x)x (from right)f(x)
where f is heading2
where f is at x = 1undefined — a hole

Both walkers close in on height 2 — even though the function never actually gets there. The limit is where the function is heading, not where it is. Say that sentence out loud; it's the most important one in the unit.

The notation — now that you've earned it

You just computed your first limit by watching it happen. Here's how mathematicians write what you saw:

Read it aloud: “the limit, as \(x\) approaches \(1\), of \(\frac{x^2-1}{x-1}\), is \(2\).” Four pieces: the word limit, the approach (\(x\to 1\)), the function being watched, and the destination.
\(x\to 1\) means \(x\) gets arbitrarily close to 1 — from BOTH sides — without ever needing to equal 1. The arrow is an approach, not an arrival.
\(=2\) names the destination: the single height the outputs close in on. The limit is a number, not a process.
And crucially: \(f(1)\) plays no role. The function can be undefined at 1, or defined with some other value — the limit only cares about the approach.

One-sided limits — when the two sides disagree

The walkers came from two directions. Usually they agree on a destination — but not always. Here's a function with a jump: it follows one rule before \(x=2\) and a different rule after. Send in the walkers one side at a time:

What you're looking at: the left branch ends in an open circle at height 2 (the function gets arbitrarily close to that point but it's not included); the right branch starts with a filled dot at height 3 (that point IS the function's value at \(x=2\)).

Run both walkers — then compare their destinations.
The verdict
from the left: \(\lim_{x\to 2^-}\)
from the right: \(\lim_{x\to 2^+}\)
the two-sided limit
f(2) itself3 (the filled dot)

The little superscript minus and plus mark the direction: \(x\to 2^-\) approaches from below (the left), \(x\to 2^+\) from above (the right). The two-sided limit exists only when both one-sided limits exist AND agree. Here they don't — so the limit does not exist (written DNE), even though \(f(2)\) is perfectly fine.

The hole, the dot, and the limit — three different questions

This is the AP exam's favorite opening move: show a graph, then ask about the limit, the function's value, and whether they match — three separate questions with possibly three different answers. Five rounds. Read each graph carefully; open circle = not included, filled dot = the actual value.

Graph 1 of 5
Score: 0 / 0

Legend, every round: an open circle ⭘ marks a point the graph approaches but does NOT include; a filled dot ⬤ marks the function's actual value.

Tables — evidence, not proof

No graph handy? A table of values can show you where a function is heading. Plug in inputs marching toward the target and watch the outputs settle. But there's an honest warning attached — tables can lie. Both stories, side by side:

xf(x)
Pick a story

The first table is honest: the outputs settle on 0.25 and the limit really is \(\tfrac14\). The second is a trap — the outputs LOOK like they're settling on 0, but the chosen x-values just happened to land on the function's zero-crossings. Tables suggest; they never prove.

The whole idea on one card

One-sided limits: approach from below (\(^-\)) or above (\(^+\)); the two-sided limit exists only when they agree
The limit and the value are independent — any combination of exists/doesn't is possible
DNE — “does not exist” — is itself a complete answer (disagreeing sides, unbounded growth, or endless oscillation)

The ideas everything else builds on

Heading vs. being

The limit is the destination of the approach — the function's value at the point (or whether it even has one) is a completely separate fact.

Both sides must agree

A two-sided limit is a unanimous verdict: left walker and right walker must arrive at the same height, or the answer is DNE.

Approach, never arrive

\(x\to a\) means arbitrarily close, never equal. That's why a hole at the target changes nothing — the walkers never stand on it anyway.

The instantaneous trick

Questions that collapse at a point (speed at an instant, slope at a point) get answered by approaching the point — the move the entire rest of calculus is built on.

Your turn

Five problems, ramping from reading to reasoning. Try each before revealing.

Quick quiz

Eight fast checks across the whole lesson.

Question 1 of 8
Score: 0 / 0

Common mistakes & exam tips

Answering f(a) when asked for the limit

The single most common Unit 1 error. The filled dot is f(a); the limit is where the curve is heading. On a graph question, locate the approach FIRST, the dot second.

"The limit doesn't exist because f(a) is undefined"

Backwards — a hole at the target is exactly the situation limits were built for. The approach machine's limit was a clean 2 with no f(1) at all.

Checking only one side

A two-sided limit needs BOTH one-sided limits, agreeing. Piecewise functions and absolute values are the classic places the sides quietly differ.

Treating the arrow as an equals sign

\(x\to 2\) is an approach, not a substitution command. (Substituting often works — Lesson 2 explains exactly when — but the MEANING is the approach.)

Trusting a table too much

A table is a handful of samples. The sin(π/x) trap looked like it settled on 0 while actually oscillating forever. Tables estimate; algebra and theorems prove.

Writing DNE for everything weird

DNE is a precise verdict with specific causes: sides disagree, values grow without bound, or endless oscillation. A hole alone is NOT one of them.

On the AP exam

You can now see limits. Next: computing them — the limit laws, why plugging in usually just works, and the algebra toolkit (factoring, conjugates) for when it doesn't, including that \(\tfrac{\sqrt{x+4}-2}{x}\) mystery from the table. Computing Limits is next — or head back to the Unit 1 Guide.