Apply direct substitution to compute exact limits for polynomials, rationals, roots, trig, exponential and logarithmic functions.
Tables and graphs estimate; algebra gives the exact answer. The workhorse is direct substitution: for any polynomial, rational, root, trig, exponential, or log function, if plugging in x=a gives a defined number, that number is the limit.
Step 1 is always: just substitute
Try x=a first. One of three things happens:
Substituting gives
Meaning
What to do
a real number
limit found
youโre done
0nonzeroโ
infinite limit
see Lesson 1.3
00โ
indeterminate
simplify, then retry
Clearing the frac00 form
00โ is a signal, not an answer. The hidden factor of (xโa) sits in both top and bottom โ cancel it, then substitute again. Three tools do almost all the work:
1.Combine the top: x+41โโ41โ=4(x+4)4โ(x+4)โ=4(x+4)โxโ.
2.Divide by x (i.e. multiply by x1โ): 4(x+4)โxโโ x1โ=4(x+4)โ1โ.
3.Substitute 0: 4(4)โ1โ.
Answer:โ161โ
Worked example 6
Evaluate xโ1limโxโ1x3โ1โ.
1.00โ. Use the difference of cubes: x3โ1=(xโ1)(x2+x+1).
2.Cancel (xโ1): x2+x+1. Substitute 1: 1+1+1.
Answer:3
Common trap: Cancelling, then forgetting to substitute
After you cancel the common factor you are not finished โ you still have to plug x=a into the simplified expression. Students cancel xโ2x2โ4โ to x+2 and stop; the limit is x+2 evaluated at 2, which is 4.
Hack: The frac00 decoder ring
When substitution gives 00โ, the fix is dictated by what you see: a polynomial on top or bottom โ factor; a square root โ multiply by the conjugate; a fraction inside the fraction (a โcomplex fractionโ) โ combine the little fractions first. You almost never need to guess.