← Unit 1 Guide

Computing Limits

Last lesson you learned to see limits on graphs and tables. Now you compute them with algebra — no graph required. The whole method fits in one sentence: try substituting first; if that breaks, dig for the hidden cancellation.
Here's the surprise that makes calculus livable: for almost every function you'll meet, the limit is just the function's value — you plug in \(a\) and you're done. The interesting limits are the exceptions, where plugging in gives the strange symbol \(\tfrac00\). That isn't a dead end — it's a signal that the function has a removable hole, and a little algebra (factoring, or a conjugate) uncovers the real answer.

Substitute first — the green light

Why does plugging in usually work? Because most functions are continuous — the word from Lesson 1's quiz, meaning the graph flows through the point with no hole or jump, so where the function is heading is exactly where it is. Polynomials, and quotients where the bottom isn't zero, are continuous everywhere they're defined. For those, the limit is pure substitution. Try it:

press substitute
Pick a limit

The first three substitute cleanly — green light, you're done. The fourth plugs in to give \(\tfrac00\): a red flag that there's digging to do. That's the whole fork in the road.

The limit laws — limits respect arithmetic

Substitution works because limits play nicely with every basic operation. If \(f\) and \(g\) each have a limit as \(x\to a\), then the limit of their sum is the sum of their limits, and the same for differences, products, and (if the bottom isn't zero) quotients. In plain terms: you can break a complicated limit into the limits of its pieces.

Sum / difference: the limit of a sum is the sum of the limits — pull them apart freely.
Product / constant multiple: limits pass through multiplication, and constants slide out front.
Quotient: same idea — provided the bottom's limit isn't zero. That one caveat is the source of every interesting problem in this lesson.
Powers / roots: the limit passes inside exponents and radicals too.

When substitution breaks: the 0/0 signal

So you substitute, and you get \(\tfrac00\). It's tempting to write "undefined" and move on — but that's the wrong instinct. \(\tfrac00\) is called an indeterminate form, and the name is the whole point: it means the answer is not yet determined, not that there's no answer. Compare:

Two ways a quotient can "fail"
The diagnosis
\(\tfrac{\text{nonzero}}{0}\)blows up → ∞ or DNE
\(\tfrac{0}{0}\)indeterminate → DIG
\(\tfrac{\text{nonzero}}{\text{nonzero}}\)just substitute

\(\tfrac00\) means a common factor of \((x-a)\) is hiding in both the top and bottom. Cancel it and the hole disappears, revealing the limit. The next two tools are just two ways to do that cancelling.

Tool 1 — factor and cancel

When the top and bottom are polynomials and you hit \(\tfrac00\), the cure is factoring: the thing making both zero is a shared \((x-a)\) factor. Cancel it — legally, because \(x\to a\) means \(x\ne a\), so you're never dividing by zero — and substitute into what survives.

press step

What you're looking at: the graph has an open hole where substitution gave 0/0. Step through — when the \((x-a)\) cancels, watch the hole fill in.

The work, shown
Pick a problem

Each one substitutes to \(\tfrac00\) first — that's your cue to factor. Watch the \((x-a)\) appear in both top and bottom, then vanish.

Tool 2 — the conjugate trick

Factoring needs polynomials. But what about that mystery from Lesson 1's table, \(\dfrac{\sqrt{x+4}-2}{x}\) — the one that seemed to head toward \(\tfrac14\)? A square root blocks ordinary factoring. The trick: multiply top and bottom by the conjugate (the same expression with the sign flipped). The difference-of-squares pattern \((\sqrt{A}-B)(\sqrt{A}+B)=A-B^2\) erases the radical, and the troublesome factor finally cancels.

press step

What you're looking at: same idea as factoring — the radical hides a removable hole. When the troublesome factor cancels, the hole fills.

The work, shown
Pick a problem

The first one is the table mystery from Lesson 1, now solved exactly: the answer really is \(\tfrac14\), no table needed. The conjugate turns "I think it's heading there" into "it is."

Putting it together — which tool, when?

This is the skill the AP exam tests directly: not doing a technique, but choosing it. The routine is always the same three moves — and it starts with substitution every single time. Diagnose each limit below, then pick the right first step:

Limit 1 of 6
Score: 0 / 0
Step 1 — substitute the value. What do you get?
The diagnosis
Pick a first move to see the reasoning.
The three-move routine
1. substitutea number? → done
2a. got 0/0?factor or conjugate
2b. got #/0?infinite → ∞ or DNE
3. re-substituteinto the cleaned form

The method on one card

Substitution works whenever the function is continuous at \(a\) — polynomials always, quotients when the bottom isn't 0
\(\tfrac00\) is indeterminate — a signal to factor (polynomials) or multiply by the conjugate (radicals), then cancel \((x-a)\)
\(\tfrac{\text{nonzero}}{0}\) is NOT indeterminate — it means the limit is infinite or DNE (Lesson 5's territory)

The ideas everything else builds on

Substitute first, always

Every limit computation begins by plugging in. Most of the time you're instantly done; the rest of the time, what you get tells you exactly what to do next.

0/0 means "dig," not "done"

The indeterminate form is a promise that an answer exists once you cancel the shared \((x-a)\). Never stop at \(\tfrac00\).

Two tools, one job

Factoring and the conjugate both do the same thing — expose and cancel the hidden factor. Polynomials factor; radicals need the conjugate.

#/0 is a different beast

A nonzero number over zero isn't indeterminate — it blows up. Don't waste time factoring it; it's heading to infinity or DNE.

Your turn

Five problems spanning all three tools — including a complex fraction, a notorious exam favorite. Try each before revealing.

Quick quiz

Eight fast checks across the whole lesson.

Question 1 of 8
Score: 0 / 0

Common mistakes & exam tips

Writing "undefined" at 0/0

The single biggest error of the lesson. \(\tfrac00\) is indeterminate — it's the START of the work, not the end. There's a hidden factor; go find it.

Confusing 0/0 with #/0

Only \(\tfrac00\) is indeterminate. \(\tfrac50\) genuinely blows up — factoring it is wasted effort. Check WHICH zero-over-zero you actually have.

Forgetting to re-substitute

After cancelling, you're not done — plug \(a\) into the simplified expression. The cancel reveals the function; substitution finishes the limit.

Multiplying by the wrong conjugate

The conjugate flips the sign between the two terms of the radical expression — \(\sqrt{A}-B\) pairs with \(\sqrt{A}+B\). Multiply BOTH top and bottom by it, or you've changed the problem.

Cancelling before checking 0/0

Substitute first. If it gives a clean number, there's nothing to cancel and no reason to factor — you're already done.

Dropping the (x−a) "illegally"

Cancelling \(\tfrac{x-a}{x-a}\) is legal precisely because \(x\to a\) means \(x\ne a\). The limit lives in the approach, where that factor is genuinely nonzero.

On the AP exam

You can now compute any limit that substitution or a quick cancellation can reach. But some limits resist all of this — like \(\frac{\sin x}{x}\), where every algebraic move still leaves \(\tfrac00\). For those you need a clever trap between two friendlier functions. The Squeeze Theorem is next — or head back to the Unit 1 Guide.