Determining limits using algebraic properties of limits — AP Calculus AB Study Guide
For: AP Calculus AB candidates sitting AP Calculus AB.
Covers: This chapter covers the sum, difference, product, quotient, constant multiple, power, and root limit properties, direct substitution for continuous functions, factoring, and rationalizing to resolve 0/0 indeterminate limits.
You should already know: Basic definition of one-sided and two-sided limits, polynomial and rational function algebra, definition of continuity at a point.
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 AB 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 Determining limits using algebraic properties of limits?
Determining limits using algebraic properties of limits is the core set of algebraic rules that let you compute the limit of a combination of functions from the known limits of the individual component functions. Unlike numerical estimation or graphical approximation, algebraic methods give exact, provable limit values, which is required for full credit on most AP Calculus AB problems that involve limits. Per the AP Calculus AB Course and Exam Description (CED), this topic is a core part of Unit 1, which accounts for 10-12% of the total exam score, with this specific topic making up roughly 3-4% of the exam. This topic appears in both multiple-choice (MCQ) and free-response (FRQ) sections, often as a foundational step for problems involving continuity, the definition of the derivative, or asymptotic behavior of functions. Synonyms for this topic include limit laws, algebraic limit evaluation, and limit arithmetic.
2. Basic Algebraic Limit Laws
The basic algebraic limit laws (also called limit properties) are the fundamental rules that govern how we combine limits of known functions to get the limit of a more complex function. These rules only apply when both and exist as finite real numbers. The key rules are:
- Constant multiple: for any constant
- Sum/difference:
- Product:
- Quotient: for
- Power/root: for any positive integer , and (with if is even)
Intuition for these rules is straightforward: if gets arbitrarily close to and gets arbitrarily close to near , then their combinations get arbitrarily close to the corresponding combination of and .
Worked Example
Given that and , find .
- Apply the sum/difference law to split the expression into three separate limits, since both original limits are finite:
- Apply the constant multiple rule to the first term:
- Apply the power rule to the second term:
- Simplify the radical term using other rules:
- Combine the results:
The final limit is .
Exam tip: Always confirm that both original limits exist as finite values before applying the limit laws; you cannot apply the quotient law or difference law to infinite limits without adjusting for indeterminate forms first.
3. Direct Substitution for Continuous Functions
All basic continuous functions (polynomials, rational functions, roots, exponentials, and trigonometric functions) are continuous at every point in their domains. By the definition of continuity at a point , , which means we can just substitute directly into the function to get the limit. This result comes directly from the basic limit laws: if each component function of is continuous, the combination rules give that the whole function is continuous, so direct substitution works.
Direct substitution is the fastest method for evaluating limits when it works. It only fails when is undefined (e.g., , non-zero over zero, which correspond to points outside the domain of the function). When that happens, we need to use additional algebraic methods to resolve the indeterminate or undefined form.
Worked Example
Evaluate .
- Check if the function is defined and continuous at : the only discontinuities of this rational function occur when the denominator is zero.
- Calculate the denominator at : , so is in the domain of the function, so direct substitution is valid.
- Substitute into the numerator: .
- Apply the quotient rule to get the final limit: .
The final limit is .
Exam tip: Always check the denominator before using direct substitution for rational functions; if the denominator is zero and the numerator is non-zero, the limit does not exist (it approaches ), so do not try to "cancel" anything.
4. Factoring to Resolve 0/0 Indeterminate Forms
The most common indeterminate form you will encounter on the AP exam is , which occurs when direct substitution gives zero in both the numerator and denominator of a rational function. This form tells you that is a common factor of both the numerator and denominator, where is the point you are approaching. We can cancel this common factor because when we take the limit as , we only care about values of near , not at , so , and canceling is algebraically valid. After canceling, the simplified function is continuous at , so we can use direct substitution to find the limit.
Worked Example
Evaluate .
- Test direct substitution: numerator at is , denominator is , so we have a indeterminate form that requires factoring.
- Factor both the numerator and denominator: and .
- Cancel the common factor, which is valid since for the limit:
- Use direct substitution on the simplified function: .
The final limit is .
Exam tip: When you get after direct substitution, do not conclude the limit is or does not exist; always check for common factors first. Most AP MCQ problems have a finite limit from factoring.
5. Rationalizing to Resolve Indeterminate Forms
Another common case of indeterminate forms involves square roots in the numerator or denominator, where factoring is not immediately possible. In this case, we use the method of rationalizing, which relies on the difference of squares identity: . We multiply both the numerator and denominator by the conjugate of the radical expression (the same expression with the sign flipped on the radical term). This eliminates the radical from the numerator or denominator, reveals a common factor that we can cancel, and lets us use direct substitution to find the limit.
Worked Example
Evaluate .
- Test direct substitution: numerator at is , denominator is , so we have a indeterminate form that requires rationalizing.
- Multiply both the numerator and denominator by the conjugate of the numerator, which is :
- Simplify the numerator using the difference of squares: . This gives:
- Cancel the common factor, which is valid since when taking the limit. This leaves:
- Use direct substitution to get the final result: .
The final limit is .
Exam tip: Always multiply both numerator and denominator by the conjugate to keep the value of the expression the same; many students forget to multiply the denominator, leading to an incorrect answer.
6. Common Pitfalls (and how to avoid them)
- Wrong move: After getting , you plug in before canceling , get and conclude the limit does not exist. Why: Students confuse the value of the function at with the limit as approaches ; they think is undefined so the limit is undefined. Correct move: Always cancel common factors first, since for the limit never actually equals , so is non-zero and can be canceled.
- Wrong move: Applying the quotient limit law to by plugging in 2, getting and writing the limit as . Why: Students confuse (which is 0) with (which is an undefined infinite limit). Correct move: When direct substitution gives non-zero numerator over zero denominator, recognize the limit is infinite (or does not exist as a finite real number), do not invert the fraction.
- Wrong move: When rationalizing , only multiply the numerator by the conjugate, leaving the original denominator unchanged, leading to a final answer of which is incorrectly identified as infinite. Why: Students forget that you must multiply by to keep the expression value the same. Correct move: Always multiply both numerator and denominator by the conjugate to retain the original value of the expression.
- Wrong move: Applying the difference limit law to to get . Why: The difference law only applies when both limits are finite; infinity is not a finite number, so you cannot subtract infinities directly. Correct move: Factor or rewrite the expression to resolve the indeterminate form before applying any limit laws.
- Wrong move: When evaluating where is discontinuous at , you plug in to get the wrong limit. Why: Students assume all functions are continuous everywhere, but may not equal the limit of as approaches for discontinuous functions. Correct move: If you are not given that and are continuous at , use the given limits of and when applying product law, not the function values at .
7. Practice Questions (AP Calculus AB Style)
Question 1 (Multiple Choice)
Which of the following is equal to ? A) B) C) D) The limit does not exist
Worked Solution: First, test direct substitution at : the numerator evaluates to and the denominator evaluates to , giving the indeterminate form. Factor both polynomials: the numerator factors to and the denominator factors to . The common factor can be canceled since when taking the limit, leaving . Direct substitution gives . The correct answer is A.
Question 2 (Free Response)
Let . (a) Find using algebraic limit properties. Show all steps. (b) Find using your answer from part (a) and the limit properties. (c) Is the function continuous at ? Justify your answer using the definition of continuity.
Worked Solution: (a) Test direct substitution at : numerator is , denominator is . The function is continuous at , so direct substitution gives .
(b) Apply the constant multiple, power, and difference limit laws: Substitute to get .
(c) A function is continuous at if three conditions are met: (1) is defined, (2) exists, and (3) . For at : is defined, exists, and . All three conditions are satisfied, so is continuous at .
Question 3 (Application / Real-World Style)
The position of an object moving along a line is given by meters, where is time in seconds for . The average velocity of the object over the interval is . The instantaneous velocity at is defined as the limit of the average velocity as . Find the instantaneous velocity at using algebraic limit properties.
Worked Solution: First, confirm (the limit of as is 0, so for this position function). Then simplify the average velocity: We need , which is a indeterminate form. Multiply numerator and denominator by the conjugate : Direct substitution gives . The instantaneous velocity at is 6 meters per second. In context, this means the object is moving to the right at 6 m/s at the moment .
8. Quick Reference Cheatsheet
| Category | Formula | Notes |
|---|---|---|
| Constant Multiple Rule | Applies if exists (finite or infinite) | |
| Sum/Difference Rule | Only applies if both limits are finite | |
| Product Rule | Only applies if both limits are finite | |
| Quotient Rule | Only applies if both limits are finite, | |
| Power/Root Rule | , | Root rule requires if is even |
| Direct Substitution | Only applies if is continuous at , is defined | |
| Factoring for 0/0 | Cancel common factor, evaluate simplified limit | Valid because when taking limit as |
| Rationalizing for 0/0 | Multiply numerator/denominator by conjugate of radical term | Eliminates radical to reveal common factor for canceling |
9. What's Next
This chapter is the foundational prerequisite for all upcoming limit topics and most of calculus. Immediately after mastering algebraic limit properties, you will learn to evaluate limits at infinity to find horizontal asymptotes, and to analyze continuity of functions at a point. Without being able to accurately compute limits using algebraic properties, you will not be able to correctly identify discontinuities, confirm continuity for the Intermediate Value Theorem, or compute derivatives using the limit definition in the next unit. This topic feeds into all core concepts of AP Calculus AB: every derivative and definite integral is defined as a limit, so algebraic limit evaluation is a required step for almost all non-trivial problems on the exam.
Evaluating limits at infinity for asymptotes Continuity at a point and types of discontinuity Definition of the derivative as a limit Intermediate Value Theorem (IVT) application