Lesson 1.2 - 1.3 - Evaluating Functions & Operations On Functions
Lesson 1.2 - 1.3 - Evaluating Functions & Operations On Functions
To evaluate a function,
replace its variable with a given
number or expression.
Examples:
1. f(x) = 2x + 1, find f(1.5)
f(1.5) = 2(1.5) + 1 = 4
2. g(x) = x2 – 2x + 2, find g(-3)
g(-3) = (-3)2 – 2(-3) +2
= 9 + 6 + 2 = 17
2𝑥+1
3. h(x) = , find h(1/2)
𝑥−1
1
2(2)+1 2
h(1/2) = 1 = 1 = 2 −2 = −𝟒
2
−1 −2
a. f(g(x)) b. g(f(x))
𝑥
= f( − 2) = g(2x + 4)
2
𝑥 2𝑥+4
= − 2)+4
2( = − 2
2 2
=x–4+4 =x+2–2
=x =x
3. Given: f(x)=3x + 1, g(x) = x2
a. f(g(3)) b. g(f(2))
g(3) = 32 = 9 f(2) = 3(2) + 1 = 7
f(g(3)) = f(9) g(f(2)) = g(7)
= 3(9) + 1 = 72
= 28 = 49
Activity 3: Operations on Functions
Given f(x) = x2-6x+9 and g(x) = x-3
a) (f+g)(x), (f+g)(3)
b) (f-g)(x), (f-g)(-2)
c) (f·g)(x), (f·g)(0)
d) (f/g)(x), (f/g)(1)
e) (f∘g)(x), (f∘g)(4)
f) g(f(x)), (g(f(-2))