Lecture Note_Ch1
Lecture Note_Ch1
1.1. Functions
1.1.1 Relations
1.1.1.1 Representation of Relations
1.1.1.2 Domain and Range
1.1.2 Functions
1.1.2.1 Determining Whether Relations Are Functions
1.1.2.2 Function Notation
1.1.2.3 Increasing, Decreasing, and Constant Functions
Appendix
The ordered pairs (𝑎, 𝑏) and (𝑐, 𝑑) are equal if and only if 𝑎 = 𝑐 and
𝑏 = 𝑑.
1.1.1 Relation
Definition 3: Relation
The set of all first components of the ordered pairs is called the
domain of the relation.
The set of all second components is called the range of the relation.
Example 1
Solution
𝒙 𝒚
−2 1
−2 3
0 −3
1 4
3 1
Relation in graph
To get a better idea of this definition, look at the function that relates the
time of day to the temperature in Figure below.
{(1, 9∘ ), (2, 13∘ ), (3, 15∘ ), (4, 15∘ ), (5, 12∘ ), (6, 4∘ )}
In each ordered pair, the first coordinate ( 𝑥-value) is the input and the
second coordinate ( 𝑦-value) is the output.
Example 2
(c)
(d)
(e)
Solution
Page 9 of 73 Math 105 (Semester 1 2024/2025) Dr. Omar Alsuhaimi
(a) Relation 𝐹 = {(1,6), (2,6), (3,8), (4,9)} is a function, because for each
(b)
Relation 𝐺 = {(6,1), (6,2), (8,3), (9,4)} is not a function, because that one
(c )
(d)
This figure represents a function from 𝐴 to 𝐵. It does not matter that each
(e)
Let 𝐴 = {𝑎, 𝑏, 𝑐, 𝑑} and 𝐵 = {1,3,5,7}. Decide whether each set of ordered pairs
represents a function from set 𝐴 to set 𝐵.
(a) {(𝑎, 1), (𝑐, 5), (𝑑, 7)} (b) {(𝑎, 3), (𝑏, 7), (𝑐, 1), (𝑑, 3)} (c){(𝑏, 3), (𝑏, 5)}
Solution
𝑦=𝑥 𝑦 is a function of 𝑥.
and the range of the function is the set of all values taken on by
the dependent variable 𝑦.
Solution
So, 𝑦 is a function of 𝑥.
Solution
𝑓(𝑥) = 3 − 2𝑥
To find these values, substitute the specified input values into the
given equation.
For 𝑥 = −1,
𝑓 (−1) = 3 − 2(−1)
= 3 + 2 = 5.
Page 16 of 73 Math 105 (Semester 1 2024/2025) Dr. Omar Alsuhaimi
For 𝑥 = 0,
𝑓(0) = 3 − 2(0)
=3−0=3
For 𝑥 = 2,
𝑓(2) = 3 − 2(2)
= 3 − 4 = −1
Note That
For instance,
Example 4
Solution
Checkpoint 3
Solution
(a) 𝑓(1) =
(b) 𝑔(2) =
𝑔 = {(1, 𝑎), (2, 𝑘), (3, 𝑚), (4, 𝑛)}
(c) ℎ(3) =
(1) 𝑦 = 3𝑥 − 4𝑥 + 2 ,
(2) 𝑥 + 𝑦 = 25 ,
(3) 𝑦= .
The graph of an equation in the two variables 𝑥 and 𝑦 is the set of all
points whose coordinates satisfy the equation.
Example 6
Solution
below.
Graph: −𝑥 + 𝑦 = 1.
Solution
⇒ 𝑦 = 𝑥 + 1.
Plot the points and draw a curve through them. See the Figure below.
The graph of a function helps us to picture the domain and range of the
function on the 𝑥-axis and 𝑦-axis, as shown in the box below.
The domain and range of a function 𝑦 = 𝑓(𝑥) can be obtained from a graph
of 𝑓 as shown in the figure. The domain is the set of all 𝑥-values for which
𝑓 is defined, and the range is all the corresponding 𝑦-values.
Solution
(b) From the graph in the Figure above we see that the domain is [−2,2]
The domain of a function is the set of all input values (all real numbers)
for which the function will produce a real number.
Solution
(a) 𝑓(𝑥) = 𝑥 + 1.
𝑔(𝑠) is defined if
2𝑠 − 1 ≥ 0
1
⇒𝑠≥
2
1
⇒ 𝐷 = ,∞ .
2
(c) ℎ(𝑡) = .
ℎ(𝑡) is defined for all real number except the zeros of the denominator.
𝑡 − 3𝑡 − 10 = 0
⇒ (𝑡 − 5)(𝑡 + 2) = 0
⇒ 𝑡 = 5 or 𝑡 = −2
∴ 𝐷 = ℝ ∖ {−2,5} = (−∞, −2) ∪ (−2,5) ∪ (5, ∞).
(d) 𝑚(𝑟) =
𝑚(𝑟) is defined for all real number except the zeros of the denominator.
𝑟−2=0⇒𝑟 =2
Solution
The range of a function is the set of all output values that are possible
for the given domain of the function.
Example 10
Solution
(a) 𝑓(𝑥) = 𝑥 + 1
It is clear that
𝑦 = 𝑥 + 1 ≥ 1 for all 𝑥 ∈ ℝ.
(b) 𝑦 =
We can see from the graph above that the range of 𝑦 = is ℝ\{0} =
(−∞, 0) ∪ (0, ∞)
Example 11
Solution
(a) 2𝑥 − 𝑦 = 2
⇒ 𝑦 = 2𝑥 − 2 ⇒ 𝑓 (𝑥 ) = 2𝑥 − 2
⇒𝑦−1=𝑥 ⇒𝑦 =𝑥+1
⇒ 𝑓 (𝑥 ) = 𝑥 + 1, 𝑥 ≠ 0
(a) 𝑥 − 2𝑦 = 2 (b) =𝑥
Solution
Example 12
Using the Vertical Line Test, state whether the graph is the graph of a function.
(a) (b)
Solution
This graph (Black) is not the graph of a function because some vertical
lines (Red) intersect the graph in more than one point (A, B and C).
(b)
This graph (Black) is the graph of a function because every vertical line
Then use the Vertical Line, to state whether the graph is the graph of a
function.
(a) (b)
(c) (d)
(e) (f)
Solution
Checkpoint 7
find the value or values of 𝑎 in the domain of 𝑓 for which 𝑓(𝑎) equals the given
number.
Solution
Example 14
Solution
𝑓 (𝑎) = 3
𝑎 = −1 Solve for 𝑎
𝑎 = √−1
𝑎 = ±𝑖
The values of 𝑎 are complex numbers and not in the domain of 𝑓. Note
from the graph in the Figure above that the horizontal line through (0,2)
𝑓(2) = 2(2) − 4 = 0.
Because 𝑓(2) = 0,
then 2 is a zero of 𝑓.
𝑔(𝑥) = 𝑥 + 2𝑥 − 15 𝑔(𝑥) = 𝑥 + 2𝑥 − 15
𝑔(3) = 3 + 2(3) − 15 𝑔(−5) = (−5) + 2(−5) − 15
𝑔(3) = 0 𝑔(−5) = 0
3 is a zero of 𝑔. −5 is a zero of 𝑔.
In this case, there are two values in the domain of 𝑔, −5 and 3 , for
which 𝑓(𝑥) = 0.
Solution
Checkpoint 8
Solution
Example 16
Solution
Algebraic Solution
𝑦 = 0 − 2(0) − 3 = −3
0 = 𝑥 − 2𝑥 − 3
0 = (𝑥 − 3)(𝑥 + 1)
(𝑥 − 3) = 0 or (𝑥 + 1) = 0
𝑥 = 3 or 𝑥 = −1
intersects the 𝑥-axis at (−1,0) and (3,0), the 𝑥-intercepts. The graph also
Example 17
Solution
RIGHT GRAPH:
Checkpoint 9
Solution
Definition 16:
A function 𝑦 = 𝑓(𝑥) is an
even function of 𝑥 if 𝑓(−𝑥) = 𝑓(𝑥),
odd function of 𝑥 if 𝑓(−𝑥) = −𝑓(𝑥),
for every 𝑥 in the function's domain.
Note:
Since 𝑓(−𝑥) = −𝑓(𝑥), a point (𝑥, 𝑦) lies on the graph if and only if
the point (−𝑥, −𝑦) lies on the graph (See the Figure (b) below).
Notice that the definitions imply that both 𝑥 and −𝑥 must be in the
domain of 𝑓.
Say whether the function is even, odd, or neither. Give reasons for your answer.
(a) 𝑓(𝑥) = 𝑥 (b) 𝑓(𝑥) = 𝑥 + 1
(c) 𝑓(𝑥) = 𝑥 (d) 𝑓(𝑥) = 𝑥 + 1
Solution
Piecewise-Defined Functions
Sometimes a function is described in pieces by using different
formulas on different parts of its domain.
One example is the absolute value function whose graph is given in
the Figure 1.8.
The right-hand side of the equation means that the function equals 𝑥
if 𝑥 ≥ 0, and equals −𝑥 if 𝑥 < 0.
Piecewise-defined functions often arise when real-world data are
modeled.
Example 19
The function 𝑓(𝑥 ) is defined on the entire real line but has values
given by different formulas, depending on the position of 𝑥.
𝑥 + 1, 𝑥<0
𝑓(𝑥) =
𝑥 − 1, 𝑥≥0
𝑥 − 𝑥 + 1, 𝑥 ≤ −5
(b) Given 𝑓(𝑥) = 3𝑥 − 2, −5 < 𝑥 ≤ 4,
𝑥 − 4𝑥, 𝑥>4
Evaluate
Solution
Definition 17:
Two variables 𝑦 and 𝑥 are proportional (to one another) if one is always a
constant multiple of the other; that is, if 𝑦 = 𝑘𝑥 for some nonzero constant
𝑘.
Power Functions
Definition 19:
Polynomials
Definition 20:
A function 𝑝 is a polynomial if
𝑝(𝑥) = 𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 + 𝑎
Definition 21:
The six basic trigonometric functions are reviewed in Section 1.3. The
graphs of the sine and cosine functions are shown in the Figure below.
Exponential Functions
Functions of the form 𝑓(𝑥) = 𝑎 , where the base 𝑎 > 0 is a positive
constant and 𝑎 ≠ 1, are called exponential functions.
All exponential functions have domain (−∞, ∞) and range (0, ∞),
so an exponential function never assumes the value 0.
We discuss exponential functions in Section 1.5. The graphs of
some exponential functions are shown in the Figure below.
Transcendental Functions
These are functions that are not algebraic. They include the
trigonometric, inverse trigonometric, exponential, and logarithmic
functions, and many other functions as well.
Solution
To construct the box, squares that measure 𝑥 inches on each side are cut
The width 𝑤 is also 40 − 2𝑥. The height of the box is 𝑥. The volume 𝑉
of a box is the product of its length, its width, and its height. Thus
𝑉 = (40 − 2𝑥) 𝑥
(b) The squares that are cut from each corner require 𝑥 to be larger than
0 inches but less than 20 inches. Thus, the domain is {𝑥 ∣ 0 < 𝑥 < 20}.
A triangle is bounded by the 𝑥 - and 𝑦-axes and must pass through 𝑃(2,2), as
shown below.
(a) Find the area of the triangle as a function of 𝑥. (Hint: Let 𝐶 be the point (0,2) and
𝐷 be the point (2,0). Use the fact that 𝐴𝐶𝑃 and 𝑃𝐷𝐵 are similar triangles.)
(b) What is the domain of the function you found in (a)?
Solution
Thus, if we are given any two functions 𝑓 and 𝑔, we can define the four
Example 1
Solution
= (3𝑥 − 2) + (𝑥 + 6) = 𝑥 + 3𝑥 + 4
= (3𝑥 − 2) − (𝑥 + 6) = −𝑥 + 3𝑥 − 8
( )
(d) (𝑥 ) =
( )
=
Example 2
Solution
𝑓(𝑥 ) = √𝑥 − 1, 𝑔(𝑥 ) = 𝑥 − 4.
𝐷 = [1, ∞), 𝐷 = ℝ.
⇒𝐷 =𝐷 =𝐷 = 𝐷 ∩ 𝐷 = [1, ∞) ∩ ℝ = [1, ∞)
𝐷 / = 𝐷 ∩ 𝐷 , 𝑔(𝑥 ) ≠ 0.
𝑔(𝑥 ) = 0 ⇒ 𝑥 − 4 = 0 ⇒ (𝑥 − 2)(𝑥 + 2) = 0
⇒ 𝑥 = ±2
𝐷 / = 𝐷 ∩ 𝐷 , 𝑓(𝑥) ≠ 0
𝑓 (𝑥 ) = 0 if √𝑥 − 1 = 0 ⇒ 𝑥 = 1.
If 𝑓 (𝑥 ) = √𝑥 − 1 − 2 and 𝑔(𝑥 ) = .
(i) Find
Answer:
𝐷 =𝐷 − 𝐷 = 𝐷 ∩ 𝐷 = (1, ∞)
𝐷 / = (1, ∞)
𝐷 / = (1,5) ∪ (5, ∞)
Solution
Example 3
Solution
= ((5) − 9) + (2(5) + 6)
= 16 + 16 = 32.
= ((−2) − 9) − (2(−2) + 6)
= −5 − 2 = −7
= [(−1) − 9][2(−1) + 6]
= (−8)(4) = −32.
( )
(d) (4) =
( )
= ( )
= = .
The Figure below shows the graph of functions 𝑓 and 𝑔. Use their graph
to calculate:
(a) (𝑓 + 𝑔)(1) (b) (𝑓 − 𝑔)(2) (c) (𝑓𝑔)(1) (d) (𝑓𝑔)(0)
Solution
𝑓(𝑥 + ℎ) − 𝑓(𝑥)
, ℎ≠0
ℎ
Example 5
Note that
𝑓 𝑔(𝑥 ) = 𝑔(𝑥 )
= √𝑥 + 4
In particular,
𝑓(𝑔(0)) = 𝑓(4) = 2
Let 𝑓 and 𝑔 be two functions such that 𝑔(𝑥) is in the domain of 𝑓 for all
𝑥 in the domain of 𝑔.
Then the composition of the two functions, denoted by 𝑓 ∘ 𝑔, is the
function whose value at 𝑥 is given by
(𝑓 ∘ 𝑔)(𝑥) = 𝑓[𝑔(𝑥)].
Example 6
Solution
𝑔(𝑥 ) = 𝑥 − 3
𝑔(−1) = (−1) − 3
= −2 Evaluate 𝑔 at − 1.
𝑓(𝑥 ) = 2𝑥 − 1
(𝑓 ∘ 𝑔)(−1) = 𝑓[𝑔(−1)] = 𝑓 (−2) Replace 𝑥 with 𝑔(−1).
= 2(−2) − 1 = −5 𝑔(−1) = −2
= 2[ 𝑥 − 3] − 1 - Simplify.
= 2𝑥 − 7 (∗)
(𝑓 ∘ 𝑔)(𝑥 ) = 2𝑥 − 7
⇒ (𝑓 ∘ 𝑔)(−1) = 2(−1) − 7 = 2 − 7 = −5
(𝑓 ∘ 𝑔)(𝑥) ≠ (𝑔 ∘ 𝑓)(𝑥) .
Checkpoint 4
Solution
Method 1: First evaluate 𝑔(𝑐). Then substitute this result for 𝑥 in 𝑓(𝑥).
Example 7
Solution
Method 1:
(𝑓 ∘ 𝑔)(3) = 𝑓 [𝑔(3)]
= 𝑓 [(3) + 4] Evaluate 𝑔(3).
= 𝑓 (13)
= 2(13) − 7 = 19 Substitute 13 for 𝑥 in 𝑓.
Method 2:
(𝑓 ∘ 𝑔)(𝑥 ) = 𝑓 𝑔(𝑥 ) = 2[𝑔(𝑥 )] − 7 Form 𝑓[𝑔(𝑥)].
= 2[ 𝑥 + 4] − 7
= 2𝑥 + 1
Then (𝑓 ∘ 𝑔)(3) = 2(3) + 1 = 19 Substitute 3 for 𝑥.
that:
Any 𝑥 for which 𝑔(𝑥) is not in the domain of 𝑓 must not be in the
domain of 𝑓 ∘ 𝑔.
i.e. if 𝑔(𝑥) ∉ 𝐷 ⇒ 𝑥 ∉ 𝐷 ∘ .
For instance, in the diagram below, we con see that
𝑥 ∈ 𝐷 and 𝑔(𝑥 ) = 𝑥′ ∈ 𝐷 ⇒ 𝑥 ∈ 𝐷 ∘ .
𝑦 ∈ 𝐷 but 𝑔(𝑦) = 𝑦′ ∉ 𝐷 ⇒ 𝑦 ∉ 𝐷 ∘ .
𝑧∉𝐷 ⇒𝑧∉𝐷 ∘ .
Solution
with 𝑔(𝑥).
2 2 2 2𝑥
(𝑓 ∘ 𝑔)(𝑥) = 𝑓(𝑔(𝑥)) = = = =
𝑔(𝑥) − 1 3 − 1 3 − 𝑥 3 − 𝑥
𝑥 𝑥
Thus, (𝑓 ∘ 𝑔)(𝑥) = .
steps.
domain of 𝑓 ∘ 𝑔 is
then you can exclude all values that make 𝑓 ∘ 𝑔 undefined from
this step.
⇒𝑥≠3
⇒ {0,3} ∉ 𝐷 ∘ ⇒ 𝐷 ∘ = ℝ\{0,3}
Example 9
𝑓(𝑥 ) = − 1, 𝑥 ≠ 0
𝑔(𝑥 ) = √𝑥 − 5, 𝑥 ⩾ 5
(𝑓 ∘ 𝑔)(𝑥 ) = 𝑓 𝑔(𝑥 )
= 𝑓 √𝑥 − 5
= − 1, 𝑥 > 5.
√
1
=𝑔 −1
𝑥
= − 1 − 5, −1 −5⩾0
= − 6, −6⩾0
1
∴𝐷 ∘ = 0,
6
Checkpoint 5
Solution
Example 10
Example 11
1 1
𝑦 = − 𝑓(𝑥) = − 𝑥 + 2𝑥 − 5
2 2
1.3.1 Angle
1.3.5 Appendix
1.3.1 Angle
An angle consists of two rays in a plane with a common
endpoint.
The two rays are the sides of the angle.
The common endpoint is called the vertex of the angle.
The ray in its initial position is called the initial side of the angle.
The ray in its location after the rotation is the terminal side of the
angle.
Standard Position
An angle is in standard position if its vertex is at the origin and its initial
side lies along the positive 𝑥-axis.
Negative angle
The rotation of the terminal side is clockwise.
𝜃 = radians.
𝜋
𝑅= 𝐷∘
180∘
not degrees.
Early trigonometry used the length of a line segment between two points of
a circle as the value of a trigonometric function.
Example 1
Find the values of the six trigonometric functions of 𝜃 for the triangle
given in the Figure below.
Solution
hyp = 3 + 4 = √25 = 5
opp hyp
sin 𝜃 = = csc 𝜃 = =
hyp opp
adj hyp
cos 𝜃 = = sec 𝜃 = =
hyp adj
opp adj
tan 𝜃 = = cot 𝜃 = =
adj opp
Checkpoint 1
find the values of the six trigonometric functions of 𝜃 for the right triangle
with the given sides.
Example 2
Given that 𝜃 is an acute angle in a right triangle and cos 𝜃 = , find tan 𝜃.
Solution
Sketch a right triangle with one leg of length 5 units and a hypotenuse of
length 8 units Label as 𝜃 the acute angle that has the leg of length 5 units
as its adjacent side (see the Figure above). Use the Pythagorean
opp + 5 = 8
opp + 25 = 64
opp = 39
opp = √39
opp √
Therefore, tan 𝜃 = = .
0 0 1 0 Undefined 1 Undefined
𝜋 1 √3 √3 2√3
2 √3
6 2 2 3 3
𝜋 √2 √2
1 √2 √2 1
4 2 2
𝜋 √3 1 2√3 √3
√3 2
3 2 2 3 3
𝜋
1 0 Undefined 1 Undefined 0
3
Note that:
sin 𝜃 = (sin 𝜃)(sin 𝜃) = (sin 𝜃)
cos 𝜃 = (cos 𝜃)(cos 𝜃) = (cos 𝜃) .
but
sin 𝜃 = sin(𝜃 )
Solution
𝜋 1 √2
sin = = .
4 √2 2
𝜋 1
cos = .
3 2
𝜋 𝜋 √2 1 2 1 3
⇒ sin + cos = + = + = .
4 3 2 2 4 4 4
Checkpoint 2
csc sec + .
Solution
sin 𝜃 = , csc 𝜃 = ,
cos 𝜃 = − = , sec 𝜃 = =− ,
tan 𝜃 = =− , cot 𝜃 = =− .
Example 4
Find the exact value of each of the six trigonometric functions of an angle
𝜃 in standard position whose terminal side contains the point 𝑃(−3, −2).
Solution
−2 2√13 −3 3√13 −2 2
sin 𝜃 = =− , cos 𝜃 = =− , tan 𝜃 = =
√13 13 √13 13 −3 3
√13 √13 √13 √13 −3 3
csc 𝜃 = =− , sec 𝜃 = =− , cot 𝜃 = =
−2 2 −3 3 −2 2
Find the exact value of each of the six trigonometric functions of an angle
𝜃 in standard position whose terminal side contains the point 𝑃(−2,3).
Solution
Because tan 𝜃 = and cot 𝜃 = , the values of the tan 𝜃 and cot 𝜃 are
Example 5
Solution
Solution
and
Therefore;
𝑓(𝑥 + 𝑝) = 𝑓(𝑥)
𝜋 𝜋
sin 𝜃 = cos −𝜃 cos 𝜃 = sin −𝜃
2 2
𝜋 𝜋
tan 𝜃 = cot −𝜃 cot 𝜃 = tan −𝜃
2 2
𝜋 𝜋
sec 𝜃 = csc −𝜃 csc 𝜃 = sec −𝜃
2 2
For Example,
𝜋 𝜋 𝜋 𝜋 √3
sin = cos − = cos = .
3 2 3 6 2
Example 7
√
Find the Value of a Trigonometric Function if cos 𝜃 = . Find sec 𝜃.
Solution
We have
Quotient Identities
sin 𝜃
tan 𝜃 =
cos 𝜃
cos 𝜃
cot 𝜃 =
sin 𝜃
Example 8
√
Given sin 𝑡 = and cos 𝑡 = , find the value of each of the four
remaining trigonometric functions.
Solution
1 5
∵ csc 𝑡 = ⇒ csc 𝑡 =
sin 𝑡 2
2
sin 𝑡 2 2√21
tan 𝑡 = = 5 = =
cos 𝑡 √21 √21 21
5
√21
cot 𝑡 =
2
Checkpoint 4
√
Given sin 𝑡 = and cos 𝑡 = , find the value of each of the four
remaining trigonometric functions.
Solution
Pythagorean Identities
1 + tan 𝜃 = sec 𝜃
1 + cot 𝜃 = csc 𝜃
Example 9
Given that sin 𝑡 = and 0 ≤ 𝑡 < , find the value of cos 𝑡 using a
trigonometric identity.
Solution
sin 𝑡 + cos 𝑡 = 1
3
+ cos 𝑡 = 1
5
9
+ cos 𝑡 = 1
25
cos 𝑡 = 1 − ⇒ cos 𝑡 =
Thus, cos 𝑡 = = .
Given that sin 𝑡 = and 0 ≤ 𝑡 < , find the value of cos 𝑡 using a
trigonometric identity.
Solution
Example 10
∵ cos 𝜃 = − ⇒ sec 𝜃 = = .
sin 𝜃 + cos 𝜃 = 1
−3 16
sin 𝜃 + = 1 ⇒ sin 𝜃 =
5 25
⇒ sin 𝜃 = − ⇒ csc 𝜃 =
and
tan 𝜃 = = = ⇒ cot 𝜃 = = .
Double-Angle Formulas
2cos 𝜃 = 1 + cos 2𝜃
1 + cos 2𝜃
cos 𝜃 =
2
1 − cos 2𝜃
sin 𝜃 =
2
𝑐 = 𝑎 + 𝑏 − 2𝑎𝑏cos 𝜃
Example 1
(a)
(a)
The function is not one-to-one because there are two different inputs,
(b)
Left Graph: Some horizontal lines intersect this graph at more than one
Right Graph: Every horizontal line intersects this graph at most once.
Note that:
• Let A function 𝑓: 𝐷 → 𝑅.
To prove 𝑓: 𝐷 → 𝑅 is one-to-one:
Example 2
Let 𝑓 (𝑥 ) = 𝑓(𝑥 )
⇒ 3𝑥 + 2 = 3𝑥 + 2.
⇒ 3𝑥 = 3𝑥
⇒𝑥 =𝑥 .
Checkpoint 1
𝑦 = 𝑓(𝑥),
𝑥 = 𝑔(𝑦)
Example 3
{(−3, −27), (−2, −8), (−1, −1), (0,0), (1,1), (2,8), (3,27)}
State the domain and the range of the function and its inverse.
Solution
{(−27, −3), (−8, −2), (−1, −1), (0,0), (1,1), (8,2), (27,3)}
Example 4
Sketch the graph of 𝑓 given that 𝑓 is the function shown in the Figure
below.
Solution
Because the graph of 𝑓 passes through (−1,0.5), (0,1), (1,2), and (2,4),
the graph of 𝑓 must pass through (0.5, −1), (1,0), (2,1), and (4,2). Plot
the points and then draw a smooth curve through the points, as shown in
Example 6
Let 𝑓 (𝑥 ) = 𝑓(𝑥 )
⇒𝑥 +5=𝑥 +5
⇒𝑥 =𝑥
𝑥 =𝑥
⇒ 𝑓 is one-to-one.
and
Therefore 𝑔 = 𝑓 .
CAUTION:
Solution
* 𝑓[𝑔(𝑥 )] = [3𝑥 − 6] + 2
*𝑔[𝑓 (𝑥 )] = 3 𝑥+2 −6
Checkpoint 3
Solution
Example 8
𝑓(𝑥 ) = 3𝑥 + 8
𝑥 = 3𝑦 + 8 Interchange 𝑥 and 𝑦.
3𝑦 = 𝑥 − 8 Solve for 𝑦
𝑥−8
𝑦=
3
𝑓 (𝑥 ) = = − Replace 𝑦 with 𝑓 .
Checkpoint 4
Solution
=𝑎
(𝑎 ) = 𝑎
(𝑎𝑏) = 𝑎 ⋅ 𝑏
1 =1
𝑎 = =
𝑎 =1
𝑥 𝑦 = 𝑔(𝑥) = 𝑥 (𝑥, 𝑦)
0 𝑔(0) = 0 = 1 (0,0)
1 𝑔(1) = 1 = 1 (1,1)
2 𝑔(2) = 2 = 4 (2,4)
3 𝑓(3) = 3 = 9 (3,9)
1 1
−3 𝑓(−3) = 2 = 3,
8 8
1 1
−2 𝑓(−2) = 2 = −2,
4 4
1 1
−1 𝑓(−1) = 2 = −1,
2 2
0 𝑓(0) = 2 = 1 (0,1)
1 𝑓(1) = 2 = 2 (1,2)
2 𝑓(2) = 2 = 4 (2,4)
3 𝑓(3) = 2 = 8 (3,8)
The equation
𝑓 (𝑥 ) = 𝑏 𝑏 > 0, 𝑏 ≠ 1
The domain of 𝑓 is the set of all real numbers, and it can be shown
that the range of 𝑓 is the set of all positive real numbers.
We require the base 𝑏 to be positive to avoid imaginary numbers
/
such as (−2) .
Explore why 𝑏 = 0 and 𝑏 = 1 are excluded?
𝑦=𝑏 ,
𝑓 (𝑥 ) = = =2 and 𝑔(𝑥) = = =5 .
𝑎 → ∞ as 𝑥 → −∞
𝑎 → 0 as 𝑥 → ∞
(a) Draw the graph of each function in the same coordinate plane (Plot
some Points on each graph). Hint: Use the reflection property to draw
𝑔(𝑥).
Solution
of 𝑛.
As 𝑛 → ∞, the approximate value of 𝑒 to nine decimal places is
𝑒 ≈ 2.718281827.
The irrational number 𝑒, approximately 2.72, is called the natural
base.
𝑓(𝑥) = 𝑒
Plot the points given in the Table below, and then connect the points
with a smooth curve.
𝑒 ⋅𝑒 =𝑒 ,
=𝑒 ,
(𝑒 ) =𝑒 .
1.6.1 Logarithms
1.3.1 Logarithms
Every exponential function of the form 𝑔(𝑥) = 𝑏 is a one-to-one
function and therefore has an inverse function.
Sometimes we can determine the inverse of a function represented
by an equation by interchanging the variables of its equation and
then solving for the dependent variable.
If we attempt to use this procedure for 𝑔(𝑥 ) = 𝑏 , we obtain
𝑔(𝑥 ) = 𝑏
𝑦 =𝑏
𝑥=𝑏 Interchange the variables.
(Note that 𝑏 > 0 , ∀ 𝑦 ∈ ℝ ⇒ 𝑥 > 0. )
None of our previous methods can be used to solve the equation
𝑥 = 𝑏 for the exponent 𝑦.
Thus, we need to develop a new procedure. One method would be
to merely write
𝑦 = log 𝑥 ⇔ 𝑏 = 𝑥
The notation log 𝑥 is read "the logarithm (or log ) base 𝑏 of 𝑥."
The function defined by 𝑓(𝑥) = log 𝑥 is a logarithmic function with
base 𝑏.
This function is the inverse of the exponential function 𝑔(𝑥) = 𝑏 .
Then
𝑔 𝑓 (𝑥 ) = 𝑏 = 𝑥, 𝑥 > 0,
and
𝑓 𝑔(𝑥 ) = log 𝑏 = 𝑥, ∀ 𝑥 ∈ ℝ
The equations
𝑦 = log 𝑥 and 𝑏 = 𝑥
are different ways of expressing the same concept.
Evaluating Logarithms:
Example 1
Evaluate:
(a) log 16 (b) log 5
Solution
(a) log 16
2? = 16 ∴ log 16 = 4 because 2 = 16
Let log 5 = 𝑥 ⇔ 25 = 5
⇒ (5 ) = 5
⇒5 =5
1
⇒ 2𝑥 = 1 ⇒ 𝑥 =
2
1
∴ log 5= .
2
Example 2
Solution
(3) log 𝑏 = 𝑥, 𝑥 ∈ ℝ .
(4) 𝑏 = 𝑥, 𝑥 > 0.
Example 3
Solution
Domain: (0, ∞)
Range: (−∞, ∞)
Increasing.
Domain: (0, ∞)
Range: (−∞, ∞)
Decreasing
We can also graph the function 𝑔(𝑥) = log 𝑥 by rewriting 𝑔(𝑥) in the
Example 4
Solution
(b)
= 2 log 𝑥 + log 𝑦
1
= 2 log 𝑥 + log 𝑦
2
√𝑥
log = log √𝑥 − log (36𝑦 )
36𝑦
1
= log 𝑥 − [log 36 + log 𝑦 ]
3
1
= log 𝑥 − log 6 − 4 log 𝑦
3
1
= log 𝑥 − 2 log 6 − 4 log 𝑦
3
1
= log 𝑥 − 2(1) − 4 log 𝑦
3
1
= log 𝑥 − 4 log 𝑦 − 2
3
Checkpoint 1
√
(c) log 𝑥 𝑦 (d) log .
Solution
Example 5
Solution
(c)
𝑥
= log
36 𝑦
Solution
ln 𝑥 = log 𝑥 , 𝑥 > 0.
ln 1 = 0
ln 𝑒 = 1
ln 𝑒 = 𝑥, ∀𝑥 ∈ ℝ.
𝑒 = 𝑥, ∀𝑥 > 0.
Example 6
(a) ln = ln 𝑒 = −2 ln 𝑒 = −2(1) = −2
(b) ln 𝑒 = 8 ln 𝑒 = 8(1) = 8
Example 7
Solution
√
(b) ln = ln 𝑒 𝑦 − ln 𝑧
= ln 𝑒 + ln 𝑦 − 3 ln 𝑧
= 1 + ln 𝑦 − 3ln 𝑧
Example 8
Solution
(a) 2ln 𝑥 + ln (𝑥 + 4)
= ln 𝑥 + ln √𝑥 + 4 = ln 𝑥 √𝑥 + 4
Page 17 of 31 Math 105 (Semester 1 2024/2025) Dr. Omar Alsuhaimi
(b) 2 ln(𝑥 + 4) − ln 𝑥 − ln(𝑥 − 3)
= ln (𝑥 + 4) − ln 𝑥 − ln(𝑥 − 3)
( ) ( )
= ln ( )
= ln
= ln 3𝑥 − 2 ln 𝑥 + ln 𝑦
= ln 3𝑥 − ln 𝑥 + ln 𝑦
= ln = ln
Change-of-Base Formula
Definition 8: Change-of-Base Formula
log 𝑥
log 𝑥 =
log 𝑏
log 𝑥 ln 𝑥
log 𝑥 = =
log 𝑏 ln 𝑏
Example 9
Solution
log 140
log 140 =
log 5