IB MATHEMATICS: APPLICATIONS AND INTERPRETATION • CALCULUS

Limits & Continuity — SL 5.1 Limits and continuity in modelling (intro; graphical and numerical)

Discover how limits let us predict the behaviour of functions at points we cannot directly evaluate.

Historical Context & Motivation

Long before anyone invented modern calculus, mathematicians wrestled with a fundamental question: what happens to a quantity as it gets closer and closer to some target value, without necessarily reaching it? Ancient Greek thinkers encountered this puzzle when they tried to compute the area of a circle by filling it with polygons that had more and more sides. The idea of approaching a value — getting infinitely close — is the seed from which the concept of a limit grew.

c. 250 BCE
Archimedes & Exhaustion
Archimedes used the method of exhaustion to approximate the area of a circle by inscribing polygons with increasingly many sides — an early, intuitive use of limits.
1670s
Newton & Leibniz Invent Calculus
Isaac Newton and Gottfried Leibniz independently developed calculus. Newton spoke of 'ultimate ratios' — essentially limits — to describe instantaneous rates of change.
1821
Cauchy Formalises Limits
Augustin-Louis Cauchy gave the first rigorous definition of a limit, laying the groundwork for the epsilon-delta framework still used in university courses today.
Present
Limits in Modelling
Today, limits underpin everything from predicting population growth to analysing sensor data. In the IB Applications & Interpretation course, you meet limits as the gateway to differential calculus and real-world modelling.

The central question this topic addresses is deceptively simple: if you cannot plug a value directly into a function (perhaps because it causes division by zero), can you still figure out what the function wants to equal? Limits give us a reliable, systematic way to answer that question using graphs and tables of values — the two approaches you will master in this lesson.

Core Principles & Definitions

Before diving into calculations, let's pin down the key ideas. A limit is not about what a function equals at a point; it is about what the function approaches as the input gets closer and closer to that point. This distinction matters because sometimes a function has no value at a point (like a hole in the graph), yet the limit can still exist.

1

Limit of a Function

We say the limit of f(x) as x approaches a equals L if f(x) gets arbitrarily close to L as x gets close to a from both sides. Written: lim(x→a) f(x) = L.
2

One-Sided Limits

The left-hand limit (x → a⁻) considers values less than a, while the right-hand limit (x → a⁺) considers values greater than a. The two-sided limit exists only when both one-sided limits agree.
3

Continuity

A function is continuous at x = a when three conditions hold: f(a) is defined, lim(x→a) f(x) exists, and lim(x→a) f(x) = f(a). Informally, you can draw the graph through that point without lifting your pen.
4

Discontinuity

A discontinuity occurs when any of the three continuity conditions fails. Common types include holes (removable), jumps, and vertical asymptotes (infinite discontinuities).
KEY TAKEAWAY
Think of a limit like using GPS to predict your destination. Even if the road is blocked right at the address (the function is undefined there), the GPS can still tell you exactly where you were headed based on the direction you were travelling. A limit describes the intended destination of a function, not whether the function actually arrives.

Graphical Approach to Limits

One of the most powerful ways to understand limits is to look at them on a graph. The diagram below shows three common situations you will encounter: a function that is continuous at a point, a function with a hole (removable discontinuity), and a function with a jump discontinuity. By tracing the curve from the left and from the right, you can visually identify whether a limit exists.

Left panel: The curve passes smoothly through x = 2, so the limit equals f(2) and the function is continuous. Centre panel: There is a hole at x = 2 (open circle), but the limit still exists because both sides approach the same y-value. The filled dot shows f(2) is defined elsewhere. Right panel: The left-hand and right-hand limits disagree, so the two-sided limit does not exist — this is a jump discontinuity.

When you read a limit from a graph, follow this process. First, place your finger on the curve to the left of the target x-value and slide it towards the point — note the y-value you are approaching. Then do the same from the right. If both sides converge to the same y-value, the limit exists and equals that value. If they converge to different y-values, the two-sided limit does not exist.

Mathematical Framework — Notation & Numerical Approach

In this section, we formalise the notation and explore the numerical (table) method for estimating limits. The notation may look intimidating at first, but it simply condenses the graphical ideas from the previous section into compact symbols.

LIMIT NOTATION
lim f(x) = L x→a
Read as: 'the limit of f(x) as x approaches a equals L.' Here a is the input value being approached, L is the output value the function approaches, and f(x) is the function rule.
ONE-SIDED LIMITS
lim f(x) = L⁻ (left-hand) lim f(x) = L⁺ (right-hand) x→a⁻ x→a⁺
The superscript ⁻ means we approach a from values less than a; the superscript ⁺ means we approach from values greater than a. The two-sided limit exists only when L⁻ = L⁺.
CONTINUITY TEST
f is continuous at x = a ⟺ f(a) is defined AND lim f(x) exists AND lim f(x) = f(a) x→a x→a
All three conditions must hold simultaneously. If any one fails, the function is discontinuous at that point.

The Numerical (Table) Method

When you cannot evaluate f(a) directly — for example when substituting a leads to 0/0 — you can build a table of values with inputs that creep closer and closer to a. Choose values from both sides: for x → 2, you might try 1.9, 1.99, 1.999 from the left and 2.1, 2.01, 2.001 from the right. If the outputs settle towards a single number, that number is your limit estimate.

Numerical estimation of lim(x→2) (x² − 4)/(x − 2). Both sides approach 4.
x (approaching 2⁻)f(x) = (x² − 4)/(x − 2)x (approaching 2⁺)f(x) = (x² − 4)/(x − 2)
1.93.92.14.1
1.993.992.014.01
1.9993.9992.0014.001
1.99993.99992.00014.0001

Even though f(2) is undefined (we get 0/0), the table clearly shows the outputs converging to 4 from both sides. Therefore, lim(x→2) (x² − 4)/(x − 2) = 4. You can verify this algebraically by factoring: (x² − 4)/(x − 2) = (x + 2)(x − 2)/(x − 2) = x + 2, and substituting x = 2 gives 4.

Classifying Discontinuities

Understanding the different ways continuity can fail helps you identify limits quickly. There are three main types of discontinuity you will meet in IB Applications and Interpretation, and each one has a distinctive graphical signature.

Removable: The limit exists but the function value is either missing or doesn't match. Graphically, you see an open circle (hole). Jump: The left-hand and right-hand limits are different finite values. Infinite: The function grows without bound near the point, indicated by a vertical asymptote.
TypeLimit Exists?Graphical ClueExample
RemovableYesOpen circle (hole) on the curvef(x) = (x² − 4)/(x − 2) at x = 2
JumpNo (two-sided)Curve breaks; two separate piecesPiecewise function changing rule at x = 1
InfiniteNo (outputs unbounded)Vertical asymptotef(x) = 1/(x − 3) at x = 3

Worked Example — Limits in a Modelling Context

A biologist models the concentration C(t) of a nutrient in a lake (in mg/L) after t hours using the function:

CONCENTRATION MODEL
C(t) = (5t² − 20)/(t² − 4)
Note that when t = 2 the denominator equals zero, so C(2) is undefined. The biologist wants to know the expected concentration at exactly t = 2 hours.
Finding lim(t→2) C(t) — Graphically and Numerically
1
Step 1 — Identify the ProblemDirect substitution gives C(2) = (5(4) − 20)/(4 − 4) = 0/0, which is undefined. The 0/0 form tells us we likely have a removable discontinuity and the limit may still exist.
2
Step 2 — Numerical Approach (Table)Build a table with t values approaching 2 from both sides. For t = 1.9: C(1.9) = (5(3.61) − 20)/(3.61 − 4) = (18.05 − 20)/(−0.39) = (−1.95)/(−0.39) = 5. For t = 1.99: C(1.99) ≈ 5. For t = 2.01: C(2.01) ≈ 5. The outputs all cluster around 5.
Numerical estimate: limit ≈ 5 mg/L
3
Step 3 — Algebraic ConfirmationFactor the expression: C(t) = 5(t² − 4)/(t² − 4) = 5(t − 2)(t + 2)/((t − 2)(t + 2)). Cancel the common factor (t − 2)(t + 2) — valid when t ≠ 2 — to get C(t) = 5 for all t ≠ 2.
lim(t→2) C(t) = 5
4
Step 4 — Interpret in ContextThe model predicts that the nutrient concentration approaches 5 mg/L as time nears the 2-hour mark, even though the formula itself cannot be evaluated at exactly t = 2. The discontinuity is removable: if the biologist redefines C(2) = 5, the model becomes continuous.

Comparing the Graphical and Numerical Methods

Both the graphical and numerical approaches give you a way to estimate limits, but each has strengths and weaknesses. Understanding when to use which method will make you more efficient on IB assessments and more confident in real-world modelling.

CriterionGraphical MethodNumerical Method
SpeedVery fast — a glance at the graph often sufficesSlower — you must compute several function values
PrecisionLimited by graph resolution; hard to read exact valuesHigh — you can use as many decimal places as you like
One-sided limitsEasy to see — trace the curve from each sideAlso straightforward — make two columns (left and right)
Best when…You have a GDC or graph-plotting tool, or need a quick qualitative answerYou need a quantitative estimate and can compute or use a calculator
LimitationsCan be misleading if the graph's scale hides behaviour near the pointGives an estimate, not a proof — rounding issues can sometimes mislead
KEY TAKEAWAY
Think of the graphical method as looking at a map from above — great for seeing the big picture and the overall direction. The numerical method is more like checking the odometer at closer and closer intervals — it gives you precise readings. In practice, the best strategy is to use both methods together: start with a graph for intuition, then confirm with a table of values.

Connection to Derivatives and Further Calculus

Limits are not just a stand-alone topic — they are the foundation on which the rest of calculus is built. In the next part of the IB course (SL 5.1 and beyond), you will use limits to define the derivative, which measures instantaneous rates of change. The derivative of f(x) is defined as the limit of the difference quotient: lim(h→0) [f(x + h) − f(x)] / h. Without understanding limits, that definition would make no sense.

ConceptThis Lesson (Intro)Coming Next (Derivatives)
What we findThe value a function approaches at a pointThe slope (rate of change) of a function at a point
Notationlim(x→a) f(x)f′(x) = lim(h→0) [f(x+h) − f(x)] / h
MethodsGraphical, numerical, algebraic simplificationLimit definition, then shortcut rules (power rule, etc.)
ApplicationPredicting function behaviour; modelling continuityFinding velocity, optimising quantities, tangent lines

Continuity will also remain important: many modelling scenarios require functions that are continuous over an interval (for instance, population models or temperature curves). A solid grasp of limits and continuity from this lesson will pay dividends throughout the rest of your IB calculus work.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain, in your own words, why lim(x→a) f(x) can exist even when f(a) is undefined. Give a real-life analogy to support your explanation.
PROBLEM 2BASIC CALCULATION
Use a table of values to estimate lim(x→3) (x² − 9)/(x − 3). Show at least three values from each side.
PROBLEM 3INTERMEDIATE
A piecewise function is defined as: f(x) = 2x + 1 for x < 4, and f(x) = 3x − 3 for x ≥ 4. Determine whether lim(x→4) f(x) exists and whether f is continuous at x = 4.
PROBLEM 4APPLIED
A phone battery's charge level (in %) is modelled by B(t) = (100t)/(t + 1) where t is time in hours since charging began. Use numerical or graphical methods to determine lim(t→∞) B(t) and explain what this means in context.
PROBLEM 5CRITICAL THINKING
A student claims: 'If f(a) = 5, then lim(x→a) f(x) must also equal 5.' Is this claim always true? Construct a counterexample using a piecewise function and explain how it disproves the claim.

Lesson Summary

A limit describes the value a function approaches as the input nears a target, even when the function cannot be evaluated there directly. You can estimate limits using the graphical method (tracing the curve from both sides on a graph) or the numerical method (building a table of values that creep closer to the target). The two-sided limit exists only when the left-hand limit and right-hand limit agree.

A function is continuous at a point when three conditions are satisfied: the function is defined there, the limit exists, and the limit equals the function value. Failures of continuity are classified as removable (holes), jump, or infinite discontinuities. These foundational ideas prepare you for the definition of the derivative and the broader world of calculus-based modelling.

Varsity Tutors • IB Mathematics: Applications and Interpretation • Limits & Continuity — SL 5.1