AP Calculus AB and BC
How to Find Limits: Every Method, in Order
Try direct substitution first: plug in the value x approaches, and a real number is your answer. If you get 0/0, factor, or multiply by a conjugate when a square root appears. Match sin x / x shapes to known trig limits, and use the squeeze theorem for oscillating functions.
The order to try methods
The fastest way to find a limit is to substitute the value approaches. If the function is defined and continuous there, the number you get is the limit, and you are done (Topic 1.5). Everything else in this guide exists for the cases where substitution fails. So the real skill is not memorizing five techniques: it is reading the form substitution hands back and letting that form pick the technique.
After you substitute, one of a few things happens. Match what you see to the row below, then jump to that method. This table is the whole decision procedure, and the rest of the guide just fills in each row.
| After substituting you get | What it means | What to do |
|---|---|---|
| A real number | The function is continuous at that point | Stop. That number is the limit. |
| Indeterminate: a common factor is hiding | Factor, or multiply by a conjugate if a radical is present | |
| A nonzero number over , such as | Vertical asymptote | The limit is , , or does not exist (Topic 1.14) |
| from a shape | A special trig limit | Rewrite to a known trig limit, or use the squeeze theorem (Topic 1.8) |
is called an indeterminate form for a reason: it is a signal to keep working, not an answer. It never means the limit is , and it does not by itself mean the limit fails to exist.
Direct substitution: the default
Substitution works because of the limit laws and continuity. The limit laws (Topic 1.5) say the limit of a sum, difference, product, quotient, or composition is built from the limits of the pieces, and polynomial, rational, power, exponential, logarithmic, and trigonometric functions are continuous everywhere they are defined (Topic 1.12). Put those together and, for any of those functions, the limit as equals the value at whenever is in the domain (continuity at a point, Topic 1.11).
So is just . No manipulation, no special cases. If you can plug in the number and nothing blows up, that is the whole problem. Reach for the harder methods only when substitution produces .
This is why so many textbook limits look trivial: they are continuity in disguise. The interesting problems are engineered so that substitution breaks, which is the exam's way of testing whether you can recognize and repair the break. When it breaks, it almost always breaks as , and that specific failure is what the next two sections handle.
When substitution gives 0/0: factor or use the conjugate
If substituting makes both the numerator and denominator zero, a common factor of is hiding. For polynomials, divides both of them directly; when a radical is present, that shared factor is exposed only after you multiply by the conjugate. Either way, that shared factor is what makes the fraction look like , and your job is to expose it and cancel it (Topic 1.6).
Factoring is the move when you have polynomials. Factor the top and bottom, cancel the common , and substitute into what is left. The cancellation is legal because a limit only cares about near , not at , so dividing by is fine for every the limit actually looks at.
The conjugate is the move when a square root sits inside the expression. Multiply the numerator and denominator by the conjugate of the radical part, which turns a difference like into a difference of squares. The radical disappears, a factor cancels, and substitution finishes the job. Quick recognition rule: polynomials on both sides means factor; a stubborn square root means conjugate.
Trig limits and the squeeze theorem
Some limits will not factor and have no radical to rationalize, because the trouble is trigonometric. Two results, both provable with the squeeze theorem, cover almost every case on the exam:
When you see a sine divided by its own argument (or something you can reshape into that), match it to the first result. For example, is , but rewriting gives . As the argument as well, so and the limit is .
The squeeze theorem is the tool of last resort, and the one to reach for when a function oscillates. It says that if for all near , and , then too. Use it when substitution and algebra both fail because a bounded but wildly oscillating piece like refuses to settle, yet you can trap the whole expression between two functions that meet at the same value (Topic 1.8).
Pitfalls and how to choose fast
- versus : a zero over a zero is indeterminate and calls for algebra; a nonzero number over zero is a vertical asymptote, so the limit is infinite or does not exist. They look similar and lead to opposite conclusions.
- Do not stop at and write 'does not exist.' That form means the answer is still reachable, usually with one factoring or conjugate step.
- Check one-sided limits when the function is piecewise, or when approaches the edge of a domain or a vertical asymptote. If the left and right limits disagree, the two-sided limit does not exist (Topic 1.3).
- L'Hôpital's Rule (BC only, Topic 4.7) is not needed for anything in Unit 1. Every here yields to factoring, a conjugate, or a trig limit.
- If a function oscillates without settling, either squeeze it or conclude the limit does not exist. Oscillation never factors away.
Run the same loop every time: substitute, read the form, and let the form choose the method. That single habit, not raw memorization, is what makes limit problems fast.
Worked examples
Worked example
Factoring a 0/0 rational limit (Topic 1.6)
Evaluate .
- Substitute first. The numerator is and the denominator is , giving . That is indeterminate, so both parts share the factor . Factor to find it.
- Factor the numerator as a difference of squares: .
- Factor the denominator: .
- Rewrite the fraction and cancel the common factor: . Canceling is valid because the limit only uses values of near , never itself.
- Substitute into the reduced form: .
The limit is 4/3.
Worked example
Rationalizing with a conjugate (Topic 1.6)
Evaluate .
- Substitute : the numerator is and the denominator is , giving . A square root sits in the indeterminate form, so multiply by the conjugate.
- Multiply the numerator and denominator by : .
- The numerator becomes a difference of squares: .
- The expression is now . Cancel the common factor : .
- Substitute : .
The limit is 1/4.
Worked example
Trapping an oscillating function with the squeeze theorem (Topic 1.8)
Evaluate .
- Substitution and the limit laws fail here: oscillates faster and faster as and has no limit, so there is no factor to cancel. Look for bounds instead.
- Bound the sine. For every , .
- Multiply the inequality through by . Since , the inequality directions are preserved: .
- Take the limit of the two outer bounds: and .
- The middle expression is squeezed between two functions that both approach , so by the squeeze theorem .
The limit is 0.
Frequently asked questions
What does 0/0 mean when finding a limit?
It is an indeterminate form, which means substitution failed but the limit is still findable. The numerator and denominator share a factor of , directly for polynomials, or after rationalizing when a radical is present; remove it by factoring or by multiplying by a conjugate, then substitute again.
How do I know whether to factor or use the conjugate?
Look at the expression. If the top and bottom are polynomials, factor and cancel. If a square root is part of the form, multiply by the conjugate of the radical to clear it, then cancel.
When should I use the squeeze theorem?
Use it when substitution and algebra both fail because a bounded piece oscillates and never settles, such as . Trap the whole expression between two functions that approach the same value, and the limit equals that value (Topic 1.8).
Can I use L'Hôpital's Rule instead?
L'Hôpital's Rule is BC-only (Topic 4.7) and AB students never need it here. For Unit 1 limits you do not need it, and it also will not help with oscillating cases, which require the squeeze theorem rather than differentiation.