Chapter 3
Chapter 3
3.1 Functions
3.2 Graphing Functions
3.3 Operations on Functions; Composition
3.4 Inverse Functions
72
3.1: Functions
Definition of a Function:
A function is a correspondence between two sets of elements such
that to each element in the first set there corresponds one and only
one element in the second set.
73
Functions specified as sets of ordered pairs
Example 1:
Determine whether each set specifies a function. If it does, then
state the domain and range.
A. T = {(1,2), (2,3), (3,4), (4,5), (5,2)}
74
Determine if an equation defines a function
Example 2:
Determine if each equation defines a function with
independent variable 𝑥.
A. 𝑦 = 𝑥 ! − 4
B. 𝑥 ! + 𝑦 ! = 16
75
Finding the domain of a function.
Example 3:
Find the domain of the function defines by the equation:
𝑦 = √𝑥 − 2 assuming 𝑥 is the independent variable.
Example 4:
Find the domain of each following functions. Express the
answer in both set notation and inequality notation.
"#
A. 𝑓(𝑥) =
$%&
B. ℎ(𝑥) = 9 + 2𝑥 − 𝑥 !
'
C. 𝑔(𝑥) =
√$%'
76
Evaluating Functions.
Example 4:
"#
A. Find 𝑓(2), 𝑓(𝑐 ) and 𝑓 (2 + 𝑐) for 𝑓(𝑥) =
$%&
'
C. Find 𝑔(4), 2𝑔(𝑏) and 𝑔(2𝑏) for 𝑔(𝑥) =
√$%'
77
3.2: Graphing Functions
Each function is graphed by plotting points. Remember
that f(x)=y thus, f(x) and y can be used interchangeably.
78
2. The identity function is any function of the form of ;
f(x)=x. Evaluating any value for x will result in that same
value.
79
3. The squaring function is any function of the
form f(x)=x , is the function obtained by squaring the
2
80
4. The cubing function is any function of the form
of f(x)=x , raises all of the values in the domain to the
3
Remark:
Note that the constant, identity, squaring, and cubing
functions are all examples of basic polynomial functions.
The next three basic functions are not polynomials.
81
5. The absolute value function is any function of the
form of f(x)=|x| is a function where the output
represents the distance to the origin on a number line.
The result of evaluating the absolute value function for
any nonzero value of x will always be positive.
Example, f(−2)=|−2|=2 and f(2)=|2|=2.
82
6. The square root function is any function of the
form of f(x)=√𝑥, is not defined to be a real number if
the x-values are negative. Therefore, the smallest value
in the domain is zero.
83
Finding the domain and the Intercepts of a function
Example 1:
!"#$
Find the domain , 𝑥 intercept and 𝑦 intercept of 𝑓(𝑥 ) =
%$&!
84
Graphing a linear function
Example 3:
Find the slope and intercepts , and then skitch the graph of the linear
function defined by
3
𝑓(𝑥) = − 𝑥 + 6
2
85
3.3: Operations on Functions; Composition
1. Performing operations on Functions
The sum, difference, product and quotient of the functions; 𝑓 and 𝑔
are the functions defined by:
Example:
Let 𝑓(𝑥) = 2𝑥 + 5 𝑎𝑛𝑑 𝑔(𝑥 ) = 𝑥 # − 4.
'
Find the functions 𝑓 + 𝑔, 𝑓 − 𝑔 𝑎𝑛𝑑 and their domains.
(
86
2. The Composition of Two Functions:
A composite function is created when one function is substituted
into another function.
For example:
Given f(x) = x2 + 6 and g(x) = 2x – 1, find
a) (f ∘ g)(x)
b) (g ∘ f)(x)
Solution:
a) (f ∘ g)(x)
= f(2x – 1)
= (2x – 1)2 + 6
= 4x2 – 4x + 1 + 6
= 4x2 – 4x + 7
b) (g ∘ f)(x)
= g(x2 + 6)
= 2(x2 + 6) – 1
= 2x2 + 12 – 1
= 2x2 + 11
87
Example 1: Let 𝑓(𝑥) = 𝑥 # + 6 𝑎𝑛𝑑 𝑔(𝑥 ) = 2𝑥 − 1
Find (𝑓 𝜊 𝑔)(𝑥 ) .
88
3.4: Inverse functions
Definition: one-to-one Function
A function is one-to-one if no two ordered pairs in the function
have the same second component and different first components.
Given the following sets of ordered Pairs:
𝑓 = {(0 , 3) , (2 , 0) , (3 , 1) , (−1 , 2)} It is one-to-one Function.
𝑔 = {(1 , 5) , (2 , 0) , (3 , 1) , (−1 , 5)} It is not one-to-one Function.
ℎ = {(0 , 4) , (1 , 5) , (3 , 1) , (−1 , 2)} It is one-to-one Function.
𝑟 = {(1 , 3) , (1 , 7) } It is not a Function.
𝑠 = {(1 , 1) } It is one-to-one Function.
89
Determining if a function is one-to-one
1. Horizontal Line Test:
A function is one-to-one if and only if every horizontal line
intercepts the graph of the function in at most one point.
D)
c)
90
Inverse of a Function
One-to-one Function.
A function f is one-to-one if it never takes the same value twice.
That’s it, 𝑓(𝑥) ) ≠ 𝑓 (𝑥# ) 𝑖𝑓𝑎𝑛𝑑 𝑜𝑛𝑙𝑦 𝑖𝑓 (𝑥) ) ≠ (𝑥# )
Examples:
1. f(x) = x is one to one function,
because if x1 ≠ x2, then 𝑓 (𝑥) ) ≠ 𝑓(𝑥# ).
Example:
Compare the graphs of the above functions
91
Inverse function and composition
If 𝒇%𝟏 exists, then
1- 𝑓F𝑓 %" (𝑥)G = 𝑥 for all 𝑥 in the domain of 𝑓 %" .
2- 𝑓 %" F𝑓 (𝑥 )G = 𝑥 for all 𝑥 in the domain of 𝑓.
92
Finding the Inverse of a Function
Step 1. Replace 𝑓 (𝑥) 𝑤𝑖𝑡ℎ 𝑦
Step 2. Interchange 𝑥 𝑎𝑛𝑑 𝑦
Step 3. Solve for 𝑦
Step 4. Replace 𝑦 𝑤𝑖𝑡ℎ 𝑓 ") (𝑥)
Example 4:
Find the following
a) 𝑓 ") 𝑓𝑜𝑟 𝑓(𝑥) = 2𝑥 + 3
$&#
b) 𝑔") 𝑓𝑜𝑟 𝑔(𝑥 ) =
!
93