Limits are the gateway to calculus, and unfortunately also the place where most students give up. The truth is, most limits are easy — direct substitution works. The remaining minority follow a small handful of techniques. This guide walks you through them in increasing difficulty so you can recognise on sight which method to apply.
What a limit really means
The notation says: as gets arbitrarily close to (from either side), gets arbitrarily close to . The function does not need to be defined at — and even if it is, doesn't have to equal .
This last point is what makes limits useful. They let us discuss "approaching" behaviour where the function might be undefined or jump.
Method 1: Direct substitution (works ~70% of the time)
If is continuous at , . Plug in. Done.
Example: .
Polynomials, rational functions (where the denominator is nonzero), exp, sin, cos, ln (in domain) — all continuous, all yield to substitution.
Method 2: Factor and cancel (for 0/0 indeterminate form)
If direct substitution gives , try factoring numerator and denominator.
Example: .
- Direct: ❌
- Factor: .
- Cancel: .
The cancelled factor caused the original ; once it's gone, substitute.
Method 3: Rationalise (when factoring fails on radicals)
For limits with square roots that give , multiply by the conjugate.
Example: .
- Multiply by : numerator becomes .
- Cancel : .
Method 4: Limits at infinity
For rational functions as , divide every term by the highest power of in the denominator.
Example: .
- Divide top and bottom by : .
- As , the and terms go to .
- Limit: .
Rule of thumb: for as :
- If → limit is .
- If → limit is ratio of leading coefficients.
- If → limit is .
Method 5: The fundamental trig limit
This is the trig version of . Combined with , it solves most introductory trig limits.
Example: .
Method 6: L'Hôpital's rule
When 0/0 or ∞/∞ won't yield to algebra, L'Hôpital's rule lets you differentiate top and bottom independently:
Example: . ✓ (Same answer, faster derivation.)
What is continuity?
A function is continuous at if three conditions hold:
- is defined.
- exists.
- The two are equal: .
Common discontinuities:
- Removable (a hole): can be "fixed" by redefining .
- Jump: left and right limits differ.
- Infinite: vertical asymptote.
Continuity is the prerequisite for calculus's most powerful theorems: Intermediate Value Theorem, Extreme Value Theorem, and the very definition of differentiability.
Common mistakes
- Assuming limit equals function value. Limits and values are different concepts; even though the function is undefined at .
- Applying L'Hôpital to non-indeterminate forms. is not — direct substitution gives , period.
- Splitting limits incorrectly. only if both individual limits exist.
- Forgetting one-sided limits. but — the two-sided limit doesn't exist.
Try it yourself
Drop any limit into the free Limit Calculator — the AI picks the right method (substitution, factoring, conjugate, L'Hôpital) and shows every step.
Related material: