What is a Limit?
A limit describes the value a function approaches as its input gets closer to a particular point. Limits are the foundation of calculus, underlying both derivatives and integrals.
The limit of f(x) as x approaches c is the value f(x) gets arbitrarily close to, written lim(x→c) f(x) = L. For continuous functions, you can often find it by direct substitution.
Try it: interactive calculator
Step-by-step worked examples
Find lim(x→2) (3x+4).
Since 3x+4 is continuous, substitute x=2 directly. 3(2)+4 = 6+4 = 10
Find lim(x→3) (x²−9)/(x−3).
Direct substitution gives 0/0 (indeterminate). Factor: (x²−9)/(x−3) = (x−3)(x+3)/(x−3) = x+3 Substitute x=3: 3+3 = 6
Find lim(x→0) (sin x)/x.
This is a well-known limit that cannot be solved by substitution (0/0). Using the standard trigonometric limit result: lim(x→0) sin(x)/x = 1
Flashcards
Quick quiz
Q1.lim(x→1) (2x+5) = ?
Q2.lim(x→4) (x²−16)/(x−4) = ?
Q3.What does an indeterminate form like 0/0 signal?
Q4.lim(x→0) sin(x)/x = ?
The full card deck, worked steps and AI-tutor support for “What is a Limit?” are in Notek — study by hand before your exam.
Common mistakes
Plugging in the value even when it gives 0/0 and stopping there. — Correct: 0/0 means you must simplify first (factor, rationalize) before evaluating.
Thinking a limit only exists if f(c) is defined. — Correct: A limit can exist even if f(c) is undefined — it's about nearby behavior, not the exact point.
Confusing lim(x→c) f(x) with f(c). — Correct: They can differ; the limit describes the approach, f(c) is the actual value there.
Assuming all limits require substitution to solve. — Correct: Some limits (like sin x/x) need special techniques or known results.
FAQ
What is a limit in calculus?
A limit is the value a function approaches as its input gets arbitrarily close to a given point, written lim(x→c) f(x) = L.
What is the limit formula?
There's no single formula — limits are evaluated by direct substitution for continuous functions, or by factoring/simplifying for indeterminate forms like 0/0.
What are examples of limits?
lim(x→2)(3x+4)=10 by substitution, and lim(x→3)(x²−9)/(x−3)=6 after factoring out the common term.
How to calculate a limit?
Try direct substitution first; if you get an indeterminate form like 0/0, factor, simplify, or use a known standard limit result.




