| Study Guides
AP · Determining limits using algebraic properties of limits · 14 min read · Updated 2026-05-10

Determining limits using algebraic properties of limits — AP Calculus BC Study Guide

For: AP Calculus BC candidates sitting AP Calculus BC.

Covers: Basic limit laws (sum, difference, product, quotient, power, root), direct substitution for continuous functions, factoring/canceling for 0/0 indeterminate forms, rationalizing, and algebraic evaluation of one-sided limits for piecewise functions.

You should already know: Basic limit notation and the informal definition of a limit. Algebraic manipulation of polynomials, rational functions, and radical expressions. One-sided limit notation and existence conditions for two-sided limits.

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 Determining limits using algebraic properties of limits?

Determining limits using algebraic properties of limits (often called the limit laws) is a core topic in Unit 1: Limits and Continuity, which makes up ~10-12% of the AP Calculus BC exam per the College Board CED. This topic appears in both multiple-choice (MCQ) and free-response (FRQ) sections, often as a standalone skill or as a step in larger problems involving continuity, derivatives, or integrals. Unlike graphical or numerical estimation, algebraic properties of limits allow us to compute exact limit values, which is required for full credit on most exam questions. The core notation used is , representing the value approaches as gets arbitrarily close to (but does not equal) , and all properties here apply equally to two-sided limits as and one-sided limits as or . Mastery of this topic is non-negotiable: nearly every subsequent limit-based skill in the course builds on these algebraic rules.

2. Basic Limit Laws and Direct Substitution

The fundamental algebraic properties of limits, called limit laws, are rules that let us break complex limits into simpler, solvable parts. The rules rely on a core assumption: that and both exist (are finite real numbers). The key laws are:

  1. Constant multiple: for any constant
  2. Sum/difference:
  3. Product:
  4. Quotient: , if and only if
  5. Power/root: and (for even , )

For any function that is continuous at (which is true for all polynomials, rational functions, trigonometric, exponential, and logarithmic functions on their domains), we can use direct substitution: . This works because continuity is defined as the limit equaling the function value.

Worked Example

Problem: Evaluate using algebraic limit properties.

  1. First, confirm the function is defined at : the expression inside the square root is , so is in the domain of the function, and direct substitution applies.
  2. Split the limit using sum/difference and constant multiple rules:
  3. Use the basic identity and substitute:
  4. The final limit is .

Exam tip: Always confirm the evaluation point is in the function's domain before using direct substitution—if it is, no extra work is needed to find the limit.

3. Factoring and Canceling for 0/0 Indeterminate Forms

When you substitute into a rational function and get , you have an indeterminate form: this does not mean the limit does not exist, it just means the quotient law cannot be applied directly. almost always means the numerator and denominator share a common factor of , which causes both to equal zero at . Because we are taking the limit as , never actually equals , so we can safely cancel the common factor, then use direct substitution on the simplified expression. This method is the most common way to solve 0/0 indeterminate rational function limits on the AP exam.

Worked Example

Problem: Evaluate .

  1. First test direct substitution: numerator at is , denominator is , so we have a 0/0 indeterminate form, so we use factoring.
  2. Factor both the numerator and denominator: and
  3. Cancel the common factor , which is valid because , so and . This simplifies the limit to:
  4. Use direct substitution on the simplified expression: . The limit equals .

Exam tip: If you get 0/0 after substitution, always look for a common linear factor first—9 times out of 10 on the AP exam, that factor will cancel out cleanly with no messy factoring required.

4. Rationalizing for Indeterminate Forms

When 0/0 indeterminate forms involve radicals, factoring will not work directly, so we use the method of rationalizing. This relies on the difference of squares identity: . We multiply both the numerator and denominator by the conjugate of the radical expression (the conjugate changes the sign between the radical term and the constant term, not the sign inside the radical). This eliminates the radical in the numerator or denominator, reveals a common factor that causes the 0/0, and lets us cancel and substitute, just like with factoring. This method is most commonly used for limits with square roots in the numerator.

Worked Example

Problem: Evaluate .

  1. Test direct substitution: , so indeterminate. Factoring is not possible here due to the radical, so we use rationalizing.
  2. Multiply numerator and denominator by the conjugate of the numerator, :
  3. Multiply out the numerator using difference of squares: . This simplifies the expression to:
  4. Cancel the common factor (valid because , so ), leaving .
  5. Direct substitute: . The limit equals .

Exam tip: Always place the conjugate on the side that contains the radical—if the radical is in the numerator, multiply by the numerator's conjugate; if it is in the denominator, use the denominator's conjugate.

5. Algebraic Evaluation of Limits for Piecewise Functions

To find the limit as approaches a point where a piecewise function changes its rule, you evaluate the left-hand limit () using the rule that applies for , and the right-hand limit () using the rule that applies for . You then use the two-sided limit existence rule: exists if and only if . You use the same algebraic properties (direct substitution, factoring, rationalizing) to evaluate each one-sided limit separately. This is a very common MCQ question on the AP exam, often paired with a question about continuity.

Worked Example

Problem: Let . Find the value of such that exists.

  1. Evaluate the left-hand limit, , so use the first rule for : . Direct substitution gives 0/0, so factor: after canceling . The left-hand limit is .
  2. Evaluate the right-hand limit, , so use the second rule for : by direct substitution.
  3. Set left-hand limit equal to right-hand limit for the two-sided limit to exist: . Solve for : , so .

Exam tip: Always double-check which piece corresponds to which side: means , so use the rule for , not the reverse.

6. Common Pitfalls (and how to avoid them)

  • Wrong move: Concluding a limit does not exist immediately after getting 0/0 from direct substitution. Why: Students confuse the function being undefined at with the limit not existing at . 0/0 is an indeterminate form, not a conclusion. Correct move: If you get 0/0, always proceed to factoring or rationalizing to simplify the expression before concluding the limit does not exist.
  • Wrong move: Canceling the factor and then concluding equals the simplified value. Why: Students confuse the limit as with the value of the function at . Correct move: Explicitly note that when canceling, so the equality only holds for the limit, not the function value at .
  • Wrong move: Using the quotient law when the denominator limit is zero, without checking the numerator limit. Why: Students memorize the quotient law's denominator restriction and forget that 0/0 is indeterminate, while non-zero/zero has no finite limit. Correct move: If the denominator limit is zero, check the numerator limit first: if it is also zero, simplify; if not, the limit does not exist (or is infinite).
  • Wrong move: Using the wrong conjugate by changing the sign inside the radical instead of between the terms. For example, writing the conjugate of as . Why: Students confuse the position of the sign in the expression. Correct move: Remember that the conjugate of is , so only flip the sign between the two terms, leave the radical term unchanged.
  • Wrong move: Evaluating the wrong one-sided limit for piecewise functions, using the rule for . Why: Students mix up the notation for left and right limits. Correct move: Write a quick reminder next to the limit: = less than , = greater than , then match to the correct piece rule.

7. Practice Questions (AP Calculus BC 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 is , and the denominator is , so we have a 0/0 indeterminate form. Factor the numerator and denominator: the numerator becomes , and the denominator factors to . Cancel the common factor (valid because as ), leaving . Substitute to get . The correct answer is A.


Question 2 (Free Response)

Let (a) Evaluate using algebraic properties of limits. (b) Find the value of such that exists. (c) Given that exists, what value of makes continuous at ?

Worked Solution: (a) For , use the first piece. Direct substitution gives , so rationalize by multiplying numerator and denominator by : Cancel (valid since ), then substitute : . So . (b) For to exist, . Evaluate the right-hand limit: . Set equal to : . (c) For to be continuous at , we need . We have , and . Setting equal gives , the same value as in part (b).


Question 3 (Application / Real-World Style)

The concentration (in mg/L) of a drug in a patient's bloodstream hours after the start of an extended injection is given by for . Pharmacologists need to find the limit of the concentration as approaches 2 hours, when the injection finishes entering the bloodstream. Use algebraic properties of limits to find this limit, and interpret the result.

Worked Solution: We need to evaluate . Direct substitution gives , so factor the denominator: . Cancel the common factor, which is valid because , so . This simplifies the limit to . Substitute : . In context, this means that as the injection finishes at 2 hours, the concentration of the drug in the patient's bloodstream approaches approximately 0.133 mg/L.

8. Quick Reference Cheatsheet

Category Formula Notes
Basic Constant/Identity , Applies for all constants and all real
Sum/Difference Rule Requires both limits exist and are finite
Constant Multiple Rule Requires the limit of exists
Product/Quotient Rule , Quotient rule only applies if
Power/Root Rule , For even , requires
Direct Substitution If is continuous at , Works for all continuous functions on their domains
0/0 Indeterminate Form Simplify via factoring or rationalizing, cancel , substitute Valid because means
Two-Sided Limit Existence Required for all piecewise function limit problems

9. What's Next

This topic is the foundational algebraic tool for every subsequent limit-based topic in AP Calculus BC. Next, you will apply these algebraic limit properties to evaluate infinite limits and limits at infinity, which are used to find vertical and horizontal asymptotes of functions, and later to test for convergence of series. Without mastering the algebraic properties of limits introduced here, you will not be able to simplify expressions correctly for these more advanced problems, or for core topics like finding derivatives via the limit definition or evaluating improper integrals. This topic also builds the key intuition that indeterminate forms require further work, which is critical when you learn L'Hospital's Rule for more complicated indeterminate forms later in the course.

← 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 →