AP Calculus AB and BC

Limit Laws and Indeterminate Forms

Only 0/0 and infinity/infinity qualify for L'Hospital's Rule; forms like (nonzero)/0 or infinity+infinity only look indeterminate. Split across sums, products, and quotients when each piece has a real limit; for quotients, the denominator's limit must be nonzero. Memorize sin(x)/x = 1 and (1-cos x)/x = 0 near x = 0.

The limit laws

Always try direct substitution first

For any polynomial, rational, power, exponential, logarithmic, or trig function, limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c) at every point in its domain (Topic 1.12). Plug in cc. If you get a real number, that is the answer. The laws below justify why substitution works and tell you what to do when it fails.

Each law assumes the individual limits exist as real numbers: let limxcf(x)=L\lim_{x \to c} f(x) = L and limxcg(x)=M\lim_{x \to c} g(x) = M (Topic 1.5).

LawRuleWhen to use it
Sum and differencelimxc[f(x)±g(x)]=L±M\lim_{x \to c}\left[f(x) \pm g(x)\right] = L \pm MBreak any expression joined by ++ or - into separate limits.
Constant multiplelimxc[kf(x)]=kL\lim_{x \to c}\left[k \cdot f(x)\right] = k \cdot LPull a numerical coefficient outside the limit.
Productlimxc[f(x)g(x)]=LM\lim_{x \to c}\left[f(x) \cdot g(x)\right] = L \cdot MSplit a product into factors you can evaluate on their own.
Quotientlimxcf(x)g(x)=LM, M0\lim_{x \to c} \dfrac{f(x)}{g(x)} = \dfrac{L}{M}, \ M \neq 0Valid only when the denominator limit is nonzero. If M=0M = 0, stop: you have 0/00/0 or an infinite limit.
Powerlimxc[f(x)]n=Ln\lim_{x \to c}\left[f(x)\right]^{n} = L^{n}Valid for nn a positive integer. Evaluate the inside first, then raise to the power.
Rootlimxcf(x)n=Ln\lim_{x \to c} \sqrt[n]{f(x)} = \sqrt[n]{L}Needs L0L \ge 0 when nn is even.
Constantlimxck=k\lim_{x \to c} k = kA constant function ignores xx.
Identitylimxcx=c\lim_{x \to c} x = cThe building block behind direct substitution.
Compositelimxcf(g(x))=f(M)\lim_{x \to c} f\left(g(x)\right) = f(M)Valid when ff is continuous at MM: take the inside limit, then apply the outer function.

Indeterminate vs forms that only look indeterminate

When direct substitution returns one of exactly two patterns, the limit is genuinely indeterminate and L'Hospital's Rule (Topic 4.7) is on the table. Everything else that looks alarming actually settles to a definite answer.

Substitution givesStatusWhat to do
00\dfrac{0}{0}IndeterminateFirst try factoring, a conjugate, or a special trig limit. If none apply, use L'Hospital's Rule (Topic 4.7).
\dfrac{\infty}{\infty}IndeterminateCompare growth rates or apply L'Hospital's Rule. For a ratio of polynomials, the ratio of leading terms also gives the answer.
Substitution givesActual resultWhy
k0, k0\dfrac{k}{0}, \ k \neq 0++\infty, -\infty, or DNEA vertical asymptote. Check the sign of the denominator from each side (Topic 1.14).
0k, k0\dfrac{0}{k}, \ k \neq 000A vanishing numerator over a fixed nonzero number is 00.
k\dfrac{k}{\infty}00A fixed number divided by something unbounded shrinks to 00.
+\infty + \infty++\inftyTwo quantities both growing without bound add to \infty.
k, k0k \cdot \infty, \ k \neq 0±\pm\inftyA nonzero constant times an unbounded quantity stays unbounded; the sign of kk fixes the sign.
k\infty - k++\inftySubtracting a finite number never tames an unbounded one.

Genuinely indeterminate, but off the exam

The forms \infty - \infty, 00 \cdot \infty, 11^{\infty}, 000^{0}, and 0\infty^{0} are indeterminate too, but the CED excludes them from both AB and BC (Topic 4.7 exclusion statement). On the exam, L'Hospital's Rule always starts from 0/00/0 or /\infty/\infty.

The two special trig limits

Both special limits come from the Squeeze Theorem (Topic 1.8). They turn a 0/00/0 trig form into a number without L'Hospital, but only when the angle inside the trig function matches the variable in the denominator.

LimitValueHow to spot and use it
limx0sinxx\lim_{x \to 0} \dfrac{\sin x}{x}11The argument of sin\sin must equal the denominator, and both must approach 00. Force a match by multiplying and dividing.
limx01cosxx\lim_{x \to 0} \dfrac{1 - \cos x}{x}00Same matching rule. The value is 00 whichever way you write the numerator, since both 1cosx1 - \cos x and cosx1\cos x - 1 vanish faster than xx.
limx0tanxx\lim_{x \to 0} \dfrac{\tan x}{x}11Follows from sinxx1cosx\dfrac{\sin x}{x} \cdot \dfrac{1}{\cos x}. Handy, but not required to memorize.

Worked example: evaluate limx0sin5xx\lim_{x \to 0} \dfrac{\sin 5x}{x}. Direct substitution gives 0/00/0, and the argument 5x5x does not match the denominator xx. Multiply the numerator and denominator by 55 so the denominator matches the angle:

limx0sin5xx=limx05sin5x5x=5limx0sin5x5x\lim_{x \to 0} \frac{\sin 5x}{x} = \lim_{x \to 0} \frac{5 \sin 5x}{5x} = 5 \lim_{x \to 0} \frac{\sin 5x}{5x}

As x0x \to 0, the angle 5x05x \to 0 as well, so sin5x5x1\dfrac{\sin 5x}{5x} \to 1. Therefore the limit is 51=55 \cdot 1 = 5.

limx0sin5xx=5\lim_{x \to 0} \frac{\sin 5x}{x} = 5

Choosing the right tool

Method selection for limits is driven almost entirely by what direct substitution produces. Read off the form, then pick the matching technique.

Substitution producesRead it asTechnique
A real numberContinuous pointDone: that number is the limit (Topic 1.5).
0/00/0 with polynomials or radicalsRemovable formFactor and cancel, or multiply by the conjugate, then re-substitute (Topic 1.6).
0/00/0 with sinx\sin x or 1cosx1 - \cos x near 00Special trig limitMatch the argument to sinxx\dfrac{\sin x}{x} or 1cosxx\dfrac{1 - \cos x}{x} (Topic 1.8).
0/00/0 or /\infty/\infty that will not simplifyTrue indeterminateL'Hospital's Rule: differentiate the top and bottom separately (Topic 4.7).
k/0k/0 with k0k \neq 0Infinite limitFind the sign from each side; the answer is ++\infty, -\infty, or DNE (Topic 1.14).
Any determinate form from the table aboveNot indeterminateRead the value straight off; no special work needed.
limxcf(x)g(x)=limxcf(x)g(x)\lim_{x \to c} \frac{f(x)}{g(x)} = \lim_{x \to c} \frac{f'(x)}{g'(x)}

The L'Hospital trap

The rule above differentiates the numerator and denominator separately: it is not the quotient rule. Re-check the form after each pass, because one application can turn 0/00/0 into a real number (you are done) or into a fresh indeterminate form (apply it again).