Chalk−1

Math · Calculus I · Concept

Limits and holes in a graph

Separate a function’s nearby behavior from its value at the point you are approaching.

Look near the point, not just at it

A limit asks what value the output approaches as the input gets close to a particular number. The function may be defined at that number, or it may not. We study nearby inputs on each side to see whether they approach the same output.

limx→2x2−4x−2

Start with the domain

The denominator is zero at x = 2, so this quotient is not defined there. Substituting 2 produces the form 0/0. That is a signal to investigate further, not a numerical answer and not a proof that the limit fails to exist.

x−2≠0⟹x≠2

Simplify while keeping the restriction

The difference of squares factors as (x − 2)(x + 2). For every allowed x, the factor x − 2 is nonzero and can be canceled. The simpler expression tells us what the original function does near 2; it does not fill in the missing value.

x2−4x−2=(x−2)⁢(x+2)x−2=x+2(x≠2)
Why does cancellation help with the limit?

The two expressions agree for all inputs sufficiently close to 2 except 2 itself. A limit depends on that nearby behavior. The restriction stays attached to the original function even though x + 2, considered on its own, is defined at 2.

Check the left and right approaches

When x approaches 2 from below, x + 2 approaches 4 from below. From above, it approaches 4 from above. The two-sided limit exists because both one-sided limits agree.

limx→2−f⁡(x)=4=limx→2+f⁡(x)
Numerical evidence near the missing point
xf(x)
1.93.9
1.993.99
2Undefined
2.014.01
2.14.1

Tell the graph’s story accurately

The graph follows the line y = x + 2 with a hole at (2, 4). Its limit at 2 is 4, while its value at 2 is undefined. A table or plot supports the explanation, but the algebra tells us why the nearby values behave this way.

How does this relate to continuity?

Continuity at a point requires a defined function value, an existing limit, and agreement between the two. Defining a new function with value 4 at x = 2 would fill this removable hole. Assigning another value would leave a discontinuity.

Common mistakes

  • Treating 0/0 as the answer instead of a reason to examine the expression.
  • Canceling a factor and forgetting the excluded input.
  • Using a few numerical samples as a proof for every function.

Work through an example

Find the limit of (x² − 4)/(x − 2) as x approaches 2.

Find a limit at an excluded input →

Rewriting a trigonometric limit →

Sources and scope

Authored study material. Tool results depend on the stated inputs and model assumptions.