Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

A limit describes the value a function approaches as the input gets closer and closer to a chosen x-value. This idea matters because many functions behave in a predictable way near a point even if they are undefined or unusual exactly at that point. Numerical tables and graphs let you estimate this approaching value before using formal algebra.

Limits are the foundation for derivatives, integrals, continuity, and many models in science and engineering.

From a table, you inspect function values for x-values approaching the target from the left and from the right. From a graph, you trace the curve toward the target x-value and compare the y-values approached from both sides. If both sides approach the same y-value, the two-sided limit exists, even if the function value at the point is different or missing.

If the left and right behaviors disagree, grow without bound, or oscillate without settling, the limit does not exist.

Understanding Calculus: Limits Numerically and Graphically

A numerical table is useful only when its inputs are chosen carefully. Values such as 1.9, 1.99, and 1.999 show what happens as x moves toward 2 from below. Values such as 2.1, 2.01, and 2.001 show the behavior from above.

Each new value should be closer than the last. A table with points that are too far away can hide sharp turns, jumps, or rapid growth near the target. Students should compare the pattern of outputs, not just one convenient row.

Calculator rounding can make nearby outputs look equal when they are still changing. Keeping several decimal places helps reveal the trend.

Graphs give a visual estimate, but they have limits of their own. The thickness of a drawn curve can cover important details. A graphing calculator or app may connect sampled points in a way that looks smooth even when the real function has a break.

Zooming in can help, though repeated zooming can sometimes create a misleading picture because of screen resolution. Read the scale on both axes before estimating a y-value. One small square may represent one unit, one tenth of a unit, or something else entirely.

An open circle usually marks a missing point. A filled dot marks the assigned value of the function there. These marks can be at different heights, so they must be read separately.

Some limit problems are designed to expose a hidden algebraic feature. For example, an expression may have a factor that makes direct substitution produce division by zero. Factoring may reveal that the same factor appears on top and bottom.

After cancelling that common factor for nearby inputs, the remaining expression can show the value being approached. This cancellation does not restore the original function at the missing input.

It only describes its behavior near that input. This distinction matters when deciding whether a graph has a removable hole or whether the function can be made continuous by defining one missing value.

Not every pattern settles on one number. A step-shaped rule can approach one height from the left and a different height from the right. A vertical asymptote can send outputs upward or downward without bound as inputs get close.

Some functions oscillate faster and faster near a point, never staying near one output value. Tables can be especially tricky in these cases because a few selected rows may suggest a pattern that fails at closer inputs.

In later calculus, the same careful local thinking supports instantaneous velocity, where positions are examined over smaller time intervals, and slope at a point, where secant lines are made closer to a tangent line. The key habit is to inspect both sides, use sufficiently close values, and separate nearby behavior from the value assigned at the exact point.

Key Facts

  • lim x->a f(x) = L means f(x) approaches L as x gets close to a.
  • The left-hand limit is written lim x->a- f(x), using x-values less than a.
  • The right-hand limit is written lim x->a+ f(x), using x-values greater than a.
  • lim x->a f(x) exists only if lim x->a- f(x) = lim x->a+ f(x).
  • The value f(a) can be different from lim x->a f(x), or f(a) may be undefined.
  • For a removable hole, simplify the expression if possible, then evaluate the simplified form at x = a to find the limit.

Vocabulary

Limit
A limit is the value a function approaches as the input approaches a specific number.
Left-hand limit
A left-hand limit is the value approached by a function as x gets closer to a target value from smaller x-values.
Right-hand limit
A right-hand limit is the value approached by a function as x gets closer to a target value from larger x-values.
Two-sided limit
A two-sided limit exists when the left-hand and right-hand limits both approach the same value.
Removable discontinuity
A removable discontinuity is a hole in a graph where the limit exists but the function value is missing or different.

Common Mistakes to Avoid

  • Using f(a) as the limit automatically is wrong because a limit depends on nearby values, not just the value at the target point.
  • Checking only one side of the graph is wrong because a two-sided limit exists only when both sides approach the same y-value.
  • Reading an open circle as the function value is wrong because an open circle usually marks an approached value that is not actually included at that x.
  • Assuming a limit does not exist whenever f(a) is undefined is wrong because the surrounding function values may still approach one common value.

Practice Questions

  1. 1 A table for f(x) near x = 2 gives f(1.9) = 4.81, f(1.99) = 4.9801, f(2.01) = 5.0201, and f(2.1) = 5.21. Estimate lim x->2 f(x).
  2. 2 For g(x) = (x^2 - 9)/(x - 3), use algebra and nearby values to find lim x->3 g(x).
  3. 3 A graph has an open circle at (1, 4), a filled dot at (1, 2), and the curve approaches y = 4 from both the left and right. Explain the value of lim x->1 f(x) and how it differs from f(1).