
More on Continuity
Quick Review
Continuity Checklist. A function fis continuous at aif the following three condi-
tions hold:
1.f(a)is defined (i.e., ais in the domain of f).
2. lim
x!af(x)exists.
3. lim
x!af(x)= f(a).
Remember:
• A polynomial is continuous everywhere, i.e. for all x.
• A rational functions r(x)= p(x)
q(x)where pand qare polynomials is continuous at
all points in its domain, i.e., where q(x)6=0.
a
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
a
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
•
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
a
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
•
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Figure 9.4: Three of the ways in which
a function fmay fail to be continuous
because lim
x!af(x)6=f(a).
12.f(a)may not be defined;
13.lim
x!af(x)may not exist;
14.lim
x!af(x)and f(a)may both exist but
not be equal.
EXAMPLE 9.7.Determine the points at which f(x)=
2
x2
5
x5is discontinuous. At
which points does fhave VA’s? Removable discontinuities?
SOLUTION. Since f(x)is rational it is continuous at all points in its domain. We
can see immediately that fis not defined at x=5 and x=0, where there would be
division by 0, so fis not continuous at these two points. Let’s simplify the expression
for fbefore taking the appropriate limits.
f(x)=
2
x2
5
x5=
102x
5x
x5=10 2x
5x(x5).
At x=0:
lim
x!0f(x)= lim
x!0
10 2x
5x(x5)=lim
x!02(x5)
5x(x5)=lim
x!02
5x
|{z}
5·0=0
=•.
This is enough to conclude that fhas a VA at 0.
At x=5: Having seen the factorization of f, we know that we can calculate a
two-sided limit at 5.
lim
x!5f(x)=lim
x!52(x5)
5x(x5)=lim
x!52
5x
Rat’l
=2
25 .
Since lim
x!5f(x)exists but f(5)is not defined, then fhas a removable discontinuity at
5.