Lecture 1
Lecture 1
Functions Review
A function 𝑓 is a rule that assigns to each element 𝑥 in a set 𝐷 exactly one element, called 𝑓(𝑥), in a
set 𝐸.
𝐷 𝐸 𝐸 𝐷 𝐸
𝐷
𝑥 𝑥 𝑥 𝑓(𝑥 )
𝑓(𝑥 ) 𝑓(𝑥 )
𝑥 𝑥 𝑥 𝑓(𝑥 )
𝑓(𝑥 ) 𝑓(𝑥 ) 𝑥
𝑥 𝑓(𝑥 ) 𝑥 𝑓(𝑥 ) 𝑓(𝑥 )
𝑥 𝑥 𝑥 𝑓(𝑥 )
𝑓(𝑥 ) 𝑓(𝑥 )
Notation
Interval Notation Set Notation
(a, b)
[a, b]
[a, b)
(a, b]
(a, ∞)
[a, ∞)
(-∞, b)
(-∞, b]
(-∞, ∞)
4
Types of Functions
Linear
𝑦 = 𝑓(𝑥) = 𝑚𝑥 + 𝑏
Where: 𝑚 is the slope and 𝑏 is the y-intercept
Ex. 𝑓(𝑥) = −𝑥 + 4
Polynomial
𝑓(𝑥) = 𝑎 𝑥 + 𝑎 𝑥 + ⋯+ 𝑎 𝑥 + 𝑎 𝑥 + 𝑎
n is a non-negative integer
n is the degree of the polynomial if an
a0, a1, a2, …, an are constant coefficients
Quadratic: degree 2
Cubic: degree 3
Degree 4 Degree 5
𝑓(𝑥) = 𝑥 − 4𝑥 + 𝑥 𝑓(𝑥) = 6𝑥 − 11𝑥 + 8𝑥
Exponential Functions
𝑓(𝑥) = 𝑎
2 cases: 1. a > 1
2. a <1
Logarithmic functions
𝑓(𝑥) = log (𝑥)
1
7
Combination of Functions
(𝑓 + 𝑔)(𝑥) = 𝑓(𝑥) + 𝑔(𝑥)
Composite Functions
(𝑓 ◦ 𝑔)(𝑥) = 𝑓 𝑔(𝑥)
Piecewise Functions
functions defined by multiple sub-functions and each sub function has a different interval in the domain.
𝑥 , 𝑥 > −1
Example 1: Sketch the graph function 𝑓(𝑥) =
1 − 𝑥, 𝑥 ≤ −1
8
Example 2: Write a formula for a piecewise function that will generate the following graph
a.
9
Trigonometric Functions
𝑓(𝑥) = sin 𝑥
𝑓(𝑥) = cos 𝑥
𝑓(𝑥) = tan 𝑥
10
Trigonometric functions relate the angle of a right triangle to a ratio of its side lengths hypotenuse
SOH CAH TOA
𝑜𝑝𝑝𝑜𝑠𝑖𝑡𝑒 𝑎𝑑𝑗𝑎𝑐𝑒𝑛𝑡 𝑜𝑝𝑝𝑜𝑠𝑖𝑡𝑒
sin 𝑥 = , cos 𝑥 = , tan 𝑥 =
ℎ𝑦𝑝𝑜𝑡𝑒𝑛𝑢𝑠𝑒 ℎ𝑦𝑝𝑜𝑡𝑒𝑛𝑢𝑠𝑒 𝑎𝑑𝑗𝑎𝑐𝑒𝑛𝑡
Pythagorean Theorem
Divide by cos 𝑥
Divide by sin 𝑥
11
Other identities