| Study Guides
AP · Selecting procedures for determining limits · 14 min read · Updated 2026-05-10

Selecting procedures for determining limits — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: This chapter covers direct substitution, factoring/canceling, conjugate multiplication, L'Hospital's Rule, and the Squeeze Theorem for selecting the correct procedure to evaluate one-sided and two-sided limits of algebraic, trigonometric, and transcendental functions.

You should already know: Basic limit notation, algebraic manipulation including factoring and conjugates, and properties of continuous functions.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Calculus BC style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Selecting procedures for determining limits?

According to the AP Calculus BC Course and Exam Description (CED), this topic is part of Unit 1: Limits and Continuity, which accounts for 10–12% of the total AP exam score. Selecting procedures for determining limits is the core decision-making skill behind every limit problem: instead of just memorizing rules, you learn to quickly identify which technique is appropriate for a given limit, saving time and avoiding common errors on both multiple-choice (MCQ) and free-response (FRQ) sections. This skill appears across the exam: it is tested directly in standalone MCQs, required as an early step in derivative and integral problems, and often embedded in the first part of multi-part FRQs. Unlike rote calculation, this topic emphasizes pattern recognition: you will learn to categorize limit problems by their form (indeterminate vs. determinate) and apply the matching strategy. Many students rush into applying advanced techniques like L'Hospital's Rule to problems that can be solved much faster with basic algebra, leading to unnecessary mistakes; this chapter teaches you to prioritize efficient, correct procedures.

2. Direct Substitution for Determinate Limits

Direct substitution is always the first procedure you should test, because it is the fastest and simplest method. Direct substitution works when a function is continuous at the point that we are approaching. By the definition of continuity, if is continuous at , then . This is applicable to all polynomials, rational functions where the denominator at is non-zero, and all trigonometric, exponential, and logarithmic functions at points in their domain. If you substitute and get a finite real number, that is your limit—you are done. If you get a non-zero number over zero (e.g., ), that means the limit is either , , or does not exist (confirm by checking one-sided limits), and this is still a determinate form, not indeterminate. Only when you get or (or other indeterminate forms like , ) do you need to move to another procedure.

Worked Example

Evaluate .

  1. Check if direct substitution is applicable: The function is rational, so evaluate the denominator at : , so the function is continuous at .
  2. Substitute into the numerator: .
  3. The result is , a finite real number, so this is the limit.
  4. Final answer:

Exam tip: Always test direct substitution first. Roughly 70% of basic limit problems on the AP exam can be solved with direct substitution, so you will save valuable exam time if you check this before reaching for more complex techniques.

3. Algebraic Manipulation for Indeterminate Limits

When direct substitution gives an indeterminate form, algebraic manipulation is the next procedure to try for problems involving polynomials or radicals. Two common algebraic methods are factoring/canceling and conjugate multiplication. Factoring works for polynomials: if both numerator and denominator evaluate to zero at , then must be a common factor of both. We can factor out and cancel this common factor, which does not change the limit (since the limit only depends on values near , not at ), then evaluate the resulting function with direct substitution. Conjugate multiplication works when one term in the numerator or denominator is a difference of radicals: multiplying by the conjugate eliminates the radical, revealing a common factor that can be canceled.

Worked Example

Evaluate .

  1. Test direct substitution: Substitute , numerator , denominator , so we have an indeterminate form requiring algebraic manipulation.
  2. Multiply numerator and denominator by the conjugate of , which is :
  3. Cancel the common factor, which is valid for all so it does not change the limit, leaving .
  4. Use direct substitution on the simplified expression: , so the limit is .

Exam tip: After canceling a common factor, always re-test direct substitution on the simplified expression. For polynomial/radical limits, you will almost always get a finite answer after simplification.

4. L'Hospital's Rule for Indeterminate Forms

L'Hospital's Rule is the go-to procedure for indeterminate forms when algebraic manipulation is not feasible, such as for problems involving transcendental functions (trigonometric, exponential, logarithmic) or high-degree polynomials that are difficult to factor. L'Hospital's Rule states that if and , OR and , then: provided the limit on the right exists (or is ). This rule only applies to indeterminate forms or , but it can be adapted for other indeterminate forms: can be rewritten as a fraction to get one of the two valid forms, and can be combined into a single fraction to get a valid indeterminate form.

Worked Example

Evaluate .

  1. Test direct substitution: and , so we have a valid indeterminate form for L'Hospital's Rule.
  2. Differentiate numerator and denominator separately: , and .
  3. Rewrite the limit as the ratio of derivatives and simplify:
  4. Use direct substitution: , so the limit is .

Exam tip: Never apply L'Hospital's Rule to determinate forms, and never differentiate the entire quotient with the quotient rule—you must differentiate the numerator and denominator separately, which is one of the most common student mistakes on the exam.

5. Squeeze Theorem for Oscillating Bounded Limits

The Squeeze Theorem (also called the Sandwich Theorem) is the correct procedure for limits involving bounded oscillating functions, like or , multiplied by a function that approaches zero. The Squeeze Theorem states that if for all near (except possibly at ), we have , and , then . Trigonometric functions like sine and cosine are always bounded between and , so we can use this bound to squeeze the entire product between two functions that both approach the same limit.

Worked Example

Evaluate .

  1. Recognize that is bounded between and for all , which is all we need for the limit as .
  2. Write the inequality for the entire function: (since is non-negative, we do not need to add absolute value or flip inequality signs).
  3. Evaluate the limits of the lower and upper bounds: and .
  4. By the Squeeze Theorem, the limit of the middle function must equal .

Exam tip: If you see a trigonometric function with or another term that causes oscillation as or , the Squeeze Theorem is almost always the correct procedure—algebraic manipulation and L'Hospital's Rule will not work here.

6. Common Pitfalls (and how to avoid them)

  • Wrong move: Applying L'Hospital's Rule to , getting , and concluding the limit is . Why: The student jumped to L'Hospital's Rule without checking the form after direct substitution; the original limit gives , a determinate infinite form, not indeterminate. Correct move: Always test direct substitution first, and confirm you have an indeterminate form before applying L'Hospital's Rule.
  • Wrong move: For , canceling and concluding the function is equal to everywhere, including at . Why: Students confuse the value of the function at with the limit as , leading to incorrect conclusions about continuity. Correct move: Remember that canceling only removes the common factor for , so the limit is unchanged, but the original function is still undefined at .
  • Wrong move: For , after L'Hospital's Rule, incorrectly writing the derivative of the denominator as , leading to an undefined answer. Why: Students focus on differentiating the more complex numerator and overlook the simple denominator. Correct move: After writing for the numerator, always explicitly write for the denominator before simplifying.
  • Wrong move: Spending 5 minutes trying to factor as a polynomial. Why: Students default to algebraic manipulation for any limit, regardless of function type. Correct move: If you have a limit with transcendental functions, reach for L'Hospital's Rule or standard trigonometric limits immediately.
  • Wrong move: Concluding does not exist because oscillates. Why: Students forget the Squeeze Theorem applies to limits at infinity as well as finite points. Correct move: If you have a bounded function divided by a function going to infinity, set up the Squeeze Theorem inequality to find the limit.

7. Practice Questions (AP Calculus BC Style)

Question 1 (Multiple Choice)

is equal to which of the following? A) B) C) D) The limit does not exist

Worked Solution: First test direct substitution: substituting gives , an indeterminate form. We use conjugate multiplication: multiply numerator and denominator by to get . Cancel the factor, then substitute to get . The correct answer is A.


Question 2 (Free Response)

Consider the function . (a) Evaluate . (b) Explain why direct substitution fails to give the limit in (a), and what procedure you used to get your answer. (c) Evaluate .

Worked Solution: (a) Direct substitution at gives , an indeterminate form. Apply L'Hospital's Rule: differentiate numerator to get , differentiate denominator to get . Substitute : . Final answer: . (b) Direct substitution fails because substituting gives the indeterminate form , which is not a finite value and does not indicate an infinite limit. We used L'Hospital's Rule here because we have an indeterminate form involving a transcendental function, which is faster than factoring (though factoring the numerator gives the same result). (c) As , and , so we have indeterminate . Apply L'Hospital's Rule: derivative of numerator is , derivative of denominator is . The limit becomes . Final answer: .


Question 3 (Application / Real-World Style)

In population biology, the per-capita growth rate of a population with size is given by , where per year is the intrinsic growth rate, and individuals is the carrying capacity of the environment. Find , and interpret what this limit means in context.

Worked Solution: Substitute to get , an indeterminate form. Apply L'Hospital's Rule, with and . Compute derivatives: and . The limit becomes . Final answer: The limit is 0.2 per year. Interpretation: As the population size approaches the environment's carrying capacity, the per-capita growth rate approaches the intrinsic growth rate of 0.2 individuals per individual per year.

8. Quick Reference Cheatsheet

Category Formula Notes
Direct Substitution Only applies if is continuous at ; stop here if you get a finite number.
Factoring/Canceling Applies to polynomial limits; is always a common factor for polynomial limits.
Conjugate Multiplication Applies to limits with radicals; eliminates the radical to reveal a common factor.
L'Hospital's Rule Only for indeterminate or ; differentiate numerator and denominator separately.
Squeeze Theorem If and , then Use for oscillating bounded functions (e.g. ) multiplied by terms going to zero.
Form Classification , , , are indeterminate; for is determinate Never apply advanced methods to determinate forms; always check the form first.

9. What's Next

Mastering selection of limit procedures is the foundational prerequisite for all upcoming topics in AP Calculus BC. Immediately after this unit, you will use limit evaluation to define the derivative via the difference quotient, and later to define definite integrals as limits of Riemann sums. Without the ability to quickly select and apply the correct limit procedure, you will struggle to compute derivative definitions and improper integrals, which both rely on core limit skills. This topic also feeds into more advanced topics like series convergence, where you will apply limit comparison tests and ratio tests that require evaluating limits of sequences. Continue your study with these related topics: Defining limits and using limit notation Continuity of functions Defining the derivative as a limit Limits of sequences for infinite series

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →