Skip to main content
Daily Math Minute

Conic Sections & Introduction to Limits

Estimating Limits Graphically

Estimating the limit of a function from its graph or a table of values.

Advanced20 min lesson3 min readUpdated August 12, 2026Author not yet attributed

What a Function Approaches, Not What It Equals

Recall a rational function hole from Algebra II: f(x) = (x² − 4)/(x − 2) is undefined at x = 2, yet every value nearby seems to settle toward one clear, specific number. Before reading on, think about what that settling behavior deserves to be called, even though f(2) itself technically doesn't exist.

Definition — Limit

lim(x→c) f(x) = L means f(x) gets arbitrarily close to L as x gets close to c from both directions — regardless of whether f(c) itself is defined, or even if it equals something completely different from L.

This idea is the genuine foundation calculus is built on. The derivative (an instantaneous rate of change) and the integral (a precise accumulated area) are both defined using limits — this lesson previews only the concept itself, the idea of 'what a function approaches,' not the further machinery calculus builds from it.

Worked Example — Estimating a Limit at a Hole Using a Table

Estimate lim(x→2) of f(x) = (x² − 4)/(x − 2) using a table of values. For x ≠ 2, this simplifies to x + 2. Approaching from the left: x = 1.9 gives 3.9, x = 1.99 gives 3.99. Approaching from the right: x = 2.01 gives 4.01, x = 2.1 gives 4.1. Both directions settle toward 4, so lim(x→2) f(x) = 4 — even though f(2) itself is undefined.

Worked Example — Recognizing When a Limit Does Not Exist

Estimate lim(x→3) of f(x) = 1/(x − 3) by considering behavior from both sides. As x → 3 from the left (values like 2.9, 2.99), the denominator is a tiny negative number, sending f(x) toward −∞. As x → 3 from the right (values like 3.1, 3.01), the denominator is a tiny positive number, sending f(x) toward +∞. Since the two one-sided behaviors don't approach the same finite value, the limit does not exist at x = 3 — the same vertical-asymptote behavior explored with hyperbolas in the previous lesson.

Function Explorer

Transform: g(x) = a·f(b(x − h)) + k
1
1
0
0
Composition
Analysis (of the transformed function, in view)
y-intercept
(0, 0)
x-intercepts
(-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
Extrema
local min at (-7.85, -1); local max at (-4.71, 1); local min at (-1.57, -1); local max at (1.57, 1); local min at (4.71, -1); local max at (7.85, 1)
Inflection points
(-9.42, 0), (-6.28, 0), (-3.14, 0), (0, 0), (3.14, 0), (6.28, 0), (9.42, 0)
Vertical asymptotes
none found in view
Horizontal asymptotes
none found
Domain
all real numbers in view
Range (estimated)
approximately [-1, 1]

Tip

Always check both directions — from values just below c and just above c — before concluding a limit exists. A limit only exists when both one-sided approaches settle toward the exact same value.

Common Mistakes

  • Assuming a limit's value must match f(c) exactly, or that a limit can't exist wherever f(c) is undefined.

    A limit describes what a function approaches near a point, completely independent of whether the function is even defined right at that point — a hole doesn't prevent a limit from existing.

  • Concluding a limit exists after checking only one direction (only the left side, or only the right side).

    A genuine limit requires both one-sided approaches to settle toward the same value — checking only one side can miss a case like a vertical asymptote, where the two sides diverge toward different infinities.

Key Takeaways

  • A limit describes the value a function approaches near a point, whether or not the function is actually defined there.
  • Estimating a limit from a table means checking values approaching from both directions and confirming they settle on the same number.
  • A limit fails to exist when the two one-sided approaches lead to different values, such as at a vertical asymptote.

Summary

Limits capture what a function approaches, the foundational idea calculus builds its entire framework from. This closes out Precalculus — Calculus begins directly from here, turning this intuitive, graphical sense of a limit into a precise definition, and building the derivative and integral on top of it.

Sign in to track your progress and mark this lesson complete.

Track your progress