Teaching Demonstration · August 18, 2026

Limits of a Function

Jesica M. Anoche

Department of Mathematics and Statistics

Objectives

By the end of the period, you should be able to…

  1. 1Explain the limit of a function in your own words, using a table and a graph.
  2. 2Evaluate limits using the limit theorems.
  3. 3Handle the case where direct substitution gives 0/0.
1.1 · Intuitive Idea of a Limit

Let f be a function given by y = f(x).

When we say

L is the limit of f(x), as x approaches a

we mean

f(x) → L as xa

Read it as motion: push x toward a and watch where f(x) is dragged.

Example 1.1 · Reading the Notation

Let f be defined by y = f(x) = 3x + 1, and let a = 0.

x10.50.250.100.010.0010.0001
f(x)42.51.751.31.031.0031.0003
Table 1.1 · values for x > 0
x−1−0.5−0.25−0.10−0.01−0.001−0.0001
f(x)−2−0.50.250.70.970.9970.9997
Table 1.2 · values for x < 0

The values of f(x) approach 1 as x approaches 0. In symbols,

limx→0(3x + 1) = 1
x y y = 3x + 1 L = 1 a = 0
approaching from the left
approaching from the right
1.2 · Formal Definition of Limit

Definition 1.2 Let f be a function which is defined for all x on the open interval I containing a, except possibly at a itself. The limit of f(x) as x approaches to a is L, written

limxaf(x) = L

if for every ε > 0, however small, there exists a δ > 0 such that

|f(x) − L| < εwhenever0 < |xa| < δ

L a

The gold band represents the allowed vertical distance around L, while the blue band represents the corresponding horizontal distance around a.

1.3  ·  Part 1 of 2

Limit Theorems

Corollary 1

Constant

If c is a constant, then for any real number a,

limxac = c

Examplelimx→37 = 7
Theorem 2

Linearity

If b and c are constants, then

limxa(bx + c) = ba + c

Examplelimx→2(4x + 1)=4(2) + 1=9
Corollary 3

Identity

For any real number a,

limxax = a

Examplelimx→6x = 6
Theorem 4

Sum

If limxaf(x) = L and limxag(x) = M, then

limxa[f(x) + g(x)]=limxaf(x)+limxag(x)=L + M

Examplelimx→3[x + (2x + 1)]=limx→3x+limx→3(2x + 1)=3 + 7=10
1.3  ·  Part 2 of 2

Limit Theorems

Theorem 5

Product

If limxaf1(x) = L1 and limxaf2(x) = L2, then

limxa[f1(x) · f2(x)]=limxaf1(x)·limxaf2(x)=L1 · L2

Examplelimx→2[x · (x + 1)]=limx→2x·limx→2(x + 1)=2 · 3=6
Theorem 6

Power

If limxaf(x) = L and n is any positive integer, then

limxa[f(x)]n=[limxaf(x)]n=Ln

Examplelimx→2(x + 1)3=[limx→2(x + 1)]3=33=27
Theorem 7

Root

If limxaf(x) = L, then

limxanf(x)=nlimxaf(x)=nL

provided nL ∈ ℝ

Examplelimx→5x + 4=limx→5(x + 4)=9=3
Theorem 8

Quotient

If limxaf(x) = L and limxag(x) = M, M ≠ 0, then

limxaf(x)g(x)=limxaf(x)limxag(x)=LM

Examplelimx→4xx + 2=limx→4xlimx→4(x + 2)=46=23
Example 1.26 · when substitution fails

Evaluate limx→2x2 − 2xx − 2

Theorem 9 If F and G are two functions such that F(x) = G(x) for all xa, and if limxaG(x) exists, then limxaF(x) exists, and the two are equal.

Try it Substituting x = 2 gives 00 — meaningless. Theorem 8 does not apply.

Look closer For every x ≠ 2,

F(x) = x2 − 2xx − 2 = x(x − 2)x − 2 = x = G(x).

Apply it By Theorem 9, since F(x) = G(x) for every x ≠ 2,

limx→2x2 − 2xx − 2 = limx→2x = 2

y = x (2, 2) 2 2
from the right
from the left

One point is punched out of the line. The limit does not care — it only watches the approach.

Example 1.26(b) · a second way out of 0/0

Evaluate limx→0x+1 − 1x

Try it Again 00. Factoring will not help here — there is a root in the way.

The move Multiply above and below by the conjugate x+1 + 1.

x+1 − 1x·x+1 + 1x+1 + 1=xx(x+1 + 1)

Cancel For every x ≠ 0 the x divides out, so F(x) = 1x+1 + 1.

limx→01x+1 + 1=1limx→0(x+1 + 1)=11 + 1=½

½ 0 y = F(x)
from the right
from the left

The graph has a hole at x = 0, yet both sides close in on one half.

A method you can use on any limit

When you meet a limit, do this.

Substitutex = a Did you geta real number? yes no — 0/0 That is the limit.Done. Rewrite f(x): factor and cancel, or multiply by the conjugate then try again
One-sided limits · Theorem 10

A journey has only one destination.

Theorem 10. The limit limxaf(x) exists and equals L if and only if both one-sided limits exist and are equal:

limxaf(x) = L and limxa+f(x) = L.

Example Evaluate limx→0|x|x.

Left side If x < 0, then |x| = −x, so limx→0|x|x = limx→0xx = −1.

Right side If x > 0, then |x| = x, so limx→0+|x|x = limx→0+xx = 1.

limx→0|x|x = −1 1 = limx→0+|x|x, so limx→0|x|x does not exist.

1 −1 0
from the right
from the left

Left-hand limit: −1. Right-hand limit: 1. Since they disagree, the two-sided limit does not exist.

Your turn

Thirty seconds. Talk to the person beside you.

limx→4x2 − 16x − 4

Hint What does the numerator factor into?

limx→4x2 − 16x − 4 = limx→4(x + 4)(x − 4)x − 4 = limx→4(x + 4) = 4 + 4 = 8

Thank you for listening
and God bless.

Jesica M. Anoche · August 18, 2026

1 / 21
← → navigate · F fullscreen