AP CALCULUS AB • LIMITS AND CONTINUITY

Selecting Procedures for Determining Limits

A strategic framework for choosing the right technique to evaluate any limit you encounter on the AP exam.

Historical Context & Motivation

The concept of a limit lies at the very foundation of calculus, yet its rigorous formulation took mathematicians nearly two millennia to develop. Ancient Greek mathematicians like Archimedes intuitively used limit-like reasoning—his method of exhaustion approximated the area of a circle by inscribing polygons with ever-increasing numbers of sides. However, the Greeks lacked the algebraic machinery to formalize what it means for a function to approach a value. The story of selecting procedures for limits is really the story of mathematicians building an ever-expanding toolkit: from geometric intuition, to algebraic manipulation, to the formal ε–δ definition, to the powerful analytic shortcuts we use today.

~250 BCE
Archimedes' Method of Exhaustion
Archimedes approximated areas and volumes by bounding them between sequences of inscribed and circumscribed polygons, foreshadowing the limit concept by over a millennium.
1684
Leibniz Publishes Calculus
Gottfried Leibniz introduced the notation dy/dx and developed rules for differentiation. Limits were implicitly used through infinitesimals, but without rigorous justification.
1821
Cauchy's Cours d'Analyse
Augustin-Louis Cauchy gave the first semi-rigorous definition of a limit and systematically used algebraic techniques—factoring, rationalizing—to evaluate limits analytically.
1861
Weierstrass Formalizes ε–δ
Karl Weierstrass provided the rigorous ε–δ definition of a limit, enabling mathematicians to prove limit laws and justify every algebraic procedure used in evaluation.
Present
Modern Limit Toolkit
Today's calculus students learn a structured decision-making process: direct substitution first, then algebraic manipulation, then L'Hôpital's Rule—a strategic hierarchy central to the AP Calculus AB exam.

The central challenge this lesson addresses is not merely how to perform each limit technique, but when to deploy each technique. On the AP exam, the ability to quickly identify the correct procedure saves precious time and prevents algebraic dead ends. Every limit problem you encounter falls into a recognizable pattern, and mastering these patterns transforms limit evaluation from guesswork into a systematic decision process.

Core Principles & Definitions

Before diving into the decision-making flowchart, you need a firm grip on the foundational ideas that govern limit evaluation. Every technique you will use rests on a small number of core principles, each of which addresses a specific type of obstacle that arises when you attempt to compute a limit.

1

Direct Substitution Property

If f is continuous at x = c, then lim(x→c) f(x) = f(c). This is always your first move—plug in and check. Polynomials, exponentials, trig functions, and their composites are continuous on their domains.
2

Indeterminate Forms

When substitution yields 0/0, ∞/∞, 0·∞, ∞−∞, 0⁰, 1^∞, or ∞⁰, the limit is indeterminate—it could be any value. These forms signal that algebraic or analytic manipulation is required before the limit can be evaluated.
3

Algebraic Simplification

Factoring, expanding, rationalizing (multiplying by a conjugate), or finding a common denominator can cancel the problematic factor causing 0/0. After cancellation, direct substitution usually works on the simplified expression.
4

Special Limit Theorems

Certain limits have known values: lim(x→0) (sin x)/x = 1 and lim(x→0) (1 − cos x)/x = 0. Recognizing these patterns allows you to rewrite complex trigonometric limits in terms of known results.
5

The Squeeze Theorem

If g(x) ≤ f(x) ≤ h(x) near c, and lim g(x) = lim h(x) = L, then lim f(x) = L. This is the go-to tool for oscillating functions like x·sin(1/x) where algebraic manipulation fails.
KEY TAKEAWAY
Think of limit evaluation like a diagnostic flowchart in engineering: you run the simplest test first (direct substitution). If the result is determinate, you're done. If not, the type of indeterminate form tells you exactly which repair tool to reach for—factoring, conjugates, trig identities, or the Squeeze Theorem. The skill isn't in knowing every technique; it's in reading the diagnostic output and selecting the right tool on the first try.

Visual Decision Flowchart

The following flowchart is the single most important visual in this lesson. It codifies the decision process that experienced calculus students execute instinctively. Start at the top with any limit expression, and follow the arrows based on what you observe after each step. Commit this logic to memory, and you will approach every limit on the AP exam with a clear plan of attack.

The flowchart above captures the essential decision process. Begin with direct substitution (top). A finite result means you're done (green box, left). A nonzero-over-zero result indicates a vertical asymptote or DNE (red box, right). The 0/0 indeterminate form requires you to identify the expression type and apply the matching algebraic technique before re-substituting.

Notice that every path through this flowchart terminates at either a determinate answer or an explicit conclusion that the limit does not exist. The critical branching point is the diamond labeled "Result?"—your ability to classify the substitution output as a finite number, a nonzero-over-zero form, or a 0/0 indeterminate form determines your entire subsequent strategy. On the AP exam, this classification step should take no more than a few seconds; with practice, it becomes automatic.

Mathematical Framework

Each branch of the decision flowchart rests on a precise algebraic or analytic technique. Below are the key equations and identities that drive each procedure, along with the conditions under which they apply. Internalizing these formulas and their domains of applicability is what transforms procedure selection from trial-and-error into confident decision-making.

DIRECT SUBSTITUTION RULE
If f is continuous at c, then lim(x→c) f(x) = f(c)
This applies to all polynomials, rational functions (where the denominator is nonzero), exponential functions, logarithms (at positive arguments), and trigonometric functions at points within their domains. Always try this first.
FACTORING AND CANCELLATION
lim(x→c) [(x − c)·g(x)] / [(x − c)·h(x)] = lim(x→c) g(x) / h(x), provided h(c) ≠ 0
When substitution yields 0/0 in a rational expression, both numerator and denominator share the factor (x − c). Factor both, cancel the common factor, and substitute again. This works because the limit depends only on behavior near c, not at c itself.
CONJUGATE MULTIPLICATION
(√a − √b)(√a + √b) = a − b
When a radical appears in the numerator or denominator and substitution yields 0/0, multiply numerator and denominator by the conjugate of the radical expression. This eliminates the radical and often reveals a common factor that can be cancelled.
FUNDAMENTAL TRIGONOMETRIC LIMITS
lim(x→0) (sin x)/x = 1 and lim(x→0) (1 − cos x)/x = 0
These two results, combined with algebraic manipulation and trig identities (e.g., sin²x + cos²x = 1, tan x = sin x / cos x), allow you to evaluate virtually any trigonometric limit that produces 0/0. Rewrite the expression so that it matches one of these known forms.
📝 AP Exam Tip
On the AP Calculus AB exam, L'Hôpital's Rule is a valid technique for 0/0 and ∞/∞ forms. However, many problems are designed so that algebraic simplification is faster and less error-prone. Use L'Hôpital's Rule as a backup when algebraic approaches are not obvious, and always verify that you have an indeterminate form before applying it.

Detailed Technique Classification

To consolidate your understanding, the table below maps each common limit scenario to its recommended procedure, along with the telltale signal that identifies each case. When you encounter a limit problem on an exam, scan this mental checklist: what form does substitution yield, and what does the expression look like? The intersection of these two pieces of information points you to exactly one technique.

Comprehensive mapping of substitution outcomes and expression types to limit procedures
Substitution ResultExpression ClueRecommended ProcedureExample Pattern
Finite numberAny continuous functionDirect substitutionlim(x→3) (x² + 1)
0/0Polynomial / rationalFactor and cancellim(x→2) (x²−4)/(x−2)
0/0Contains √ in numerator or denominatorMultiply by conjugatelim(x→0) (√(x+4)−2)/x
0/0Trig functions near 0Trig identities + known limitslim(x→0) sin(3x)/(5x)
0/0Complex fractionsCommon denominator, then simplifylim(x→0) (1/x − 1/(x+1))
k/0 (k ≠ 0)Denominator → 0, numerator → nonzeroAnalyze sign → ±∞ or DNElim(x→0⁺) 1/x
OscillationBounded oscillation × vanishing factorSqueeze Theoremlim(x→0) x²·sin(1/x)
Three fundamental limit scenarios. Left: a removable discontinuity (hole) corresponds to the 0/0 form—the limit exists and equals the y-value the curve approaches. Center: a vertical asymptote corresponds to the k/0 form—the function blows up to ±∞. Right: the Squeeze Theorem in action—f(x) oscillates but is trapped between g(x) and h(x), both of which converge to the same limit L.

The three graphs above correspond to the three major exit branches of our decision flowchart. When you can look at a limit expression and mentally picture which of these three graphs it represents, you have achieved the conceptual fluency the AP exam rewards. The removable discontinuity graph (left) is the most common scenario on the exam, because it invites the richest variety of algebraic techniques—factoring, conjugates, trig identities—all aimed at "filling in the hole" analytically.

Worked Example

Let's walk through a limit problem that requires you to select the right procedure at each decision point. This example involves a radical expression, so we will ultimately use the conjugate technique—but the key lesson is how we arrive at that choice systematically.

Evaluate lim(x→5) (√(x + 4) − 3) / (x − 5)
1
Step 1 — Attempt Direct SubstitutionSubstitute x = 5 directly: numerator = √(5 + 4) − 3 = √9 − 3 = 3 − 3 = 0. Denominator = 5 − 5 = 0. The result is 0/0, an indeterminate form. Direct substitution fails, so we need algebraic manipulation.
Result: 0/0 → indeterminate
2
Step 2 — Identify Expression TypeThe numerator contains √(x + 4) − 3, which is a difference involving a square root. This is the telltale signal for the conjugate multiplication technique. The conjugate of √(x + 4) − 3 is √(x + 4) + 3.
Selected procedure: multiply by conjugate
3
Step 3 — Multiply by the ConjugateMultiply both numerator and denominator by √(x + 4) + 3: [√(x+4) − 3] / [x − 5] × [√(x+4) + 3] / [√(x+4) + 3] The numerator becomes (√(x+4))² − 3² = (x + 4) − 9 = x − 5, using the difference of squares identity (a − b)(a + b) = a² − b².
Numerator simplifies to (x − 5)
4
Step 4 — Cancel and Re-substituteThe expression becomes: (x − 5) / [(x − 5)(√(x+4) + 3)] = 1 / [√(x+4) + 3] Now substitute x = 5: 1 / [√(5+4) + 3] = 1 / [√9 + 3] = 1 / [3 + 3] = 1/6.
lim(x→5) (√(x + 4) − 3) / (x − 5) = 1/6
🔑 Procedure Selection Recap
Notice the decision sequence: (1) substitution → 0/0, (2) scan expression → radical present, (3) technique selected → conjugate, (4) simplify → cancel → re-substitute. This same four-step mental routine applies to every limit problem; only step (3) changes depending on the expression type.

Strengths & Limitations of Each Technique

Each limit-evaluation technique has a domain of effectiveness. Understanding when a technique works well—and when it leads to a dead end—helps you avoid wasting time on the AP exam. The table below compares the five primary procedures across several practical dimensions.

Comparative strengths and limitations of the five core limit techniques
TechniqueStrengthsLimitations
Direct SubstitutionInstant answer; zero algebraic work; always the correct first stepOnly works when the function is continuous at the point; fails on all indeterminate forms
Factoring & CancellationHighly effective for polynomial and rational expressions; clean and fastRequires recognizable factoring patterns; ineffective when radicals or trig functions produce the 0/0 form
Conjugate MultiplicationEliminates radicals systematically using difference of squares; reliable when radical is presentOnly applicable when the expression involves a sum or difference of square roots; not useful for cube roots
Trig Identities + Known LimitsCovers a wide class of trigonometric 0/0 forms; leverages memorized results for speedRequires strong fluency with trig identities; manipulation can become complex with nested functions
Squeeze TheoremWorks when no algebraic simplification is possible; handles oscillating functions elegantlyRequires finding appropriate bounding functions; more conceptual setup than other methods
KEY TAKEAWAY
No single technique handles every limit—each has a specific niche. Think of your limit-evaluation toolkit like a set of wrenches: a mechanic doesn't try every wrench randomly but looks at the bolt size first. Similarly, the structure of the expression after substitution tells you which wrench to grab. Factoring for polynomials, conjugates for radicals, identities for trig, Squeeze for oscillation.

Connection to Advanced Theory

The limit procedures you learn in AP Calculus AB form the foundation for increasingly powerful techniques encountered in BC Calculus, multivariable calculus, and real analysis. Understanding how your current toolkit extends will deepen your appreciation of why these foundational skills matter so much.

How AB limit techniques connect to advanced mathematics
AP Calculus AB TechniqueAdvanced ExtensionWhere You'll See It
Direct substitution via continuityContinuity in metric spaces; ε–δ proofs of limit existenceReal Analysis (e.g., Math 300+)
Factoring to resolve 0/0L'Hôpital's Rule for 0/0 and ∞/∞; Taylor series expansions near singularitiesAP Calculus BC, Calculus II
Squeeze TheoremDominated convergence; comparison tests for series and improper integralsAP Calculus BC, Calculus II, Measure Theory
One-sided limits and sign analysisLimits in ℝⁿ (path-dependent limits); directional derivativesMultivariable Calculus (Calculus III)
Known trig limits (sin x)/x → 1Taylor/Maclaurin series: sin x ≈ x − x³/6 + …, which rigorously proves (sin x)/x → 1AP Calculus BC, Calculus II

One particularly important preview: L'Hôpital's Rule states that if lim(x→c) f(x)/g(x) yields 0/0 or ∞/∞, then lim(x→c) f(x)/g(x) = lim(x→c) f′(x)/g′(x), provided the latter limit exists. While L'Hôpital's Rule is covered later in the AB curriculum (and is a major topic in BC), the algebraic techniques you are mastering now are often faster and less error-prone than differentiation, especially for simple polynomial, radical, and trigonometric limits. Strong students keep both approaches in their toolkit and select the one that minimizes computational effort for each specific problem.

Practice Problems

1
A student evaluates lim(x→3) (x² − 9)/(x − 3) by substituting x = 3 and obtains 0/0. Which of the following is the most appropriate next step?
2
Evaluate lim(x→0) sin(5x) / (3x).
3
Evaluate lim(x→9) (√x − 3) / (x − 9).
PROBLEM 4APPLIED
Let f(x) = (x² − 4x + 3) / (x² − 5x + 6). (a) Determine lim(x→3) f(x). Show the algebraic procedure you selected and justify why you chose it. (2 points) (b) Determine lim(x→2) f(x). Explain the behavior of f near x = 2 using one-sided limits, and classify what happens at x = 2 (removable discontinuity, vertical asymptote, or other). (2 points)
PROBLEM 5CRITICAL THINKING
A student claims that for any function where substitution yields 0/0, you can always resolve the limit by factoring the numerator and denominator and cancelling a common factor. Provide a counterexample that disproves this claim, identify the correct procedure for your counterexample, and evaluate the limit using that procedure.

Summary & Review

Selecting the right procedure for evaluating limits is a systematic process, not guesswork. Always begin with direct substitution—if the function is continuous at the point, the limit equals the function value, and you are done. When substitution yields the indeterminate form 0/0, identify the expression type: use factoring and cancellation for polynomial/rational expressions, conjugate multiplication for expressions involving radicals, and trigonometric identities with known limits for expressions involving sin, cos, or tan near zero.

When substitution yields a nonzero-over-zero form (k/0), the limit is either ±∞ or does not exist—analyze the sign of the denominator using one-sided limits. For oscillating functions that resist algebraic simplification, the Squeeze Theorem provides the pathway by bounding the function between two simpler functions that share the same limit. Master this decision hierarchy—substitute, classify, select, simplify, re-substitute—and you will approach every limit problem on the AP Calculus AB exam with speed and confidence.

Varsity Tutors • AP Calculus AB • Selecting Procedures for Determining Limits