Determining limits using algebraic manipulation — AP Calculus AB
1. Factoring for Indeterminate 0/0 Forms ★★☆☆☆ ⏱ 3 min
The most common indeterminate form you will encounter on the AP exam is $\frac{0}{0}$, which occurs when direct substitution gives both the numerator and denominator equal to 0 at the limit point $x=a$. By the Factor Theorem, $(x-a)$ is a common factor of both the numerator and denominator. We can factor out this common term and cancel it, which is valid because when taking the limit as $x \to a$, $x$ is never actually equal to $a$, so $(x-a)$ is never zero, and cancellation is allowed.
Exam tip: Always check for an indeterminate form first before canceling terms. If you get a non-zero number over 0 after substitution, the limit is infinite (or does not exist), do not try to factor and cancel.
2. Rationalization for Radical Indeterminate Forms ★★★☆☆ ⏱ 3 min
When an indeterminate 0/0 form comes from a radical expression in the numerator or denominator, factoring will not work directly, so we use rationalization. The conjugate of an expression $a + \sqrt{b}$ is $a - \sqrt{b}$: flipping the sign between the radical and the constant term. When we multiply by the conjugate, we get a difference of squares that eliminates the radical, leaving a common factor we can cancel to resolve the indeterminate form. This method is extremely common for derivatives calculated via the limit definition.
Exam tip: Rationalize whichever side of the fraction the radical causing the indeterminate form is on. If the radical is in the numerator (common for derivative definition problems), rationalize the numerator, not the denominator.
3. Limits at Infinity: Dividing by the Highest Power of x ★★★☆☆ ⏱ 3 min
For limits as $x \to \pm \infty$ (limits at infinity), we often get an indeterminate $\infty/\infty$ form for rational functions (polynomial divided by polynomial). The core intuition here is that for very large $|x|$, the highest power of $x$ in the expression dominates all lower-degree terms, which become negligible as $x \to \pm \infty$. To simplify, divide every term in the numerator and denominator by the highest power of $x$ present in the denominator, then use the limit law $\lim_{x \to \pm \infty} \frac{1}{x^n} = 0$ for any $n>0$.
Exam tip: When working with $x \to -\infty$ and pulling $x$ out of even roots, remember that $\sqrt{x^2} = |x| = -x$ for negative $x$. A common mistake is forgetting the negative sign here.
4. Simplifying Complex Fractions ★★★☆☆ ⏱ 3 min
Complex fractions are fractions where the numerator, denominator, or both contain smaller nested fractions. These often produce 0/0 indeterminate forms when we try direct substitution, so we need to clear the nested fractions first before factoring and canceling. Identify the least common denominator (LCD) of all the small nested fractions, then multiply the entire numerator and entire denominator of the big fraction by this LCD to eliminate all nested denominators.
Exam tip: Always distribute the negative sign when simplifying numerators after clearing fractions—sign errors are the most common mistake here.
5. AP-Style Concept Check ★★★★☆ ⏱ 2 min
Common Pitfalls
Why: Students confuse simplifying coefficients with canceling common polynomial factors, incorrectly removing terms that are not common to the entire numerator and denominator.
Why: Students rush after factoring and forget to remove the common indeterminate factor from the expression before substitution.
Why: Students forget that $\sqrt{x^2} = |x|$, which equals $-x$ for all negative $x$.
Why: Students memorize 'rationalize the denominator' from earlier algebra and apply it incorrectly.
Why: Students mix up which highest power to use when degrees of numerator and denominator differ.