MTH 102 Chapter One
MTH 102 Chapter One
DEPARTEMENT OF MATHEMATICS
MTH 102
COURSE GUIDE
ELEMENTARY MATHEMATICS II
(CALCULUS)
(2 UNITS)
1
COURSE DESCRIPTION
1. Functions of Real Variables: Understanding and working with functions that depend on
a single real variable. Analyzing and graphing functions to visualize their behavior.
2. Limits and the Concept of Continuity: Studying the concept of limits and how it relates
to the continuity of functions.
3. Differentiation: The derivative as a limit of the rate of change; exploring the concept of
the derivative and how it represents the instantaneous rate of change of a function.
Learning techniques of differentiation, which are methods used to compute derivatives of
various functions.
4. Integration: Integration as the inverse of differentiation, that is studying integration as
the reverse process of differentiation. Methods of integration; Learning techniques to
evaluate integrals. Exploring definite integrals.
5. Applications of Differentiation and Integration: Applications such as finding areas
and volumes under curves. Understanding and graphing extreme points (maxima and
minima) of functions.
This course provides a foundational understanding of calculus and its practical applications.
2
CHAPTER ONE
Example 1.1
3
1.2 Finding Values of functions
If 𝑓 defines a function, then for each value 𝑥 in the domain of f, the corresponding processed
value, denoted as 𝑦 = 𝑓(𝑥), is called the value of the function.
Example 1.2
Show that the rule 𝑦 = 25 − 2𝑥 defines a function. Find the values of the function for the
first three positive integers.
Solution:
(i) The rule 𝑦 = 25 − 2𝑥 instructs us to take a value 𝑥 from the domain, square it, multiply it
by a factor of 2, and then subtract it from 25. Since this rule generates only one value y in the
range for each x in the domain, it qualifies as a function.
The values of the function for the first three positive integers are:
For 𝑥 = 1, 𝑦 = 25 – 2(1) = 23
For 𝑥 = 2, 𝑦 = 25 – 2(2) = 17
For 𝑥 = 3, 𝑦 = 25 – 2(3) = 7
Example 1.3
The domain of the function ℎ(𝑥) = 2(𝑥 − 1) is {0, 1, 2, 3, 4, 5}. Find the range
4
Solution:
For 𝑥 = 0, ℎ(0) = 2((0) − 1) = −2. For 𝑥 = 1, ℎ(1) = 2((1) − 1) = 0.
For 𝑥 = 2, ℎ(2) = 2((2) − 1) = 6. For 𝑥 = 3, ℎ(3) = 2((3) − 1) = 16.
Example 1.4
Given that 𝑓(𝑡) = 4(𝑡 − 3) + 6𝑡. Find the values of
(i) 𝑓(−3) (ii) 𝑓(0) (iii) 𝑓(3𝑡) (iv) 𝑓(𝑥 + 3)
Solution:
(i) For 𝑡 = −3, 𝑓(−3) = 4(−3 − 3) + 6(−3)
= 4(−6) + 6(−3)
= −24 − 18 = −42
NOTE: All functions are rules, but not all rules are functions. To be considered a function, a rule
must have a one-to-one correspondence between values in the domain and values in the range.
Exercise 1.1
1. Suppose that a function 𝑔 is defined for all real numbers t by 𝑔(𝑡) = 2𝑥 − 𝑥. Find
the values of (i) 𝑔(5) (ii) 𝑔(11) (iii) 𝑔(−4) (iv) 𝑔(𝑘 + 1) (v) 𝑔(2𝑡)
2. Given that {0, 1, 2, 3, 4, 5}. Find the corresponding values of g, where g is given by the
rule (i) 𝑔 = 𝑥 + 5 (ii) 𝑔 = (𝑥 − 2)
3. The volume of a solid sphere of radius r is given asV(r) = πr . Find the volume of
the sphere with a radius of 9 meters.
5
(i) 𝑦 = 𝑥 − 5 (ii) 𝑥 + 𝑦 = 3 (iii) 𝑦 = (iv) 𝑦 = 𝑥 − 𝑥
±
(v) 𝑦 = 6 − 𝑥 (vi) 𝑦 = √𝑥 + 1
Definition 1.2 (Domain) The domain of a real-valued functions is the set of all possible input
values (x-values) for which the function is defined. It specifies the valid inputs that the function
can accept.
Definition 1.2 (Range) The range of a real-valued function is the set of all possible output
values (y-values) that the function can produce.
Example 1.5
(i) Find the domain and range of 𝑓(𝑥) =
Solution:
𝒇: ℝ → ℝ,
1
𝑓(𝑥) =
𝑥
∴ 𝐷𝑜𝑚(𝑓) = ℝ − {0}
Range is obtained by substituting the minimum and maximum values of the domain in the
Or = {𝑥: 𝑥 ≠ 0, 𝑥 ∈ ℝ}
Example 1.6
(i) Find the domain and range of 𝑦 = √1 − 𝑥
Solution:
Give that 𝑦 = √1 − 𝑥
Domain: We express those inside the radical so that it must be non-negative, therefore
1−𝑥 ≥0
6
−𝑥 ≥ −1
𝑥 ≤ ±1
Exercise 1.2
Find the domain and range of the following functions
(iv) 𝑦 = √
Definition 1.2 (Even Functions) A function 𝑓(𝑥) is even if 𝑓(−𝑥) = 𝑓(𝑥) for all 𝑥 in the
domain of 𝑓. Even functions are symmetric about the 𝑦-axis. An example of an even function is
𝑦=𝑥 .
3 𝑦=𝑥
0
-3 -2 -1 0 1 2 3
-1
-2
From the graph above, we can see that 𝑦 = 𝑥 is symmetric about the 𝑦-axis.
Other examples of even functions are 𝑦 = 𝑥 , 𝑦 = 𝑥 , 𝑦 = cos 𝑥, etc
Definition 1.3 (Odd Functions) A function 𝑓(𝑥) is said to be odd if 𝑓(−𝑥) = −𝑓(𝑥). An
example of odd functions is 𝑓(𝑥) = 𝑥
7
56
46
36 𝑦=𝑥
26
16
6
-4
-6 -4 -2 -14 0 2 4 6
-24
-34
-44
-54
-64
This function is symmetric about the origin. Other examples of odd functions include 𝑦 =
𝑥 , 𝑦 = 𝑥 , 𝑦 = sin 𝑥 , 𝑦 = tan 𝑥, etc.
Example 1.7
Determine whether the following function is even or odd: 𝑓(𝑥) = 𝑥 − 5.
Definition 1.4 (Periodic Functions) A function is said to be periodic if there exists a constant 𝑘
such that 𝑓(𝑥 + 𝑘) = 𝑓(𝑥) for all 𝑥 in the domain of 𝑓. The smallest such 𝑘 is called the period
of the function. In other words, the function repeats itself at a regular interval and such interval is
called the period of the function. An example of a periodic function is 𝑦 = sin 𝑥.
1.00
0.00
0.00 1.57 3.14 4.71 6.28 7.85 9.42 10.99 12.56 14.13 15.70
5𝜋
-1.00
8
Notice that the period of the above function is 2𝜋. This is because sin(𝑥 + 2𝜋) = sin 𝑥. Other
examples of a periodic function include cos 𝑥 , tan 𝑥, etc.
Example 1.8
= (𝑥 + 1) + 5
= 𝑥 + 2𝑥 + 6
(ii) From definition, (𝑔𝑜ℎ)(𝑥) = 𝑔(ℎ(𝑥)) = 𝑔(𝑥 + 5)
=𝑥 +5+1 = 𝑥 +6
Solve (iii) and (iv)
Example 1.9 Given that ℎ(𝑥) = 𝑥 + 5 and 𝑔(𝑥) = 𝑥 − 3. Find
9
Example 1.10
Proof:
Suppose𝑓(𝑎) = 𝑓(𝑏), we show that
𝑎 = 𝑏
By definition,
𝑎 + 1 =𝑏 + 1
Subtract 1 from both sides,
𝑎=𝑏
∴ 𝑓 is one-to-one function.
Proof:
Suppose 𝑓(𝑎) = 𝑓(𝑏), we show that
𝑎 = 𝑏
By definition, a2=b2.
e.g (—3)2=32
9=9 but —3/=3.
∴ 𝑓 is not one-to-one function.
10
Example 1.13
Solution:
𝑓 (𝑟) = 1, 𝑓 (𝑠) = 4.
𝑓 (𝑡) = 2, 𝑓 (𝑢) = 3.
Example 1.14
Find the inverse of the following functions
(i) 𝑔(𝑥) = 𝑥 − 4 (ii) 𝑔(𝑥) = 𝑥 + 3 (iii) 𝑔 = √4 − 𝑥
(iv) 𝑔 =
Solution:
(i) Let 𝑦 = 𝑥 − 4
𝑥 =𝑦+4
𝑥= 𝑦 + 4 , now by interchanging 𝑥 and 𝑦, we get
𝑦 = √𝑥 + 4
∴ 𝑔 (𝑥) = √𝑥 + 4
11
(ii) Let 𝑦 = 𝑥 + 3
5𝑦 − 15 = 2𝑥
( )
𝑥= , now by interchanging 𝑥 and 𝑦, we get
5(𝑥 − 3) 5(𝑥 − 3)
𝑦= ∴ 𝑔 (𝑥) =
2 2
Solve (iii) and (iv) as an exercise.
Note: It is crucial to acknowledge that the fundamental rule of a function, which dictates that
each element in the domain maps to only one element in the co-domain, is applied to the graph
of a function, not all graphs faithfully depict a function.
Example 1.15
Sketch the graphs of the following and state whether or not it represents graph of a
function
(i) y = x for 𝑥 = −3 to 𝑥 = 3
(v) y= ,𝑥≠0
(vi) y = x for 𝑥 = −3 to 𝑥 = 3
Solution:
(i) Let y = 𝑓(𝑥) = 𝑥 for 𝑥 = −3 to 𝑥 = 3
12
10
9
y=x2
8
7
6
5
4
3
2
1
0
-4 -2 0 2 4
4
y = √𝑥
3
2
1
0
-1 0 2 4 6 8 10
-2
-3
-4
We observed that figure in (i) represents graph of the function, while figure in (ii)
did not, as there are values of 𝑥 that yield more than one value of 𝑦. For example,
for x = 1 the corresponding values of is y = ±1 which doesn’t satisfy the rule of
functions.
Solve (iii)-(vi) as an exercise.
13