Every limit evaluation problem on this page follows the same arc: try direct substitution first, then classify the indeterminate form, then pick the technique that resolves it. The table below collects the nine moves in priority order — start at the top and move down only as needed. The right side of each row notes where on this page (or which sibling page) the move is detailed.
| Step |
Trigger |
Technique |
Section |
| 1 |
any limit — always start here |
direct substitution; if the result is defined and finite, that is the limit |
obj1 |
| 2 |
0/0 with a polynomial numerator and denominator |
factor both, cancel the shared (x − a) factor, substitute again |
obj4 |
| 3 |
0/0 with radicals (square roots, etc.) |
multiply numerator and denominator by the conjugate, simplify the difference of squares, cancel |
obj5 |
| 4 |
0/0 with shared factor hidden inside parens or powers |
expand or simplify the algebra until the (x − a) factor emerges, then cancel |
obj6 |
| 5 |
0/0 with a difference of fractions |
combine over a common denominator; the simplified numerator usually reveals the shared factor |
obj7 |
| 6 |
∞/∞ for a rational function as x → ±∞ |
divide every term by the highest power of x in the denominator — see limits and infinity |
obj8 |
| 7 |
expression resembles a known trig/exp form |
rewrite to match a special limit (sin u / u, (eu−1)/u, etc.) and apply |
obj9 |
| 8 |
absolute values, piecewise functions, or potential left/right asymmetry |
evaluate the one-sided limits separately; agreement determines whether the two-sided limit exists |
obj10 |
| 9 |
nonzero / 0 (not indeterminate — limit is infinite) |
sign-analyze numerator and denominator near a from each side to identify +∞ or −∞ |
obj11 |