12 Unit2 Min
12 Unit2 Min
River
1000
W
P V B
Q T
500 A R S
L
Unit 0
10 20 30 40 50 60 70 80 90 100 x
Unit Outcomes:
After completing this unit, you should be able to:
understand the concept of "limit" intuitively.
find out limits of sequences of numbers.
determine the limit of a given function.
determine continuity of a function over a given interval.
apply the concept of limits to solve real life mathematical problems.
develop a suitable ground for dealing with differential and integral calculus.
Main Contents
2.1 LIMITS OF SEQUENCES OF NUMBERS
2.2 LIMITS OF FUNCTIONS
2.3 CONTINUITY OF A FUNCTION
2.4 EXERCISES ON APPLICATIONS OF LIMITS
Key terms
Summary
Review Exercises
Mathematics Grade 12
INTRODUCTION
This unit deals with the fundamental objects of calculus: limits and continuity.
Limits are theoretical in nature but we start with interpretations.
Limit can be used to describe how a function behaves as the independent variable
approaches a certain value.
x2 − 1 0
For example, consider the function f ( x ) = . Then f (1) = has no meaning. The
x −1 0
0
form is said to be indeterminate form because it is not possible to assign a unique
0
value to it.
This function is not defined at x = 1. However, it still makes sense to ask what happens
to the values of f (x) as the value of x becomes closer to 1 without actually being equal
x2 − 1
to 1. You can verify using a calculator that f ( x ) = approaches to 2 whenever
x −1
you take any value very close to 1 for x .
This means that f (x) has a well-defined value near x = 1 on either side of 1.
Limits are used in several areas of mathematics, including the study of rates of change,
approximations and calculations of area.
For example, you know how to approximate the population of your kebele in 2012, but
what is different in limits is you will learn how to know the rate of change of population
in your kebele in 2012.
O PPEEN NG
NIIN G P
PRRO
OB EM
BLLE M
Imagine that a regular polygon with n-sides is inscribed
in a circle.
1 As n gets large, what happens to the length of
each side of the polygon?
2 What will be the limiting shape of the polygon as
n goes to infinity?
3 Will the polygon ever get to the circle? Figure 2.1
42
Unit 2 Introduction to Limits and Continuity
ACTIVITY 2.1
1 Find the maximum and minimum elements of each of
the following sets.
a { 1, 2, 3, . . . , 10} b { 1, -1, 1, -1, . . .} c { x ∈ℝ:− 3 ≤ x < 5}
1
d : n ∈ ℕ e { x∈ ℝ : −1 ≤ x ≤ 2 } f { x∈ ℝ : −5 < x ≤ 4}
n
g { x∈ ℝ : x < 5}
2 For each of the following sequences {a n}, find m and k such that
i an ≤ m, for all n ii a n ≥ k, for all n
1 1
a an = 2n + 1 b an = c an = (-1)n 1 +
3n n
n
n +1 1 10 − 1
d an = e an = 7 + f an =
n n 10 n
Definition 2.1
Let { an } be a sequence and m, M ∈ ℝ . Then
i M is said to be an upper bound of {an}, if M ≥ ai for all ai ∈ { an}.
ii m is said to be a lower bound of { an }, if m ≤ ai for all ai ∈ {an}
iii A sequence is said to be bounded, if it has an upper bound (is bounded above) and
if it has a lower bound (is bounded below).
Note:
A sequence {an} is bounded, if and only if there exists k > 0 such that
an ≤ k for all n∈ ℕ .
1 1 1 1
Example 1 Consider the sequence , where the terms are: 1, , , ,...
n 2 3 4
1
Clearly, 0 < ≤ 1 for all n∈ N .
n
43
Mathematics Grade 12
Figure 2.2
3 4n − 1 4n − 1
Thus, ≤ < 2 for all n ∈ℕ. This shows that is bounded.
2 2n 2n
Example 3 For each of the following sequences,
i find some upper bounds and some lower bounds.
ii determine the greatest element of the set of lower bounds and the least
element of the set of upper bounds.
1
n
( − 1) n
a b {1–n} c { 2n } d
n n
44
Unit 2 Introduction to Limits and Continuity
Solution One of the strategies in finding upper bounds and lower bounds of a
sequence is to list the first few terms and observe any trend.
( − 1)n
a The first few terms of are:
n
1 1 1 1
−1, , – , , − ,… ,
2 3 4 5
which are consisting of negative and positive values with – 1 the minimum
1
term and the maximum term.
2
n
( −1) 1
Hence, −1 ≤ ≤ for all n∈ N .
n 2
The set of lower bounds is the interval (–∞, –1] whose greatest element is −1.
1 1
The set of upper bounds is the interval , ∞ whose least element is .
2 2
b The terms of { 1 – n } are:
0, −1, −2, −3, . . . ,
which are decreasing to negative infinity starting from 0. This shows that
the sequence has no lower bound (is unbounded below). The set of upper
bounds is [0, ∞) with 0 the least element of all the upper bounds.
c When we consider {2n}, the terms are 2, 4, 8, 16, . . ., which are starting from
2 and indefinitely increasing. Thus, {2n} has no upper bound, whereas the
interval (−∞, 2] is the set of the lower bounds with 2 being the greatest
element.
1 n
d The terms of are non-negative numbers starting from 1 and
n
1
decreasing to 0 at a faster rate as compared to .
n
1 1 1
Look at its terms: 1, , , , ...
4 27 256
n
1
Clearly, 0 < ≤ 1 , for all n∈ N
n
Thus the set of lower bounds is (−∞, 0] with 0 being the greatest element and the
set of upper bounds is [1, ∞) with 1 the least element.
45
Mathematics Grade 12
The following table contains a few upper bounds and a few lower bounds.
Sequence Few upper bounds Few lower bounds
( − 1)n 1
, 1, 4, 10 −1, −2, −5, −7.5
n 2
{1–n} 0, 1, π, 5 None
1
{ 2n } None 2, , 0, − 10
2
1 n
1, 2, 3, 12 0, −1, −2, −π
n
Definition 2.2
Let {an} be a sequence of numbers.
1 x is said to be the least upper bound (lub) of {an}
i if x is an upper bound of {an}, and
ii whenever y is an upper bound of {an}, then x ≤ y.
2 x is called the greatest lower bound (glb) of {an}
i if x is a lower bound of {an} and
ii whenever y is a lower bound of {an}, then x ≥ y.
You may determine the lub or glb of a sequence using different techniques of describing
a sequences such as listing the first few terms or plotting points.
In the following example, to determine the lub and glb plotting the points might be
much more helpful than listing the terms.
2n − 3
Example 4 Find the lub and glb of the sequence
n +1
Solution If the general term of a sequence has a rational expression, then plotting the
points on the curve of the corresponding rational function can be helpful.
2x − 3
Consider the graph of y = .
x +1
If you have values for the natural numbers, then it gives the graph of the sequence.
46
Unit 2 Introduction to Limits and Continuity
1
The sequence increases from − to 2. an
2
Its elements are limited by the
2n − 3
horizontal asymptote of the rational an =
n +1
function.
1 2n − 3
Hence, − ≤ ≤ 2 for all n∈ N .
2 n +1
n
1
Therefore, the glb is – and the lub
2
Figure 2.3
is 2.
Example 5 Find the lub and glb of each of the following sequences.
1 n ( − 1)n + 1
a
n
b {( −1) } c
2
1 ( − 1)n 2
d 1 − e 1 − f n
n n 3
Solution In this example, listing the first few terms is sufficient to determine the
lub and glb.
Look at the following table.
Sequence First few terms lub glb
1 1 1 1 1
1, , , , , . . . Decreases to 0 1 0
n 2 3 4 5
n
{( −1) } −1, 1, −1, 1, . . . Oscillates 1 −1
( − 1)n + 1
0, 1, 0, 1, . . . Oscillates 1 0
2
1 1 2 3 4
1 − 0, , , , , . . . Increases to 1 1 0
n 2 3 4 5
a2n-1
Decrease to 1
( − 1)n 1 4 3 6 5 1
1 − 2, , , , , ,… Increase to 1 2
n 2 3 4 5 6 2
a2n Converges to 1
2 2 2 2 2 2
n , , , ,... Decreases to 0 0
3 3 9 27 81 3
47
Mathematics Grade 12
Example 6 Find the glb and lub for each of the following sequences.
1n 1
a 2 b (0.01) n
Solution These sequences need a calculator or a computer to list as many terms as
Possible; alternatively plot the corresponding function graph.
a The lub is 2 and the glb is 1 b The lub is 1 and the glb is 0.01.
Exercise 2.1
For each of the following sequences, find some upper bounds and lower bounds and
determine the lub and glb.
( − 1)n n − 1 3n − 2 n 1
1 2 3 4 ( −1) 1−
n + 3 n + 1 n n
1− 3n 1n n n+2 1n
5 6 2 ( −1) 7 8 n
2n + 5 3n − 7
n! 2n
9 n 10
n n!
Monotonic sequences
Definition 2.3
Let {an} be a sequence of numbers. Then,
i { an } is said to be an increasing sequence, if an ≤ an + 1, for all n∈ N .
i.e. { an } is increasing, if and only if
a1 ≤ a2 ≤ a 3 ≤ . . . . ≤ an ≤ an + 1 ≤ . . .
ii {an} is said to be strictly increasing if an < an + 1, for all n∈ ℕ
iii { an } is said to be a decreasing sequence, if an ≥ an + 1, for all n∈ N . i.e., {an} is
decreasing, if and only if
a1 ≥ a 2 ≥ a3 ≥ . . . . ≥ an ≥ an + 1 ≥ . . .
iv {an} is said to be strictly decreasing, if an > an + 1, for all n∈ ℕ
1
Example 7 Show that the sequence 3 − is strictly increasing.
n
48
Unit 2 Introduction to Limits and Continuity
Solution This can be seen directly from the order of the terms:
1 1 1
3 −1 < 3 − < 3 − < 3 −
2 3 4
1 1 1 1
Also, n < n + 1 ⇒ > ⇒− < –
n n +1 n n +1
1 1 1
⇒ 3– <3– , for all n∈ N ⇒ 3 − is strictly increasing.
n n +1 n
1
Example 8 Show that 3 + is strictly decreasing.
n
1 1 1 1
Solution Note that 3 + 1 > 3 + > 3 + > .... > 3 + > 3 + >⋯
2 3 n n +1
1 1
⇒ 3+ >3+ , ∀n ∈ ℕ
n n+1
1
⇒ 3 + is strictly decreasing.
n
Definition 2.4
A sequence {an} is said to be monotonic or a monotone sequence, if it is either
increasing or decreasing.
( − 1) n
49
Mathematics Grade 12
1 1
b is a decreasing sequence; it is decreasing to 0. Hence 8 +
n n
decreases to 8.
Hence, it is monotonic.
c You can write the terms of the sequence as:
1 4 6
1 + , if n is odd; → 2
n 3 5
1 1 3 5
1 − , if n is even; →
n 2 4 6
( − 1)n
This shows that 1 − is not monotonic.
n
Exercise 2.2
1 Show that each of the following sequences is monotonic and bounded.
n +1 1 1n
a b 2 c 3
2n − 1 n + 4
π 1 2n + 1
d sin e cos f
2n n n+5
2 Give examples of convergent sequences that are not monotonic.
3 Give examples of bounded sequences that are not convergent.
4 Can you find a convergent sequence that is not bounded?
5 In each of the following, determine whether or not the sequence is bounded.
1 2 4
a n + b 7 + c 2 d {sin ( n )}
n n n + 1
1n 1 n n − 1 1
e 7 f g h ln
e n + 1 n
6 Use an appropriate method to show that each of the following sequences converges.
4 2n − 3 1 2
a 3 + b c −
n 3n + 2 n +1 n + 3
1 + 3 + 5 + ... + (2n − 1) 2n +1 2n
d e n−4 f 2
6n2 + 1 5 n + 100
π ( − 1)
n
g sin h 1 +
n n
50
Unit 2 Introduction to Limits and Continuity
O PPEENNIINNG
G P
PRRO
OBBLLE
EMM
1
Consider the terms of the sequence
n
1 1 −2
1 List terms of that satisfy the condition 0 < < 10
n n
1
2 Find the smallest natural number k such that 0 < < 10 −5 for all n ≥ k.
n
Sequences are common examples in the study of limits. In particular, sequences that
tend to a unique value when n increases indefinitely are important in the introductory
part of limits of sequences of numbers.
ACTIVITY 2.2
Decide whether each of the following sequences tends to a unique
real number as n increases.
1 (− 1) n
1 2 3 {4} 4 {−10 −n }
n n
2
n
n + 5 n
5
3
6
n
7 {( −1) } 8 { 2n }
In Activity 2.2, the terms of some of the sequences are tending to a unique real number L
as n gets larger and larger.
1
Consider the terms of the sequence :
n
1 1 1 1 1
1, , , , . . . , , ,...
2 3 4 n n +1
1
It is clear that as the value of n becomes larger and larger, the nth term of the
n
sequence becomes smaller in value and hence it becomes closer and closer to 0. Moreover,
1
for extremely large values of n, it will be very hard to distinguish the values of from 0.
n
1
In this case, 0 is said to be the limit of the sequence and you express this idea shortly
n
1
by writing lim = 0 .
n →∞ n
51
Mathematics Grade 12
1 1
Read lim = 0 as "the limit of as n approaches to infinity is 0."
n →∞ n n
1
Also, for the sequence n , whose terms are:
2
1 1 1 1 1 1
, , , ,..., n , n+1 ,...
2 4 8 16 2 2
1
you can see that lim n = 0.
n →∞
2
Observe that the terms of the sequence
1 1 11
n are decreasing to 0 at a rate faster n, 1n nn,,
2 n, 2 n nn
2
1
than that of . Figure 2.4 shows this
n Figure 2.4
comparison.
Note:
1
If a constant c is added to the nth term of the sequence , then you get the
n
1
sequence c + which converges to c.
n
1
Example 11 Consider the sequence 5 + , whose terms are
n
1 1 1 1
5 + 1, 5 + , 5 + , 5 + , . . . ., 5 + , . . .
2 3 4 n
1 1
As n gets large, gets close to 0 so that 5 + gets close to 5 + 0.
n n
1
1 n, n5,5++ 1
Therefore, lim 5 + = 5. n
n →∞
n n
52
Unit 2 Introduction to Limits and Continuity
In general, for a sequence {an}, if there exists a unique real number L such that an
becomes closer and closer to L as n becomes indefinitely large, then L is said to be the
limit of {an} as n approaches infinity.
Symbolically, this concept is written as: lim a n = L
n→∞
If such a real number L exists, then we say that {an} converges to L. If such a number L
does not exist, we say that {an} diverges or lim a n does not exist.
n→ ∞
5n − 2
Example 14 Decide whether or not the sequence converges.
3n
5n − 2 2
5n − 2 n 5−
Solution First we notice that = = n
3n
3n 3
n
2
1 5− n 5
Together with lim = 0 , we have lim = =
n →∞ n
3 3
x →∞
Hence, the sequence
5n − 2 5
converges to .
3n 3
Example 15 Show that the sequence {sin (n)} is divergent.
Solution You know that −1 ≤ sin (n) ≤ 1. As n gets large, sin (n) still oscillates
between –1 and 1. It does not approach a unique number.
Thus, {sin (n)} diverges.
Null sequence
Definition 2.5
A sequence {an} is said to be a null sequence, if and only if lim an = 0.
n→∞
53
Mathematics Grade 12
3 ( −1)n 1 1n
a b 2 c n d 7
n +1 n 6
1
1 cos ( n) 1
e ( 0.5) n f 1 − 2 g h cos
n n n
1 1+ n 1 5 7
i n + j k 1, 0, , 0, , 0, , 0. . . .
n 2 + n 3 7 9
n+3 10 ( −1) ( n − 1)
n
l m n − n
1− 2n n n +1
o { 0.6, 0.66, 0.666, . . . }
54
Unit 2 Introduction to Limits and Continuity
ACTIVITY 2.3
1 Given on the next page are graphs of some sequences. Identify
those graphs which are bounded and find their limits.
a b
c d
e f
Figure 2.7
55
Mathematics Grade 12
n +3
Thus, converges to the least upper bound of the sequence.
2n + 3
So far, the limit of a sequence { an } has been discussed. Your next task is to determine
the limits of the sum, difference, product and quotient of two or more sequences.
56
Unit 2 Introduction to Limits and Continuity
Theorem 2.1
Let {an} and {bn} be convergent sequences with lim an = L and lim bn = M . Then the sum
n →∞ n →∞
{an + bn}, the difference {an – bn}, a constant multiple {can}, the product {an bn}, and the
a
quotient n , provided that M ≠ 0 and bn ≠ 0 for every n, are convergent with
bn
1 lim( an + bn ) = lim an + lim bn = L + M
n →∞ n →∞ n →∞
a lim an L
5 lim n = n →∞ =
n →∞ b
n nlim→∞
bn M
6 If an ≥ 0, as n → ∞ , lim an = lim an = L
n →∞ n →∞
1
Example 20 Evaluate lim 8 +
n →∞ n
Solution Using property 1,
1 1
lim 8 + = lim 8 + lim = 8 + 0 = 8
n →∞
n n →∞ n →∞ n
n+2
Example 21 Evaluate lim
n →∞ 3n − 5
Solution First, you divide the numerator and the denominator of the expression
by n.
n+2 2
n + 2 n
1+
Then, = = n
3n − 5 3n − 5 5
3−
n n
2 2 2
lim 1 + lim (1) + lim
n+2 1+
n = n →∞
n = n →∞ n →∞
n
⇒ lim = lim
5
lim 3 − 5 5
n →∞ 3n − 5 n →∞
3 − lim ( 3) − lim
n n→∞ n n →∞ n →∞
n
1
1 + 2 lim
= = 1+ 2× 0 = 1
n →∞ n
1 3 − 5× 0 3
3 − 5 lim
n →∞ n
57
Mathematics Grade 12
1
Example 22 Find lim
n →∞ n( n + 3)
Solution Using partial fractions
1 a b
= + , for constants a and b.
n ( n + 3) n n + 3
1 a b
⇒ lim = lim + lim
n →∞ n ( n + 3 ) n →∞ n n →∞ n + 3
1 1
= a lim + b lim = a×0+b×0 =0
n →∞ n n→∞ n+3
3n 2 + 4n + 1
Example 23 Find lim
n →∞ 2n 2 + 7
Solution Since both the numerator and the denominator have the same degree,
first divide both by n2
3n 2 + 4n + 1 4 1 4 1
2
3+ + 2 nlim 3+ + 2
3n + 4n + 1 n 2
= lim n n = →∞
n n
lim = lim
n →∞ 2
2n + 7 n →∞ 2
2n + 7 n →∞
2+ 2 7 7
lim 2 + 2
n 2
n n →∞
n
4 1
lim3 + lim + lim 2
x →∞ n→∞ n n→∞ n 3+ 0+ 0 3
= =
7 2+0 2
lim 2 + lim 2
n→∞ n→∞ n
2 n+2
33 3 99 3 10 2 − 1
0.33 = = =
100 102 9 102 9
3 103 − 1
Also, 0.333 = so that
103 9
10 n − 1
3 3 10 n − 1 1 1
an = or a n = = 1 − n
10 n
9 9 10 n
3 10
1 1 1 1 1 1 1 1 1 1
Thus, lim 1 − n
= lim − × n = lim − lim n
= −0 =
n →∞ 3
10 n →∞
3 3 10 n →∞ 3 3 n →∞ 10 3 3
n2 + 1 − 1
Example 26 Evaluate lim
n →∞
n2 +1 + 1
n2 + 1 − 1 n2 + 1 1
−
n2 + 1 − 1 n n 2
n
Solution lim = lim = lim
n →∞ 2 n →∞ 2 2
n +1+ 1 n +1 +1 n →∞ n +1 1
+
n n2 n
1 1
1+ 2 −
= lim n n
n →∞ 1 1
1+ 2 +
n n
1 1 1
lim 1 + − lim lim 1 + 2 − 0
n →∞ n 2 n →∞ n = n →∞
n
= =1
1
lim 1 + 2 + lim
1 1
lim 1 + 2 + 0
n →∞ n n →∞ n n →∞
n
Exercise 2.4
Evaluate each of the limits given in 1 – 18.
1 3 3n + 2 n n
1 lim +
n→∞ n
n+2
2 lim
n→∞
6
n
3 lim
n→∞
(( 3) )
25 n +1
2
1 + n + n2
4 lim 5 lim 6 lim
n →∞ n + 10
n →∞ 30 n + 100
n →∞
n
3
n
1
n
1 n
7 lim − 8 lim 20 + 9
− lim − n
n→∞
5 n→∞ 3 n →∞ 3
2
( 3n +1) n2 + 5 2n + 3 5n − 2
10 lim 2
11 lim 12 lim ×
n →∞ 2n + 3n + 1 n →∞ n +1 n →∞
2n + 5 6 n + 1
59
Mathematics Grade 12
1 + 2 2 + 32 + ... + n 2 1 1
13 lim 14 lim(ne−n ) 15 lim −
n →∞
n3 n→∞ n →∞ n n +1
1
1−
n+3 1 2n n2 + 1 − 3
16 lim 17 lim 18 lim
n →∞ 1 + n n →∞ 2 n →∞ n+2
19 Give examples of sequences {an}and {bn} such that
a lim ( an + bn ) exists but neither lim an nor lim bn exists.
n →∞ n→∞ n→∞
b lim (a nbn) exists but neither lim a n nor lim bn exists.
n→∞ n→∞ n→∞
an
20 Let a n = 2n and bn = n ! Evaluate lim
n →∞ b
n
ACTIVITY 2.4
1 Use the graph to answer the questions below it.
7
y
6
5
4
3
y = f (x) 2
1
x
−4 −3 −2 −1 1 2 3 4 5
−1
−2
−3
Figure 2.8
60
Unit 2 Introduction to Limits and Continuity
Note:
If f (x) approaches to different numbers as x approaches to xo from the right and
from the left, then we conclude that lim f ( x) does not exist.
x → xo
61
Mathematics Grade 12
ACTIVITY 2.5
1 Explain the difference between lim f ( x ) and f (a).
x→a
to a from the right and from the left? Explain this by producing examples.
3 The limit of a function f (x) as x approaches a from the right is represented by the
symbol lim+ f ( x ) and from the left by lim− f ( x ) .
x→ a x→ a
Solution y
lim f ( x ) = 1
a lim ( 2 x − 1) = 2 (2) – 1 = 3 1
x → 0+
x→2
x
1,if x > 0
x −1
b = ∃, if x = 0 lim f ( x ) = −1
x → 0−
x
−1,if x < 0 Figure 2.12
62
Unit 2 Introduction to Limits and Continuity
0, if x ∈ ℤ
Example 6 Let f (x) = . Evaluate
1, if x ∉ ℤ 3
y
a lim f ( x ) b lim f ( x ) 2
x → −2 x → 0.3
1
Solution Sketch the graph of f (see Figure 2.15) x
a lim f ( x) = 1 , but f (−2) = 0. −3 −2 −1
−1
1 2 3 4 5
x→2
−2
b lim f ( x ) = 1
x → 0.3 −
Figure 2.15
63
Mathematics Grade 12
Exercise 2.5
Use graphs or calculators to determine the limits in exercises 1 – 15.
1
1 lim ( 5 x + 7 ) 2 lim sin x 3 lim1
x→4 x →0
x→
3
( 3x − 1)
x 1 x −1
4 lim ( 2 ) 5 lim x
6 lim 2
x→0 x →0 e − 1 x →1 x + x−2
3
x−2 x + 27 x4 −1
7 lim 2 lim 8 9 lim 6
x →2 x − x − 2 x→−3 x+3 x →1 x − 1
3
x −1 x −2 x−4 x
10 lim 11 lim 12 lim
x→1 x − 1 x →4 x − 4 x →0 x
2 3 2
5 x − x x x − 5 x − 14
13 lim 14 lim 15 lim
x →5 x − 5 x →0 x x →−2 x2 − 4
16 Discuss the following point in groups. Is the limit of the sum of two functions at a
point the same as the sum of the limits at the given point? Justify your answer by
producing several examples.
f
Then, lim ( f ( x) + g ( x) ) , lim ( f ( x) − g ( x) ) , lim kf ( x) , lim ( fg ) ( x) , lim ( x) ,
x→a x→a x→ a x →a x →a
g
provided that lim g ( x ) ≠ 0 , exist and
x→ a
f lim f ( x)
x→a
5 lim ( x) =
x→a g
lim
x→a
g ( x)
64
Unit 2 Introduction to Limits and Continuity
3
2 lim(1)
x→2
(
= ( 2 ) + 4 lim x − x → 2 )
lim( x )
+ 7(2) + 11
x→2
1
= 23 + 4 × 22 – + 25 = 48.5
2
The limit of a polynomial function
Suppose p(x) is a polynomial, then lim p ( x ) = p (c ). Exp lain!
x→ c
Theorem 2.2
Let f and g be functions. Suppose lim f ( x) and lim g ( x) exist and f (x) = g (x), ∀x ≠ a.
x→a x→a
x2 −1
Example 9 Find lim .
x→1 x − 1
x 2 −1 x 2 −1
Solution = x + 1; for x ≠ 1. Let f (x) = and g (x) = x + 1.
x −1 x −1
x2 −1
f (x) = g (x), ∀x ≠ 1. Then lim f ( x ) = lim g ( x ) ⇒ lim = lim( x + 1) = 2.
x→1 x →1 x→1 x − 1 x →1
x −1
Example 10 Find lim .
x →1 x −1
x −1
Solution What happens to lim when x =1? Is the result defined?
x −1 x→1
Solution x + 3x – x – 3 = x2 (x + 3) – (x + 3) = (x2 – 1) (x + 3)
3 2
65
Mathematics Grade 12
⇒ lim
x3 + 3x 2 − x − 3
= lim
( x 2 − 1) ( x + 3) = lim x 2 − 1 = 8
x →−3 4 x 3 + 12 x 2 − x − 3 x →−3 (4 x 2 −1) ( x + 3) x →−3 4 x 2 −1 35
2
−1
Example 12 Evaluate lim x3 .
x→2 x − 8
2 2− x
−1 1
Solution x = x =– ; x ≠ 0, 2
3 2 2
x − 8 ( x − 2)( x + 2 x + 4) x x + 2x + 4 ( )
2 −1
1 1
⇒ ⇒ lim 3 x = − lim 2
=−
x →2 x − 8 x → 2 x ( x + 2 x + 4) 24
f ( x ) − f (1)
Example 13 Let f ( x ) = 2 − x . Simplify the expression and
x −1
f ( x ) − f (1)
evaluate lim .
x→1 x −1
f ( x ) − f (1) 2 − x −1 −1 1
Solution lim = lim = lim =– .
x →1 x −1 x →1 x −1 x →1 1 + 2 − x 2
Example 14 If lim( f ( x) + g ( x)) exists, do the limit lim f ( x) and lim g ( x) exist?
x→ xo x → xo x →xo
1 2
Solution Take, for example, f (x) = and g (x) = .
x −1 1 − x2
Do lim f ( x ) and lim g (x) exist? Evaluate lim ( f + g )( x ) .
x →1 x →1 x →1
1 2 1− x 1 1
lim ( f ( x ) + g ( x ) ) = lim + 2
= lim 2
= lim =
x→1 x →1 x − 1 1 − x x→1 1 − x x →1 x + 1 2
x −4
Example 15 Find lim
x →4 x −2
Solution lim
x −4
= lim
( x + 2) =
(x − 4) ( x − 4)( x +2 )
lim
x →4 x − 2 x→4 ( x − 2)( x + 2) x→4 x−4
= lim ( x + 2 ) = 4
x →4
f ( 4 + h ) − f ( 4)
Example 16 Let f (x) = x . Find lim .
h→0 h
66
Unit 2 Introduction to Limits and Continuity
f ( 4 + h ) − f ( 4) 4+h − 2 4 + h −2 4 + h + 2
Solution lim = lim = lim .
h→0 h h→0 h h→0
h 4 + h + 2
1 1
= lim =
h→ 0 4+h +2 4
Example 17 Evaluate lim x3 + x 2 − 6 x + 5
x →1
5− x − 5
Example 18 Find lim
x →0 x
Solution
5− x − 5
= lim
( 5− x − 5 )( 5 − x+ 5 )
lim
x →0 x x →0
x ( 5− x+ 5 )
5− x −5 1 1
= lim = − lim =−
x→ 0
x ( 5− x + 5 ) x →0 5− x + 5 2 5
1 1
−
Example 19 Find lim x + 7 14 .
x→7 x−7
1 1
lim x + 7 − 14 14 − ( x + 7 ) 7−x 1
Solution x →7 . = lim = lim .
x−7 x →7 14 ( x + 7 )( x − 7 ) x →7 x − 7 14 ( x + 7 )
1 1
= – lim =−
x → 7 14 ( x + 7 ) 196
1+ 4 + x − 2
Example 20 Evaluate lim .
x→−3 x+3
1+ 4 + x − 2 1+ 4 + x − 2 1+ 4 + x + 2
Solution lim = .
x→−3 x+3 x+3 1+ 4 + x + 2
4 + x −1 1
= . . (Explain!)
x+3 1+ 4 + x + 2
x+3 1
= . (Explain!)
x+3
(
4 + x +1 1+ 4 + x + 2)( )
1+ 4 + x − 2 2
⇒ lim = . (Explain!)
x→−3 x +3 8
67
Mathematics Grade 12
Exercise 2.6
1 Use the following graph of the function f to determine each of the limits.
y
5
4
3 y = f (x)
2
1
x
−5 −4 −3 −2 −1 1 2 3 4 5
−1
−2
Figure
− 2.16
1 − x 2 , if − 1 < x < 2
−3 if x = −1
2 Let f (x) =
− x − 1, if x < −1
x − 5, if x ≥ 2
Sketch the graph of f and determine each of the following limits.
a lim f ( x ) b lim f ( x ) c lim f ( x ) d lim f ( x )
x →− 1 x→ 2 x →5 x →3
3 Suppose that f, g and h are functions with lim f ( x ) = 7, lim g (x) = –4 and
x→2 x→ 2
3
lim h( x) = , evaluate
x →2 5
a lim ( f ( x ) + g ( x ) ) b lim ( ( fg )( x ) − 3 h ( x ) )
x→ 2 x→2
f ( x) g ( x) h ( x)
c lim
f ( x ) + g ( x ) − 5h ( x )
x→ 2
68
Unit 2 Introduction to Limits and Continuity
Limits at infinity
Limits as x approaches ∞
ACTIVITY 2.6
1 Using the concept of limits of sequences of numbers, evaluate
each of the following limits at infinity.
1 3x − 1 x2 + 1
a lim b lim c lim
x →∞ x x →−∞ x + 5 x →∞ x − 1
p(x)
2 Let f (x) = be a rational function.
q (x)
p ( x)
a If degree of p (x) = degree of q (x), evaluate lim in terms of the
x →∞ q ( x)
leading coefficients of p (x) and q (x).
p ( x)
b If degree of p (x) < degree of q (x), discuss how to evaluate lim .
x →∞ q ( x)
c Do you see a relationship between these limits and horizontal asymptotes of
rational functions?
Definition 2.7
Let f be a function and L be a real number.
If f (x) gets closer to L as x increases without bound, then L is said to be the limit of
f (x) as x approaches to infinity.
This statement is expressed symbolically by lim f ( x ) = L
x →∞
3x2 − 5x + 4
Example 21 Evaluate lim
x →∞ 2 x2 + 4
Solution You apply the technique which are used in evaluating limits of number
sequences. i.e. divide the numerator and denominator by x2 (the highest
power monomial).
3x 2 − 5 x + 4 5 4
lim 3 − + 2
3x − 5 x + 4
2
x 2 x →∞ x x 3−0+0 3
lim = lim = = =
x →∞
2
2 x + 4 x→∞ 2 x + 4
2
4 2+0 2
lim 2 + 2
x 2
x →∞ x
1 − 3x 2x +1
Example 22 Evaluate lim + 2
x →∞ 6 x + 5 x + 7x +1
69
Mathematics Grade 12
Solution
1
−3
1 − 3 x 2 x + 1 1 − 3 x 2 x + 1
lim x 1
lim + 2 = lim + lim = +0= − .
x →∞ 6 x + 5 x + 7 x + 1 x →∞ 6 x + 5 x→∞ x + 7 x + 1 x→∞ 6 + 5
2
2
x
Non-existence of limits
In the previous topic, you already saw one condition in which a limit fails to exist.
x
For example, lim , does not exist, as the limit from the left and the right do not agree.
x→0 x
Do you see any other condition in which a limit fails to exist?
π
Consider f ( x ) = sin .
x
π
You know that y = sin x has one complete cycle on the interval 2π to 4π. As moves
x
π π 1 1
from 2π to 4π , x moves from to which is to . Therefore, the graph of f is
2π 4π 2 4
1 1
a complete cycle on the interval , , similarly there is a complete cycle on
4 2
1 1 1 1
intervals , , , , and so on.
6 4 8 6
Hence, the graph of f gets more and more crowded as x- approaches 0. i.e. changes too
frequently between –1 and 1, as x approaches 0. The graph does not settle down. That
is, it does not approach a fixed point. Instead, it oscillates between –1 and 1. Therefore,
π
lim sin does not exist. This is the second condition in which a limit fails to exist.
x →0
x
π π
The following is the graph of f (x) = sin showing the non-existence of lim sin .
x x→ 0
x
y
1
0.5
x
-1 -0.5 0.5 1 1.5
π
f ( x ) = sin
-0.5 x
-1
Figure 2.17
70
Unit 2 Introduction to Limits and Continuity
ACTIVITY 2.7
1 Sketch the graph of f ( x ) = x and g ( x ) = − x
Evaluate each of the following one-sided limits based on your knowledge of limit
of a function f at a point x = a as x approaches a from the right, lim+ f ( x ) and as x
x→a
Definition 2.8
1 Right Hand Limit
Let f be defined on some open interval (a, c). Suppose f (x) approaches a number L as
x approaches a from the right, then L is said to be the right hand limit of f at x = a.
This is abbreviated as: lim+ f ( x ) = L
x →a
y y
y = f (x)
y = f (x)
L L
x x
a b
a b
Figure 2.19
2 Left Hand Limit
Let f be defined on some open interval (c, b). Suppose f (x) approaches a number L as
x approaches b from the left. Then L is said to be the left hand limit of f at x = b.
This is abbreviated by lim− f ( x ) = L
x →b
71
Mathematics Grade 12
c lim 9 − x2 d lim 9 − x2 y
x →− 3+ x →−3−
5
4
Solution Look at the following orders:
– + – +
3 f (x)= 9 − x2
3 < 3 < 3 and –3 < –3 < –3 2
– 2 – + 2 + 1
(3 ) = 9 and (3 ) = 9 x
– 2 + + 2 – −4 −3 −2 −1 1 2 3 4 5
(–3 ) = 9 and (–3 ) = 9
As x → 3+, 9 – x2 → 0– and, as x → 3–, 9 – x2 → 0 + Figure 2.21
Therefore,
2
c lim 9 − x = 0 d lim 9 − x 2 doesn’t exist.
x →−3+ x →−3−
Example 25 Evaluate
3x − 1 4x − 3
a lim− b lim+
x →2 x−2 x→−2 x + 2
a − b lim g ( x) = −∞
lim f ( x ) = −∞
x →2− x →− 2+
Figure 2.22
72
Unit 2 Introduction to Limits and Continuity
ACTIVITY 2.8
1 Use the above graphs to evaluate each of the following limits.
i lim f ( x ) ii lim− g ( x) iii lim f ( x ) iv lim g ( x )
x →2+ x →−2 x→∞ x → −∞
Infinite limits
Example 26 Evaluate each of the following limits.
1 1 1 1
a lim− b lim+ c lim+ d lim−
x→2 4 − x2 x→2 4 − x2 x→−2 4 − x2 x→−2 4 − x
2
1
1 f ( x) =
Solution Sketch the graph of f ( x) = in order y 4 − x2
4 − x2
to determine each limit at the same time.
If you try to substitute x = 2, the x
denominator equals 0.
1
a lim− = ∞. The graph is
x →2 4 − x2
going up indefinitely to ∞. Figure 2.23
1
b lim 2
= −∞. The graph is going indefinitely down to –∞.
x →2+ 4 − x
1 1
c lim+ =∞ d lim− = −∞
x→−2 4 − x2 x →−2 4 − x2
Recall that the lines x = 2 and x = –2 are vertical asymptotes of the rational
1
function f (x) = .
4 − x2
73
Mathematics Grade 12
Vertical asymptotes
The vertical line x = a is a vertical asymptote to the graph of y = f (x), if one of the
following is true.
1 lim f ( x ) = ∞ 2 lim f ( x ) = ∞ 3 lim f ( x ) = −∞ 4 lim f ( x ) = −∞
x →a− x→a + x →a− x→ a +
y
y
x
x a
a
a lim f ( x ) = ∞ b lim f ( x ) = −∞
x →a x→ a
y y
x x
a a
Figure 2.24
Exercise 2.7
1 The following table displays the amount of wheat produced in quintals per hectare.
Based on this data, the organization that produces the wheat projects that the yearly
140 x + 25
product at the xth year (taking 1995 as the first year) will be p( x ) =
2x + 3
quintals. Approximate the yearly product after a long period of time.
74
Unit 2 Introduction to Limits and Continuity
2 Suppose the unemployment rate of a certain country x- years from now is modelled
45 x + 35
by u ( x ) = percent. Find the level it will reach as time gone. Based on
9x + 2
the formula, discuss whether the unemployment rate increases or decreases.
3 Evaluate each of the following one-side limits.
a lim+ x −1 b lim x −1 c lim+ 1 − x 2
x →1 x →1− x →1
2 2
d lim 1− x e lim 9− x f lim 9 − x2
x → − 1− x →− 3− x → − 3+
1 1 1
g lim+ h lim− i lim+
x →5 x−5 x →5 x −5 x →0 x2
1 4x + x
j lim 2 k lim l lim 4 − x2 − 9
x→0 x x →0+ 4 x − x x →5+
x 2 − x, if x ≤ 1
e x , if x ≤ 2
5 Let f ( x) = g ( x) = 1
;
( e − 1) x + 3, if x > 2 , if x > 1
x
Evaluate each of the following one side limits.
a lim+ ( f ( x ) + g ( x ) ) b lim− ( f ( x ) − g ( x ) )
x→2 x→ 2
f ( x) − g ( x)
c lim+ f ( x ) g ( x ) d lim+
x →1 x →−1 f ( x) g ( x)
75
Mathematics Grade 12
6 In each of the following functions, determine whether the graph has a hole or a
vertical asymptote at the given point. Determine the one side limits at the given
points.
x x3 + 1
a f ( x) = ; x = −5 b f (x) = ; x = −1
x+5 x +1
x 2 −1 ( x − 3)
3
c f ( x) = , x =1 d f (x) = ;x =3
x −1 x−3
1
1+
x ;x = 0 x
e f ( x) = f f (x) = ;x =π
1 sin x
1−
x
2.3 CONTINUITY OF A FUNCTION
The term continuous has the same meaning as it does in our everyday activity.
For example, look at the following topographic map between two places A and B on the
graph. The y-axis represents how high, in metres, above sea level each point is and the
x-axis represents distance in kilometres, between points.
y
River
1000
W
P V B
Q R S T
500 A
L
0
10 20 30 40 50 60 70 80 90 100 x
Figure 2.26
This curve is drawn from A to B without lifting the pencil from the paper. The graph is
useful for finding the height above sea level of every point between A and B.
Think of continuity as drawing a curve without taking the pencil off of the paper.
ACTIVITY 2.9
Look at the following graphs.
From each graph evaluate lim f ( x) and f ( xo ) and decide whether those values
x → xo
are equal or unequal. Determine whether or not each graph has a hole, jump, or
gap at x = xo.
76
Unit 2 Introduction to Limits and Continuity
y y
f
f
a a
ℓ (xo, f (xo))
x
xo xo
a b
y y
f
q f
p
x x
xo xo
c d
Figure 2.27
Which of the above graphs are connected at x = xo?
y
Definition 2.10
Continuous function at a point y = f (x)
A function f is said to be continuous at xo, if
f (xo)
i xo ∈ Df (domain of f) ( ) x
ii lim f ( x) exists and xo
x →xo
Figure 2.28
Notice that the graph has no interruption at xo.
If any of these three conditions is not satisfied, then the function is not continuous at x = xo.
Definition 2.11
A function f is said to be discontinuous at xo, if f is defined on an open interval
containing xo (except possibly at xo) and f is not continuous at xo.
x
Example 1 Let f ( x ) = . Is f continuous at x = −3? , x = 0? and x = 1?
x
1, if x > 0
x
Solution f ( x ) = ⇒ f ( x ) = −1, if x < 0
x
∃, if x = 0
77
Mathematics Grade 12
1
Example 3 Find out the condition that makes f ( x ) = discontinuous at x = 3?
x −3
Solution f is discontinuous at x = 3 because y
i f (3) is undefined
1
ii lim+ f ( x ) = ∞ f ( x) =
x →3 x−3 x
lim− f ( x ) = −∞
x→ 3
0, if x ∈ ℤ
Example 4 Consider the piecewise defined function f ( x ) =
1, if x ∉ ℤ
1
Is f continuous at x = 1? x = ?
2
Determine the set of numbers at which f is discontinuous.
78
Unit 2 Introduction to Limits and Continuity
Solution
a lim f ( x ) = 1 and f (1) = 0 y
3
x →1
2
⇒ f is discontinuous at x = 1 1
1 x
b lim1 f ( x ) = 1 and f = 1 −5 −4 −3 −2 −1 1 2 3 4 5
x→
2
2 −1
−2
1 −3
⇒ f is continuous at x = .
2 Figure 2.32
Use the graph in Figure 2.32 to evaluate lim f ( x ) when c is an integer.
x→c
x2 − 3x + 2
Example 5 Show that f ( x ) = is continuous at x = 3.
x −5
Solution What is the domain of f ? Is 3 in the domain of f ?
32 − 3 ( 3) + 2 2
f ( 3) = ⇒ f ( 3) = − .
3−5 2
x 2 − 3x + 2 2
Also, lim =−
x→3 x −5 2
⇒ f is continuous at x = 3.
79
Mathematics Grade 12
Definition 2.12 y
(One side continuity)
A function f is continuous from the right at x = a
provided that
lim f ( x ) = f ( a ) .
x →a + x
A function f is continuous from the left at x = b a b
provided that
lim f ( x ) = f ( b ) .
x →b − Figure 2.34
1
Example 7 Show that g ( x ) = 1 − 3 x is continuous from the left at x = .
3
1
Solution From the graph one can see that lim− g(x) = 0 = g
x→
1 3
3
y
g ( x ) = 1 − 3x
Figure 2.36
80
Unit 2 Introduction to Limits and Continuity
x2 − 9
Example 8 Let f ( x ) = . Show that f is continuous neither from the right nor
x−3
from the left at x = 3
Solution The basic strategy to solve such a problem is to sketch the graph.
y
= x + 3, if x > 3
x2 − 9
∃ ,if x = 3
x −3
f
= − x − 3, if x < 3
lim f ( x ) = lim− ( − x − 3) = −6 x
x →3− x →3
y y
x x
a b b
a
a b
Figure 2.38
2 Closed interval
A function f is continuous on the closed interval [a, b] provided that
i f is continuous on (a, b)
ii f is continuous from the right at a, and
iii f is continuous from the left at b.
A function f is continuous, if it is continuous over its domain.
81
Mathematics Grade 12
x
a b c d e f
Figure 2.39
Solution It is continuous on (–∞, a), [a, b ], (b , c], (c, d), [d, e], (e, f), [f, ∞).
Example 10 Determine whether or not each of the following functions are continuous on
the given interval:
1 x2 − 4
a f ( x) = , ( 0,5) b f ( x) = , ( −3,3 )
x x+2
c f (x) = 2x3 – 5x2 + 7x + 11, (−∞, ∞).
Solution
a f is a rational function and x ≠ 0 for each x ∈ (0, 5). Hence, we conclude
that f is continuous on (0, 5).
b f is undefined at x = –2. Hence, f is discontinuous at x = –2 but f is
continuous at any other point on (–3, 3). Thus f is not continuous on (−3, 3).
c Every polynomial function is continuous on (–∞, ∞). Thus, f is continuous
on (−∞, ∞).
4 − x 2 , if x < 1
5, if 1 ≤ x < 4
Example 11 Let f ( x ) =
−1, if x = 4
x + 1,if x > 4
Determine the intervals on which f is continuous.
82
Unit 2 Introduction to Limits and Continuity
Solution
From the graph on Figure 2.40 you may see that f is continuous on (–∞, 1), [1, 4)
and (4, ∞). But it is discontinuous at x = 1 and x = 4.
Solution In f ( x ) = x 2 − 1, x 2 − 1 ≥ 0 ⇒ x ≥ 1
{
The domain of f is x : x ≥ 1 }
Explain why f is discontinuous on (–1, 1)!
f is continuous on (–∞, –1] ∪ [1, ∞). (Explain!)
83
Mathematics Grade 12
1
Example 15 Let f ( x ) = . What is
9 − 4x2 y
the largest interval on which f is 1
f ( x) =
continuous? 9 − 4x2
3 3
Is there an interval larger than − , on which f is continuous?
2 2
Example 16 Determine the value of a so that the piecewise defined function
x + 3, if x > 2
f ( x) = is continuous on (–∞, ∞).
ax −1, if x ≤ 2
Solution If f is continuous on (–∞, ∞), then f must be continuous at x = 2.
⇒ lim+ f ( x ) = f ( 2 ) ⇒ lim+ ( x + 3) = a ( 2 ) − 1 ⇒ 5 = 2a − 1 ⇒ a = 3
x→ 2 x→2
x + 3,if x > 2
⇒ f ( x) =
3x − 1,if x ≤ 2
ax + b,if x ≤ −2
Example 17 Let f ( x ) = 2 x + a,if − 2 < x ≤ 3
ax 2 − bx + 4,if x > 3
If f is a continuous function, find the values of a and b.
Solution f should be continuous at x = −2 and x = 3 because f is a continuous
function.
i f is continuous at x = −2
⇒ lim f ( x ) = f ( −2) ⇒ lim+ (2 × ( −2) + a ) = ( a ( −2) + b ) ⇒ −4 + a = −2 a + b
x → −2 + x→2
⇒ 3a – b = 4 . . . . . . . . . . . . . . . . . . . equation (1)
ii f is continuous at x = 3
⇒ lim+ f ( x) = f (3) ⇒ lim(
+
ax2 − bx + 4) = 2(3) + a
x→3 x →3
⇒ 9a – 3b + 4 = 6 + a
⇒ 8a – 3b = 2 . . . . . . . . . . . . . . . . . . equation (2)
Solving the system of equations
84
Unit 2 Introduction to Limits and Continuity
In, 3 − x 2 − 16 , 3 − x 2 − 16 ≥ 0 ⇒ 3 ≥ x 2 − 16 ⇒ 25 ≥ x2 ⇒ x ≤ 5.
Thus, x ≥ 4 and x ≤ 5
⇒ f is continuous on [−5, −4] and [4, 5].
Example 19 A library that rents books allows its customers to keep a book up to
5 days at a fee of Birr 10. Customers who keep a book more than
5 days pay Birr 2 penalty plus Birr 1.25 per day for being late beyond the
first 5 days. If c(x) represents the cost of keeping a book for x days,
discuss the continuity of c on [0, 20].
Solution We first determine a formula for c(x). From
the given information, the fee for the first 5
days is Birr 10. y c (x) = 1.25x + 5.75
c
⇒ c (x) = 10, if 0 < x ≤ 5.
c (x) = 10 Figure 2.46
For x > 5, c (x) = 10 + 2 + (x – 5) (1.25). Explain!
+ 5.75 are continuous on (0, 5] and
= 1.25x + 5.75 c is continuous on (0, 5] and (5, 20].
10, if 0 < x ≤ 5 x
⇒ c ( x) =
1.25x + 5.75, if x > 5 Figure 2.44
The constant 10, and the polynomial 1.25x + 5.75 are continuous on (0, 5] and
(5, 20] respectively. Thus, c is continuous on (0, 5] and (5, 20].
But lim+ c ( x ) = 1.25(5) + 5.75 = 12
x →5
85
Mathematics Grade 12
Example 20 Let f (x) = x, g (x) = sin x. Discuss the continuity of the combinations
of f and g at x = 0.
Solution f and g are continuous at x = 0. Hence, f + g, f – g, kf and fg are continuous
f ( x) x
at x = 0. lim = lim =1
x→0 g ( x) x → 0 sin x
f f
But, (0) is undefined. Hence, is not continuous at x = 0.
g g
Example 21 Discuss the continuity of the function given by
4 − 9 − x 2 , if x ≤ 3 y
f (x) =
10 − 2 x,if x > 3 y = 4 − 9 − x2 ;
−3 ≤ x ≤ 3
Solution Can you determine the range y = 10 − 2 x;
of values of 9 − x ? What 2 x>3
1 ≤ 4 − 9 − x2 ≤ 4 ?
Figure 2.45
The function is continuous on
[−3, ∞) as it is shown in the figure.
Some of the above examples are the compositions of two or more simple functions.
In general, you have the following theorem on the continuity of the compositions of
functions.
86
Unit 2 Introduction to Limits and Continuity
= 6
y y x
f (x) = 3x – 1
f (x) = –x2 + 3x – 4
7
–7 ≤ f (x) ≤ 8 ∀x∈ [–2, 3] −14 ≤ f (x) ≤ −
∀ x ∈ [1, 5]
4
3
The maximum value is 8. The maximum value is −1
4
The minimum value is –7 The minimum value is –14.
87
Mathematics Grade 12
Figure 2.48
f (3) = 81 – 27 – 45 + 6 + 1 = 16 > 0 1
x
⇒ f has a zero between x = 2 and x = 3 −5 −4 −3 −2 −1
−1
1 2 3 4 5
f (–1) = 1 + 1 – 5 – 2 + 1 = –4 < 0 −2
88
Unit 2 Introduction to Limits and Continuity
Note:
Discontinuous functions may not possess the intermediate value property. To see
1
this, consider f (x) = which is discontinuous at 0. f (−1) < 0 and f (1) > 0 but
x
there is no value of x in (–1, 1) such that f (x) = 0
89
Mathematics Grade 12
(x2 , f (x2))
f (x2)
(x1, f (x1))
f (x1) x
a x2 x1 b
Figure 2.50
90
Unit 2 Introduction to Limits and Continuity
2 Let f be continuous on [a, b]. Answer the following points in terms of f (a) and
f (b). Use graphs to illustrate your answers.
i Find the minimum and the maximum values of f (x) when f is an increasing
function.
ii Find the minimum and maximum values of f (x) when f is decreasing.
3 Discuss the following statements using the intermediate value theorem.
i Among all squares whose sides do not exceed 10 cm, is there a square
whose area is 11 7cm 2 , 11 17 cm 2 ?
ii Among all circles whose radii are between 10cm and 20 cm, is there a circle
whose area is 628 cm2?
iii There was a year when you were half as tall as you are on today.
Exercise 2.8
1 Determine whether or not each of the following functions is continuous at the
given number.
a f (x) = 3, x = 5 b f (x) = 2x2 – 5x + 3; x = 1
2
( x − 3) ( x − 4 ) ; x = −1
c f (x) = ;x=3 d f (x) = 2
x−3 x +1
sin x, x > 0 x −1, if x > 1
e f ( x ) = 1, x = 0 ; x =0 f f ( x ) = 0,if x = ± 1 ; x= ± 1
1 1 − x , if x < 1
,x <0
x
2 If the piecewise defined functions below are continuous, determine the values of
the constants.
ax 2 + bx + 1, if 2 ≤ x ≤ 3
ax − 3, if x > 2
a f ( x) = b f ( x ) = ax − b, if x < 2
2x + 5, if x ≤ 2 bx + 4, if x > 3
2 1 3
x − 2 x + a , if ≤ x ≤
2 2
c f ( x) =
− − x 2 + 2 x − 3 , if x < 1 or x > 3
4 2 2
k ( x − 5)
2 , if x > 4
x −c
2 , x ≠ ±5
d f ( x) = x − 25 e f ( x) =
5 if x = ±5 2 x, if x ≤ 4
91
Mathematics Grade 12
3 Find the maximum possible interval(s) on which these functions are continuous.
x2 − 4
, if x ≠ 2 2
a f ( x) = x − 2 b f ( x) = e− x
8, if x = 2
x2 − 1
c f ( x ) = 4 x − 1 , if x ≠ 1 d f (x) = 1 − 4x2
5, if x = 1
5 ( x 3 + 1)
1
e f (x) = f f ( x ) = x + 1 , if x ≠ −1
9 − 4x 2 10, if x = −1
g f (x) = 2 − 5 − x2
4 The monthly base salary of a shoes sales person is Birr 900. She has a commission
of 2% on all sales over Birr 10,000 during the month. If the monthly sales are Birr
15,000 or more, she receives Birr 500 bonus. If x represents the monthly sales in
Birr and f (x) represents income in Birr, express f (x) in terms of x and discuss the
continuity of f on [0, 25000].
ACTIVITY 2.10
1 Let x be a real number. Fill in the table below with appropriate
values.
sin x
sin x
x
sin x
2 Use the table to predict lim .
x→0 x
sin x sin x
3 Use the following graph of f ( x) = todetermine lim .
x x→0 x
92
Unit 2 Introduction to Limits and Continuity
sin x
f ( x) =
x
x
−2π −π
−π π 2π
Figure 2.51
Theorem 2.7
sin x
lim = 1 , where x is in radians.
x →0 x
Example 1 Evaluate each of the following limits.
sin ( 3 x ) 1 1
a lim b lim x sin c lim x 2 sin 2
x→0 x x→∞
x x →∞
x
x tan x sin(3 x)
d lim e lim f lim
x → 0 sin x x →0 sin x x→0 sin(4 x)
x 1
d lim = lim = 1. Why?
x →0 sin x x →0 sin x
x
93
Mathematics Grade 12
tan x tan x
lim
= lim =
tan x x x → 0 x = 1 = 1. Why?
e lim
x → 0 sin x x → 0 sin x sin x 1
lim
x x → 0 x
sin ( 3 x )
3
sin ( 3 x ) 3x 3
f lim = lim = . Why?
x → 0 sin ( 4 x ) x → 0 sin 4 x 4
( )
4
4x
3
sin 3 x sin x
g lim 3 = lim =1
x →0 x x → 0 x
1 − cos x 1 − cos x 1 + cos x 1 − cos 2 x
h lim = lim ⋅ = lim
x→0 x2 x→0 x2 1 + cos x x→ 0 x 2 (1 + cos x )
2
sin x 1 1 1
= lim ⋅ lim = 1× =
x →0
x x → 0 (1 + cos x ) 2 2
sin ( x − 1) − sin (1 − x ) − sin (1 − x )
i lim 2 3
= lim 2
= lim
x →1 1 − x + x − x x →1 (1 − x ) + x (1 − x )
( ) ( x2 + 1)
x →1 1 − x
sin (1 − x ) 1 1
= − lim ⋅ lim 2 = −
x →1 1− x
x →1 x + 1
2
Example 2 The area A of a regular n-sided polygon
inscribed in a circle of radius r is given by
180o 180o
A = nr 2 cos sin
n n r
Using the fact that the circle is the limiting
position of the polygon as n → ∞ , show that Figure 2.52
2
the area A of the circle is A = π r .
Proof:
180 o 180 o π π
A = lim nr 2 cos sin = r 2 lim n cos .sin
n →∞ n n n →∞ n n
π
sin
π
= r 2 lim cos . lim n = r 2 × 1× π = π r 2
n→∞ n n →∞ 1
n
94
Unit 2 Introduction to Limits and Continuity
H
HIISSTTO
ORRIIC
CAALL N
NOOTTE
E
ACTIVITY 2.11
1 k
1 Consider the sequence 1 +
k k ≥1
a Is the sequence monotone?
Justify your answer by filling up the values in the following table.
95
Mathematics Grade 12
x y
1
2 Let f (x) = 1 +
x
f
a What is the domain of f ? Yy ==e e
b Look at the graph of f. Is f continuous on
(−1, 0]? Why?
c Use the graph to evaluate lim f ( x ) and x
x →∞
Theorem 2.8
x x
1 1
lim 1 + = e and lim 1 + = e.
x→∞
x x→−∞
x
x + 100
1
Example 3 Evaluate lim 1 +
x →∞
x
x +100 x 100 100
1 1 1 1
Solution lim 1 + = lim 1 + .lim 1 + = e lim 1 + = e. Why?
x→∞
x x →∞
x x→∞ x x→∞ x
x+c
1
In general, you can show that lim 1 + = e for c ∈ ℝ.
x →∞
x
x
9
Example 4 Evaluate lim 1 +
x→∞
x
1 9
Solution Let = , then x = 9y.
y x
9
9
x
1
9y
1 y
Thus, lim 1 + = lim 1 + = lim 1 + = e9. Why?
x→∞
x y →∞
y y →∞ y
x
c
In general, we can show that lim 1 + = ec for c ∈ ℝ
x →∞
x
x
x
Example 5 Evaluate lim .
x→∞
3− x
x
x 1 1 3
Solution lim = lim = −3 =e
x→∞
3 e
x
x→∞
x −3
1 −
x
96
Unit 2 Introduction to Limits and Continuity
1− 4 x
5x + 1
Example 6 Evaluate lim
x→−∞
5x − 3
4 x −1 4
−3 −53
1+ 5x
1− 4 x 4 x −1
5x + 1 5x − 3 e −3.2
Solution lim = lim = = 1 =e
x →−∞ 5 x − 3
x →−∞ 5 x + 1
1+ 1 e5
5x
(Explain!)
Exercise 2.9
1 Evaluate each of the following limits.
tan(4 x ) sin ( x + 2)
a lim b lim
x →0 tan(3 x) x→−2 x + 2x 2 + x + 2
3
π
x−
2 sin x
c lim d lim
x→
π cos x x→0 x3 − x
2
sin x sin x
e lim f lim
x→π − 1− cosx x →∞ x
x+5 8−5 x
1 x
g lim 1 − h lim
x→∞
x x →∞
x + 3
3 x −1 x+1
x + 4 2x + 5
i lim j lim
x →∞
x − 1 x →∞
2 x − 11
1
lim+ 1
k ( 5x + 1) x l lim sin
x→0 x→0
x
1
m lim tan
x →∞
x
2 Continuous compounding formula
nt
r
Consider the compound interest formula. A = P 1 +
100n
If the length of time period for compounding of the interest decreases from yearly to
semi annually, quarterly, monthly, daily, hourly, etc, then the amount A increases
r
but the interest rate for the period decreases. That is, as n → ∞, → 0 . In this
100n
case, the interest is said to be compounded continuously. Find a formula for the
amount A obtained when the interest is compounded continuously.
3 If Birr 4500 is deposited in an account paying 3% annual interest compounded
continuously, then how much is in the account after 10 years and 3 months?
97
Mathematics Grade 12
Key Terms
Summary
1 Upper bound and lower bound
i A number m is called an upper bound of a sequence {a n}, if and only if
m ≥ ai ∀ai ∈ {an }
ii A number k is called a lower bound of a sequence {a n}, if and only if
k ≤ ai ∀ai ∈ {an }
i lim ( an ± bn ) = L ± M
n →∞
an L
iv lim = , provided that M ≠ 0, and b n ≠ 0 for any n.
n→∞ bn M
98
Unit 2 Introduction to Limits and Continuity
6 Limit of a function
A number L is the limit of a function f at x = a, if and only if f (x) approaches to L
as x - approaches a but f need not be defined at a. This is expressed by
lim f ( x ) = L
x→ a
ii Likewise, we can define the left hand side limit and express it as:
lim− f ( x) = L.
x→ a
f ( x) L
iii lim ( f ( x) ⋅ g ( x) ) = LM iv lim = provided that M ≠ 0.
x →a x→ a g ( x) M
9 Continuity
i A function f is said to be continuous at x = x0, if the following three
conditions are met.
a f (xo) is defined b lim f ( x) exist c lim f ( x) = f ( xo )
x → x0 x→ xo
99
Mathematics Grade 12
lim
sin x
= 1 1
i ii lim 1 + = e
x→0 x x →±∞
x
3, if x = −5
−0.6, if − 5 < x ≤ −2
3 Let f ( x) = 2
x − 4, if − 2 < x < 3
x + 2, if x ≥ 3
Sketch the graph of f and evaluate each of the following limits.
a lim f (x) b lim f ( x) c lim f ( x )
x→−5 x→−2 x →3
100
Unit 2 Introduction to Limits and Continuity
x 2 − 49 3x − 4 x
c lim d lim
x →−7 x 2 + 6 x − 7 x→0 5x
x 3 + 125 sin ( x − 1) + x 2 − 1
e lim f lim
x →−5 x+5 x →1 x −1
π
g lim sin h lim cos x
x →∞
x x →∞
sin x sin 3 (5 x )
i lim j lim
x→0 x cos x x →0 sin (4 x 3 )
5 Test whether or not each of the given functions is continuous at the indicated
number.
x 2 − x , if x ≥ 1 x2 9 − x2
a f (x) = ;x = 1 b f (x) = ; x=3
x + 1, if x < 1 3− x
sin x 1
,if x ≠ 0 , if x ∉ Z 1
c f ( x) = x ;x = 0 d f ( x) = 4 ;x =
1,if x = 0 4x , if x ∈ Z 2
cos x
, if x > 0
e f ( x) = ex ;x = 0
ex , if x ≤ 0
6 Determine the values of the constants so that each of the given functions is
continuous.
x2 − ax
ax − 1,if x ≤ 2 , if x ≠ a
a f ( x) = 2 b f (x) = x − a
x + 3x, if x > 2 2, if x = a
x 2 + 1, if x < a
sin ( k +x ) , if x ≤ 0
c f (x) = f ( x ) = d f (x) = 15 − 5 x, if a ≤ x ≤ b
1 , if x > 0 5 x − 25, if x > b
7 Evaluate each of the following limits.
3 x 3 + 5 x 2 − 11 x 2 + 1 − 10
a lim b lim
x →∞ 2 x3 − 1 x →∞
x2 + 1 + 9
8 Evaluate each of the following one side limits.
a lim x − 3x b lim 3− x c lim 3x − 9
x → 0+ x→3+ x →3−
x
d lim+ ln x e lim+ 3
f lim 1 − x −1
x →2 +
x →0 x →5
( x − 5)
101
Mathematics Grade 12
sin x x 2 x 2 − 49
g lim h lim− 25 − x2 i lim−
x → 0+ x x →−5 x→ 7 x−7
9 Determine the largest interval on which each of the given functions is continuous.
1− x
a f ( x) = b f ( x) = ln x
x
x 4x − 3
c f ( x ) = ln x d f ( x) =
e −1 x−4
10 Determine the maximum and minimum values of each of the functions defined on
the indicated closed interval.
a f (x) = 3x + 5 ; [ –3, 2] b g (x) = 1 – x2 ; [–2, 3]
1
c h (x) = x4 – x2 ; [–2, 2 ] d f ( x) = ;[−2, 2]
x
x , if x ≤ 1
2
2
e h (x) = 4x – 5x + 1 ; [-1.5, 1.5] f f ( x) =
2 − x , if x > 1; [ −3,2 ]
11 Locate the zeros of each of the following functions using the intermediate value
theorem.
a f (x) = x2 – x – 1 b g (x) = x3 + 2x2 – 5
c h (x) = x3 – x + 2 d f (x) = x4 – 2x3 – x2 + 3x – 2
e g (x) = x4 – 9x2 + 14
12 Evaluate each of the following limits.
x
sin
π sin ( x 3 ) 1
a lim b lim c lim x tan
x →0 tan x x→ 0 x3 x →∞
x
x+6
x − tan x 3
d lim e lim 1 +
x →0 x x →∞
x + 11
13 In a certain country, the life expectancy for males x-years from now is given by
210 x + 116
the formula f ( x) = years. What will be the life expectancy of males
3x + 4
in this country as time passes? Discuss whether or not the life expectancy in the
country is increasing.
60 ( x + 1)
14 A girl enrolling in typing class types words per minute after x weeks of
x+9
lessons. Determine the maximum possible number of words the girl can type as
time passes.
102