Selecting procedures for determining limits — AP Calculus AB
1. What Is Selecting Procedures for Determining Limits? ★★☆☆☆ ⏱ 3 min
This topic is the core AP Calculus skill of identifying the structure of a given limit problem and choosing the most efficient, correct solution method, rather than relying on forced application of memorized rules. Per the AP Calculus AB Course and Exam Description (CED), this skill is a key component of Unit 1: Limits and Continuity, which accounts for 10-12% of the total exam score.
This skill is tested in both multiple-choice (MCQ) and free-response (FRQ) sections: MCQs require fast, accurate method selection to save time, while FRQs require you to justify your choice of method for full credit. Many students either overcomplicate simple problems by jumping to advanced methods, or get stuck on complex problems by sticking to overly simple algebraic techniques. Mastering this selection process eliminates unnecessary errors, cuts down on exam time, and prepares you for all future calculus topics that depend on limits.
2. Algebraic Methods for Indeterminate 0/0 Forms ★★☆☆☆ ⏱ 5 min
The first step for any limit problem is always to test direct substitution: if a function $f(x)$ is continuous at $x=a$, then $\lim_{x \to a} f(x) = f(a)$ by definition of continuity. If direct substitution gives a real number, that is your limit—no further work is needed. If direct substitution gives $\frac{c}{0}$ where $c \neq 0$, the limit is either $\pm\infty$ or does not exist (check one-sided limits to confirm).
The only time we need further algebraic simplification is when direct substitution gives the indeterminate form $\frac{0}{0}$, which indicates a hole (not a vertical asymptote) at $x=a$. For rational functions with polynomial numerators and denominators, factoring and canceling the common $(x-a)$ factor that creates the 0/0 form works. If the 0/0 form comes from a radical expression, we use conjugate multiplication to rationalize the expression, then cancel the common factor. This is almost always faster than more advanced methods like L'Hospital's Rule for polynomial/radical 0/0 problems.
3. The Squeeze Theorem for Bounded Oscillating Functions ★★★☆☆ ⏱ 4 min
The Squeeze Theorem is the only valid method for limits involving products of a term approaching zero and a bounded oscillating function (most commonly sine or cosine). This method is ideal for functions like $x^n \sin\left(\frac{1}{x}\right)$ or $x \cos x$ as $x \to 0$, because sine and cosine are always bounded between $-1$ and $1$ regardless of their input. No algebraic simplification or L'Hospital's Rule works for these problems, so recognizing when to use the Squeeze Theorem is critical.
4. L'Hospital's Rule for Transcendental Indeterminate Forms ★★★☆☆ ⏱ 4 min
L'Hospital's Rule is a powerful method for indeterminate forms of type $\frac{0}{0}$ or $\frac{\infty}{\infty}$, especially when algebraic simplification is difficult or impossible (for example, limits involving exponential, logarithmic, or trigonometric transcendental functions). L'Hospital's Rule can be applied multiple times in sequence if you still get an indeterminate form after the first application, but it only works for $\frac{0}{0}$ or $\frac{\infty}{\infty}$—it can never be used for other indeterminate forms like $0 \times \infty$ without rewriting the product as a quotient first. For method selection, L'Hospital's Rule is almost always faster than algebraic methods for indeterminate forms involving transcendental functions.
5. AP-Style Concept Check ★★★☆☆ ⏱ 2 min
Common Pitfalls
Why: Students confuse the indeterminate $\frac{0}{0}$ with $\frac{c}{0}$ for $c \neq 0$, and automatically apply L'Hospital's because the denominator is zero.
Why: Students default to algebraic methods for all limit problems with zero, forgetting that bounded oscillating functions require the Squeeze Theorem.
Why: Students cancel only the first $x$ in the numerator instead of distributing the division to all terms.
Why: Students confuse differentiating numerator and denominator separately with differentiating the entire quotient.
Why: Students think advanced methods are always better, but simple algebra is less error-prone for polynomial problems.