AP Calculus AB and BC glossary

Limit of a composite function

Also called: Limit of a composition

To find the limit of a composite function, take the inner limit first, call it L, then apply the outer function to L. That step is guaranteed valid when the outer function is continuous at L. If it is discontinuous at L, the composite limit can differ from its value there or fail to exist.

limxag(x)=L and f continuous at L    limxaf(g(x))=f(L)\lim_{x \to a} g(x) = L \text{ and } f \text{ continuous at } L \implies \lim_{x \to a} f(g(x)) = f(L)

Worked the easy way, limx2ln(x23)\lim_{x \to 2} \ln(x^2 - 3) has inner limit 43=14 - 3 = 1, and ln\ln is continuous at 11, so the answer is ln1=0\ln 1 = 0. Almost every composite limit built from polynomials, roots, exponentials, and trigonometric functions works like this, which is why the rule usually feels invisible.

The rule becomes visible on graph and table questions where the outer function has a removable discontinuity. Suppose limx1g(x)=2\lim_{x \to 1} g(x) = 2 while ff satisfies limu2f(u)=3\lim_{u \to 2} f(u) = 3 and f(2)=5f(2) = 5. If g(x)g(x) stays away from 22 near x=1x = 1, then limx1f(g(x))=3\lim_{x \to 1} f(g(x)) = 3, following the limit of ff rather than its value. If instead gg hits 22 exactly at points arbitrarily close to 11 while also taking values other than 22 arbitrarily close to 11, the composite bounces between 33 and 55 and the limit does not exist. If gg is simply equal to 22 on a whole interval around x=1x = 1, the composite is constantly f(2)=5f(2) = 5, so the limit is 55.

The mistake

Substituting the inner limit into the outer function without checking continuity. When ff has a hole at LL and gg avoids the value LL near aa, the answer is limuLf(u)\lim_{u \to L} f(u), not f(L)f(L), so reading f(L)f(L) off the graph gives the wrong number. On any composite limit stated through graphs or tables, find the inner limit, then check whether gg stays away from that value near aa. If it does, read what ff approaches there rather than what ff equals there.

Appears in: Unit 1: Limits and Continuity