Chapter 1 Lesson 3 Continuityok
Chapter 1 Lesson 3 Continuityok
Lesson 3: Continuity
Continuity at a Point
Any function 𝑦 = 𝑓 (𝑥) whose graph can be sketched in one continuous motion without
lifting the pencil is an example of a continuous function.
Because of the heavy use of discontinuous functions in computer science, statistics, and
mathematical modeling, the issue of continuity has become one of practical as well as
theoretical importance.
=𝟏
=𝟏
𝒘𝒉𝒆𝒓𝒆 𝒇(𝟐) = 𝟐
Continuity at points a,
b, and c for a function
𝑦 = 𝑓 (𝑥) that is
continuous on the
interval [a, b].
At x=1.5, f(x)=f(1.5)=1
Left Lim f(x)=1
Right Lim f(x)=1
f(0) =2
Left Lim f(x)=1
Right Lim f(x)=1
f(0) =1
Left Lim f(x)=0
Right Lim f(x)=1
(c) is discontinuous at x = 0
(d) is discontinuous at x=0
(c) would be continuous if f (0) were 1 instead of 2
f(0) =undefined
Left Lim f(x)=0
Right Lim f(x)= 0
f(0) =undefined
Left Lim f(x)=∞
Right Lim f(x)= ∞
(𝒄, 𝒇(𝒄) )
2) 𝑓(𝑐) = 𝐿2
3) 𝐿1 = 𝐿2
However, the aforementioned trigonometric functions are continuous over its entire
domain (and that excludes restricted x values that refer to vertical asymptotes)
(𝑥+1)(𝑥+2) (3+1)(3+2) 20 10
(3, reduced f(x)) = (3, 𝑥+3
) = (3, 3+3
) = (3, 6 ) = (3, 3 ).
Example:
1. Given the graph of 𝑓(𝑥)below,
1.1 Identify the x-values at which 𝑓(𝑥) is discontinuous, and classify each instance of
discontinuity as hole, jump, or pole.
1.2 Categorize identified discontinuity as removable or not removable.
1.3 If it is removable, write a rule to be added to extend 𝑓(𝑥)
2. Given the piecewise-defined function 𝑓(𝑥) defined below, identify any value(s) of 𝑥 at
which 𝑓(𝑥) is discontinuous and describe the discontinuity exhibited.
𝑥 2 − 5𝑥 + 3, 𝑥 ≤ 2
𝑓(𝑥) =
𝑥 3 − 12, 𝑥>2
Solution:
Because both polynomial functions in f(x) are continuous over their entire domains,
which consist all the real numbers, the only location at which 𝑓(𝑥) could be
discontinuous is 𝑥 = 2.
3. Determine the value of c that makes the piecewise-defined function g(x) everywhere
continuous.
√2𝑥 − 𝑐, 𝑥 < 0
𝑔(𝑥) =
3𝑥 2 + 1, 𝑥 ≥ 0
Solution:
Because the radical and quadratic functions in g(x) are continuous over their entire
domains, the only location at which 𝑔(𝑥) may be discontinuous is at 𝑥 = 0.
For 𝑔(𝑥) to be continuous everywhere, lim 𝑔(𝑥) = 𝑔(0). But notice that 𝑔(0) uses the
𝑥→0
same equation when getting the right-hand limit. Hence, 𝑔(0) = 𝑙𝑖𝑚+ 𝑔(𝑥). Hence, we
𝑥→0
only need to solve for 𝑔(0) and 𝑙𝑖𝑚− 𝑔(𝑥) or left-hand limit.
𝑥→0
• 2 2
𝑔(0) = 3𝑥 + 1 = 3(0) + 1 = 0 + 1 = 1 = 𝑙𝑖𝑚+ 𝑔(𝑥)
𝑥→0
• 𝑙𝑖𝑚 𝑔(𝑥) = 𝑙𝑖𝑚− √2𝑥 − 𝑐 = √2(0) − 𝑐 = √−𝑐
𝑥→0− 𝑥→0
Hence, we have to equate the results of lim 𝑔(𝑥) = 𝑔(0). That is, √−𝑐 = 1.
𝑥→0
Solving for c, we have:
2
√−𝑐 = 1 ⟹ (√−𝑐) = (1)2 ⟹ −𝑐 = 1 ⟹ −1(−𝑐) = −1(1) ⟹ 𝑐 = −1
Therefore, for g(x) to be continuous everywhere in their domains, 𝑐 = −1.
1
⟦6.8⟧ = 6 ⟦2 ⟧ = 2 ⟦−1.3⟧ = −2 ⟦−3⟧ = −3
3
Observe that the outputs are all greatest integers that are less than or equal to the inputs.
This is the reason that solid dots bound on the left side and hollow dots bound on the right
side of the segments that make up the graph of the greatest integer function.
Though 𝑦 = ⟦𝑥⟧ is defined for all real numbers, at each integer j, lim− ⟦𝑥⟧ ≠ lim+ ⟦𝑥⟧.
𝑥→𝑗 𝑥→𝑗
Specifically, ( lim−⟦𝑥⟧) + 1 = lim+⟦𝑥⟧. Because a general limit does not exist at its integer
𝑥→𝑗 𝑥→𝑗
in its domain, 𝑦 = ⟦𝑥⟧ is discontinuous at those values. We call these discontinuities at
the integers JUMP discontinuities.
5. Calculate the value of 𝑘 that makes the piecewise-defined function ℎ(𝜃) continuous
𝜋 𝜋
over the interval (− 2 , 2 ).
𝜋
2(tan 𝜃 + 1), 𝜃 ≤ −
ℎ(𝜃) = 4
𝜋
tan(𝑘𝜃 − 1) , 𝜃 > −
4
Solution:
𝜋 𝜋 𝜋
Note that − 4 is a point within the domain interval (− 2 , 2 ) that ℎ(𝜃) can be
𝜋
discontinuous. Since 2(tan 𝜃 + 1) is the rule when 𝜃 ≤ − 4 , 2(tan 𝜃 + 1) must be used to
𝜋 𝜋
solve for ℎ (− 4 ) and lim𝜋 − ℎ(𝜃) . Hence, ℎ (− 4 ) = lim𝜋 − ℎ(𝜃). Of course, we may
𝜃→(− ) 𝜃→(− )
4 4
𝜋
only need to solve for ℎ (− 4 ) if we want to solve for lim𝜋 − ℎ(𝜃). In order to solve for 𝑘
𝜃→(− )
4
𝜋
that will make ℎ(𝜃) to be continuous at 𝜃 = − 4 , we have to equate
Proof:
Meaning:
The limit of a continuous function is the function of the limiting value. The continuous
composition property says that a continuous function of a continuous function is
continuous.
(0, ∞)
1. Given a function f(x) that is continuous over the closed [𝑎, 𝑏]interval, what conclusions
can be drawn about 𝑑, if 𝑑 is a real number in the closed interval [𝑓(𝑎), 𝑓( 𝑏)]?
Solution:
According to the intermediate value theorem, there must exist a value 𝑐 in the closed
interval [𝑎, 𝑏] such that 𝑓(𝑐) = 𝑑.
In this case, 𝑓(𝑥) = 𝑥 2 is a quadratic polynomial function whose domain is all real
numbers, so 𝑓(𝑥) is continuous on any closed interval, including the interval
specified: [−1, 3].
Step 2: Evaluating 𝑓(𝑥) at the endpoints of the closed interval.
• 𝑓(−1) = (−1)2 = 1
• 𝑓( 3 ) = ( 3 )2 = 9
Step 3: Making a conclusion
For any real number 𝑑 in the interval [1, 9], the intermediate value theorem
guaranteed that there exists a value 𝑐 on [−1, 3] for which 𝑓(𝑐) = 𝑑. Notice that the
relatively absurd number 5.924318674 ̅̅̅̅̅ falls on the interval [1, 9], so some value 𝑐
on the interval [−1, 3] exists such that 𝑓(𝑐) = 5.924318674 ̅̅̅̅̅.
(b,f(b))=(1, 1)
3
3. Use the intermediate value theorem to prove that the number √20 exists and has a
value greater than 2 but less than 3.
Solution:
3
Note: This problem asks us to show that √20 is greater than 2 but less than 3, so we
have to prove that the endpoints don’t give us 20 when we plug them in to 𝑓(𝑥).
Step 1: Given the function f(x) that is continuous on the closed interval [𝑎, 𝑏], any
number 𝑑 between 𝑓(𝑎) and 𝑓(𝑏) has a corresponding value 𝑐 between 𝑎 and
𝑏 such that 𝑓(𝑐) = 𝑑, as required by the Intermediate Value Theorem.
Step 2: In this problem, 𝑓(𝑥) = 𝑥 3 , 𝑎 = 2, 𝑏 = 3, 𝑓(𝑎) = 𝑓(2) = 8 𝑎𝑛𝑑 𝑓(𝑏) = 𝑓(3) = 27.
Thus, for any value d we choose in the interval [8, 27] (such as d=20), there exists
a corresponding c in the interval [2,3] such that 𝑓(𝑐) = 20, which should be
3 3
𝑐 = √20. Because 𝑓(2) = 8 and 𝑓(3) = 27 (and neither of them equal 20), √20
actually belong to the interval (2, 3).
The intermediate value theorem guarantees that 𝑑 = 0, which belongs to the interval
[−3, 2], will correspond to some c in the interval [5, 6] such that ℎ(𝑐) = 0. In other words,
there’s some value c between 𝑥 = 5 and 𝑥 = 6 that makes the function equal to zero, and
is therefore the root of the function.
Note that this problem does not ask you to find c—the intermediate value theorem is
an existence theorem that merely guarantees the existence of c but falls short of
actually identifying it.
(b,h(b))=(6, 2)
(c,d)=(c, 0)
(a,h(a))=(5, -3)
lim ⟦𝑥⟧ = −2
𝑥→−1−
lim ⟦𝑥⟧ =
𝑥→−1+
−5
𝐻𝑒𝑙𝑙𝑜! √