🎓 Prepared by students from Boğaziçi University

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.

Short answer

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.

f(x) approaching a limit as x→c
118630
x: x · y: f(x)
01

Try it: interactive calculator

Limit value L
7
= 2*3+1
02

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
03

Flashcards

04

Quick quiz

Q1.lim(x→1) (2x+5) = ?

Correct answer: A. Substitute x=1: 2(1)+5=7.

Q2.lim(x→4) (x²−16)/(x−4) = ?

Correct answer: C. Factor to (x-4)(x+4)/(x-4)=x+4; at x=4 this gives 8.

Q3.What does an indeterminate form like 0/0 signal?

Correct answer: B. You must simplify before the limit can be evaluated.

Q4.lim(x→0) sin(x)/x = ?

Correct answer: B. This is a standard trigonometric limit equal to 1.
📄Download this topic as a printable worksheet (PDF)Summary + 10 questions + answer key — print it, share it in class.
Study better with Bounlu apps
Notek
Notek

The full card deck, worked steps and AI-tutor support for “What is a Limit?” are in Notek — study by hand before your exam.

Get it free
Notek 1Notek 2Notek 3Notek 4Notek 5
05

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.

06

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.

Related topics