MATHEMATICS and ABM CLUSTER
SCHOOL YEAR 2021 - 2022
General Mathematics
MATH01
Course Outcome 1
Quarter 01
Prepared by:
Hurtado, Prince Jude M.
MATH01 | Core | CO1
E-mail address: shs@mapua.edu.ph
Telephone number: (02) 8247 - 5000
MATH01 | General Mathematics
NAME: ____________________________________ TEACHER: ________________________
YEAR AND SECTION: _______________________ SCHEDULE: _______________________
Lesson
2 Inverse Function
COURSE OUTCOME BULLETIN
Objective: Illustrate, evaluate, and solve problems including inverse functions.
Subject Matters:
Lesson 2. Inverse Function
Lesson 2.1. One-to-One Functios
Lesson 2.2. Representation of Inverse Functions
Lesson 2.3. Domain and Range of Inverse Functions
Lesson 2.4. Application of Inverse Functions
Learning Competencies: The learner…
I. Determines the inverse of a one-to-one function.
II. Represents an inverse function through its: (a) table of values, and (b) graph.
III. Finds the domain and range of an inverse function.
IV. Graphs inverse functions
V. Solves problems involving inverse functions.
VI. Represents real-life situations using one-to-one functions.
Evaluation:
Performance Task: PBA1 (to be deployed on ALEKS, week 3)
Written Work: MA1: MATLAB Activity (to be deployed on week 3)
2
MATH01 | Core | CO1
MATH01 | General Mathematics
What do I know? (Pre-test)
(Reference: Verzosa, D. M. B., Ph.D. (2016). Teaching Guide for Senior High School: General
Mathematics. Published by the Commission on Higher Education.)
Determine whether the given relation is a function. If it is a function, determine whether it is
one-to-one.
____________ 1. The relation pairing an SSS member to his or her SSS number.
____________2. The relation pairing a real number to its square.
____________3. The relation pairing an airport to its airport code. Airport codes are three
letter codes used to uniquely identify airports around the world and prominently displayed on
checked-in bags to denote the destination of these bags. Here are some examples of airport
codes:
MNL – Ninoy Aquino International Airport (All terminals)
CEB – Mactan-Cebu International Airport
DVO – Francisco Bangoy International Airport (Davao)
JFK – John F. Kennedy International Airport (New York City)
____________4. The relation pairing a person to his or her citizenship.
____________5. The relation pairing a distance d (in kilometers) traveled along a given jeepney
route to the jeepney fare for travelling that distance.
What is it?
(Reference: Algebra and Trigonometry Enhanced eText, 4th edition by Cynthia Y. Young)
We defined a function as a relationship that maps an input (contained in the domain) to
exactly one output (found in the range). Algebraically, each value for x can correspond to only a
single value for y. Recall the square, identity, absolute value, and reciprocal functions.
All of the graphs of these functions satisfy the vertical line test. Although the square
function and the absolute value function map each value of x to exactly one value for y, these
two functions map two values of x to the same value for y. For example, (−1 , 1) and (1 , 1) lie
on both graphs. The identity and reciprocal functions, on the other hand, map each x to a single
value for y, and no two x-values map to the same y-value. These two functions are examples of
one-to-one functions.
A function f (x) is one-to-one if no two elements in the domain correspond to the same
3
MATH01 | Core | CO1
MATH01 | General Mathematics
element in the range; that is, if x 1 ≠ x 2, then f (x 1)≠ f (x 2).
Condition for an Inverse Function
A function f has an inverse function if and only if f is a one-to-one function.
Alternative Condition for an Inverse Function
If f is an invreasing function or a decreasing function, then f has an inverse function.
Examples
(Reference: Algebra and Trigonometry Enhanced eText, 4th edition by Cynthia Y. Young)
For each of the three relations, determine whether the relation is a function. If it is a function,
determine whether it is a one-to-one function.
f ={ ( 0 ,0 ) , ( 1 ,1 ) , ( 1 ,−1 ) }
g={(−1 ,1 ) , ( 0 , 0 ) , (1 , 1 ) }
h={(−1 ,−1 ) , ( 0 , 0 ) , (1 , 1 ) }
Solution:
Figure 1. Solution for f, g, h one-to-one functions
2.1. One-to-One Functions
A function is said to have an inverse function if and only if the function is one-to-one.
The function f is one-to-one if for any x 1 , x 2 in the domain of f, then f ( x 1 ) ≠ f (x 2 ). That is, the
same y-value is never paired with two different x-values.
4
MATH01 | Core | CO1
MATH01 | General Mathematics
Examples
1. The relation pairing an SSS member to his or her SSS number.
Solution:
Each SSS member is assigned with a unique SSS number. Thus, the relation is a function.
Furthermore, two different members cannot be assigned to the same SSS number. Thus, the
function is one-to-one.
2. The relation pairing a real number to its square.
Solution:
Each real number has a unique perfect square. Thus, the relation is a function. However,
two different real numbers such as 2 and -2 may have the same square. Thus, the function is
not one-to-one.
3. The relation pairing an airport to its airport code. Airport codes are three letter codes used to
uniquely identify airports around the world and prominently displayed on checked-in bags to
denote the destination of these bags. Here are some examples of airport codes:
* MNL – Ninoy Aquino International Airport (All terminals)
* CEB – Mactan-Cebu International Airport
* DVO – Francisco Bangoy International Airport (Davao)
* JFK – John F. Kennedy International Airport (New York City)
* CDG – Charles de Gaulle International Airport (Paris, France)
Airport codes can be looked up at http://www.world-airport-codes.com
Solution:
Since each airport has a unique airport code, then the relation is a function. Also, since
no two airports share the same airport code, then the function is one-to-one.
4. The relation pairing a person to his or her citizenship.
Solution:
5
MATH01 | Core | CO1
MATH01 | General Mathematics
The relation is not a function because a person can have dual citizenship (i.e., citizenship
is not unique).
5. The relation pairing a distance d (in kilometers) traveled along a given jeepney route to the
jeepney fare for travelling that distance.
Solution:
The relation is a function since each distance traveled along a given jeepney route has
an official fare. Jeepney fare may be represented by a piecewise function, as shown below:
F (d )=
{( 8.00+8.001.50if 0<⌊ dd⌋≤) if4d> 4
Note that ⌊ d ⌋ is the floor function applied to d.
The floor function (also known as the greatest integer function) ⌊ ∙ ⌋ : R → Z of a real number
x denotes the greatest integer less than or equal to x.
For example:
⌊ 5 ⌋ =5 , ⌊ 6.359 ⌋=6 , ⌊ √ 7 ⌋ =2 , ⌊ π ⌋ =3 , ⌊−13.42 ⌋ =−14
In general, ⌊ x ⌋ is the unique integer satisfying ⌊ x ⌋ ≤ x < ⌊ x ⌋ +1.
The graph of the floor function is discontinuous at every integer.
Figure 2.1a. Graph of floor function ⌊ x ⌋
If the distance to be traveled is 3 kilometers, then F ( 3 ) =8, however, the function is not one-to-
one because different distances (e.g., 2, 3 or 4 kilometers) are charged the same rate (₱8.00).
That is, because F ( 3 ) =F ( 2 )=F ( 3.5 )=8, then F is not one-to-one.
6
MATH01 | Core | CO1
MATH01 | General Mathematics
A simple way to determine if a given graph is that of a one-to-one function is by using the
Horizontal Line Test.
Horizontal Line Test
A function is one-to-one if each horizontal line does not intersect the graph at more
than one point.
All functions satisfy the vertical line test. All one-to-one functions satisfy both the
vertical and horizontal line tests.
Examples:
1. 2.
---------------------------- ------------------------
---------------------------- ------------------------
Figure 2.1b. Graph showing Horizontal Line Test Figure 2.1c. Graph showing Horizontal Line Test
3. 4.
------------------------
------------------------
------------------------ ------------------------
------------------------ ------------------------
------------------------
------------------------
Figure 2.1d. Graph showing Horizontal Line Test Figure 2.1e. Graph showing Horizontal Line Test
7
MATH01 | Core | CO1
MATH01 | General Mathematics
Solution:
The second, third, and fourth graphs represent one-to-one functions. The first graph is a
quadratic function. It is not one-to-one because y-value 0 is paired with two x-values, namely 2
and -2.
The first graph showing the plot of y=x 2−4 fails the horizontal line test because some
lines intersect the graph at more than one point. The remaining three graphs pass the
horizontal line test, because all horizontal lines intersect the graph at most once.
2.2. Representation of Inverse Functions
If f is a one-to-one function satisfying y=f (x ), then there is a function f −1, called the inverse
function of f, such that its set consists of the ordered pairs x=f ( y ) defined by x=f −1 ( y ) if
and only if y=f (x ).
Consequently, f −1 is the inverse of the function if and only if f −1 ( f ( x ) )=f ( f −1 ( x ) )=x.
The domain of f −1 is the range of f and the range of f −1 is the domain of f.
2.3. Domain and Range of Inverse Functions
Every function y=f ( x ) has an inverse relation x=f ( y ).
The ordered pairs of:
y=| x|+ 1are { (−2 ,3 ) , (−1 ,2 ) , ( 0 , 1 ) , ( 1 ,2 ) , ( 2 ,3 ) }
x=| y|+ 1are { ( 3 ,−2 ) , (2 ,−1 ) , ( 1 , 0 ) , ( 2 , 1 ) , ( 3 , 2 ) }
The inverse relation is not a function since it pairs 2 to both -1 and 1.
8
MATH01 | Core | CO1
MATH01 | General Mathematics
The ordered pairs of the function f are reversed to produce the ordered pairs of the
inverse relation.
Example
Given the function f ={ (1 , 1 ) , ( 2 , 3 ) , ( 3 , 1 ) , ( 4 , 2 ) }, its domain is {1 , 2 ,3 , 4 } and its range is
{1 , 2 ,3 }. The inverse relation of f is {( 1 , 1 ) , ( 3 , 2 ) , ( 1 , 3 ) , ( 2 , 4 ) }.
The domain of the inverse relation is the range of the original function.
The range of the inverse relation is the domain of the original function.
Domain of f −1=Range of f
Range of f −1=Domain of f
If f ( 1 ) =5 , f ( 3 )=7 ,∧f ( 8 ) =10, find f −1 ( 5 ) , f −1 ( 7 ) ,∧f −1 (10) .
Solution:
f −1 ( 5 )=1
f −1 ( 7 )=3
f −1 ( 10 )=8
2.4. Application of Inverse Functions
General Steps in Finding the Inverse of a Function
1. Express the function y as a function of x.
2. Interchange the variable. Substitute y=x, and x= y.
3. Solve for y in terms of x.
4. Check if it satisfies f −1 (f ( x ) ) or f (f −1 ( x ) ).
Example:
1. Find the inverse of f ( x )=3 x +1.
Solution:
Step 1: The equation of the function is y=3 x +1
Step 2: Interchange the x and y variables: x=3 y +1
Step 3: Solve for y in terms of x.
x=3 y +1 Transpose 1 to the left side of the equation
9
MATH01 | Core | CO1
MATH01 | General Mathematics
x−1=3 y Divide both sides by 3 to isolate y
x−1 ( x−1 )
= y y= Switch left and right side of the equation
3 3
−1 x−1
Therefore, the inverse of f ( x )=3 x +1 is f ( x )= .
3
2. Find the inverse of g ( x )=x 3−2.
Solution:
Step 1: The equation of the function is y=x 3−2
Step 2: Interchange the x and y variables: x= y 3−2
Step 3: Solve for y in terms of x.
x= y 3−2 Transpose -2 to the left side of the equation
x +2= y 3 Take cube root of both sides of the equation
√3 x+ 2= y y= √3 x +2 Switch left and right side of the equation
The Inverse of g ( x )=x 3−2 is g−1 ( x )=√3 x+2.
2 x +1
3. Find the inverse of the rational function f ( x )= .
3 x−4
Solution:
2 x +1
Step 1: The equation of the function is y=
3 x−4
2 y +1
Step 2: Interchange the x and y variables: x=
3 y−4
Step 3: Solve for y in terms of x:
2 y +1
x= Multiply both sides by 3 y−4
3 y−4
x ( 3 y −4 )=2 y+ 1 Distribute x into 3 y−4
3 xy−4 x=2 y+ 1 Transpose −4 x to the right and 2 y to the left
(Placing all terms with y on one side and those without y on the other
side)
10
MATH01 | Core | CO1
MATH01 | General Mathematics
3 xy−2 y=1+ 4 x Factor y on the left side of the equation
y ( 3 x −2 )=4 x+1 To isolate y, divide both sides by 3 x−2
4 x +1
y=
3 x−2
−1 4 x+1
Therefore, the inverse of f (x) is f ( x)= .
3 x−2
4. Find the inverse of f ( x )=x 2 +4 x−2, if it exists.
Solution:
The given function is a quadratic function with a graph in the shape of a parabola that
opens upwards. It is not a one-to-one function as it fails the horizontal line test.
We can show that applying the step-by-step procedure for finding the inverse to this
function leads to a result which is not a function.
Step 1: The equation of the function is y=x 2 +4 x−2
Step 2: Interchange the x and y variables: x= y 2 +4 y−2
Step 3: Solve for y in terms of x.
x= y 2 +4 y−2 Transpose -2 to the left
(to place all terms with y on the other side and
those without y on the other side)
x +2= y 2 + 4 y Complete the square by adding 4 on both sides
x +2+4= y 2 + 4 y +4 Simplify 2+ 4=6
and y 2 +4 y+ 4=( y +2 )2 perfect square
x +6= ( y+ 2 )2 Take the square root of both sides
± √ x +6= y +2 Transpose 2 to the left to isolate y
± √ x +6−2= y y=± √ x+ 6−2 Switch left and right side of the equation
The equation y=± √ x+ 6−2 does not represent a function because there are some x-
values that correspond to two different y-values (e.g., if x=3, y can be 1 or -5).
Therefore, the function f ( x )=x 2 +4 x−2 has no inverse function.
11
MATH01 | Core | CO1
MATH01 | General Mathematics
5. Find the inverse of f ( x )=¿ 3 x∨¿, if it exists.
Solution:
Recall that the graph of y=¿3 x∨¿ is shaped like a “V” whose vertex is located at the
origin. This function fails the horizontal line test and therefore has no inverse.
What’s more?
(Reference: Algebra and Trigonometry Enhanced eText, 4th edition by Cynthia Y. Young)
A. Determine whether the given relation is a function. If it is a function, determine whether it is
a one-to-one function.
1.
2.
12
MATH01 | Core | CO1
MATH01 | General Mathematics
3. {( 0 ,1 ) , ( 1, 2 ) , (2 , 3 ) , ( 3 , 4 ) }
4. {( 0 ,0 ) , ( 9 ,−3 ) , ( 4 ,−2 ) , ( 4 , 2 ) , ( 9 , 3 ) }
5. {( 0 ,1 ) , ( 1, 0 ) , ( 2 ,1 ) , (−2 ,1 ) , ( 5 , 4 ) , (−3 , 4 ) }
B. Determine algebraically whether the function is one-to-one.
1. f ( x )=| x−3|
1
2. f ( x )=
x−1
3. f ( x )=x 2−4
4. f ( x )=x 3−1
What I have learned
In atleast five sentences, write down the challenges you have experienced in learning about the
basic concepts of inverse functions, and what did you do to overcome these challenges?
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
13
MATH01 | Core | CO1
MATH01 | General Mathematics
What I can do
Verify that the function f −1 ( x) is the inverse of f (x) by showing that f ( f −1 ( x ) )=x and
f −1 ( f ( x ) )=x . Graph f (x) and y=f −1 ( x ) on the same axes to show the symmetry abot the line
y=x.
−1 x−1
1. f ( x )=2 x +1; f ( x )=
2
1 −1 1
2. f ( x )= ; f ( x )= , x ≠ 0
x x
Assessment (Post-test)
(Reference: Verzosa, D. M. B., Ph.D. (2016). Teaching Guide for Senior High School: General
Mathematics. Published by the Commission on Higher Education.)
Determine whether the given relation is a function. If it is a function, determine whether it is
one-to-one.
____________ 1. The relation pairing an SSS member to his or her SSS number.
____________2. The relation pairing a real number to its square.
____________3. The relation pairing an airport to its airport code. Airport codes are three
letter codes used to uniquely identify airports around the world and prominently displayed on
checked-in bags to denote the destination of these bags. Here are some examples of airport
codes:
MNL – Ninoy Aquino International Airport (All terminals)
CEB – Mactan-Cebu International Airport
DVO – Francisco Bangoy International Airport (Davao)
JFK – John F. Kennedy International Airport (New York City)
____________4. The relation pairing a person to his or her citizenship.
14
MATH01 | Core | CO1
MATH01 | General Mathematics
____________5. The relation pairing a distance d (in kilometers) traveled along a given jeepney
route to the jeepney fare for travelling that distance.
Answer Key
15
MATH01 | Core | CO1
MATH01 | General Mathematics
References
Young, C. Y. (2017). Algebra and Trigonometry, Enhanced eText, 4 th Edition. John Wiley &
Sons, Inc.
Verzosa, D. M. B., Ph.D. (2016). Teaching Guide for Senior High School: General
Mathematics. Published by the Commission on Higher Education.
http://mathonweb.com/help_ebook/html/functions_4.htm
Types of Functions and Graphs.
http://www.purplemath.com/modules/fcns2.htm
Domain and Range.
https://brilliant.org/wiki/floor-function/#:~:text=Floor%20Function,than%20or%20equal
%20to%20x.
Floor Function (Greatest Integer Function).
16
MATH01 | Core | CO1