Chapter 1 - Functions
Chapter 1 - Functions
Functions
Functions as
Models
Relation - is a rule
that relates values
from a set of values
(domain) to a second
set of values (range).
Function - is a
relation where each
element in the domain
is related to only one
value in the range.
The function as
a Machine
(A,5) (B,9) (C,9) (E,5) (O,5) (G,9)
3
Function
Not a
Function
Not a
Function
Function as
TABLE OF
VALUES
Determine if the given TABLE OF VALUES is a
function or not a function
Function
Function
Not a Function
Function as a
DIAGRAM
Determine if the given ARROW DIAGRAM is a
function or not a function
Function
Not a Function
Function
Function as a
GRAPH
Vertical line test
A graph of a relation is a
function if any vertical line
drawn passing through the
graph intersects it at exactly
one point.
Function Function
1. y = 2x + 1 Function
2. y = x – 2x + 2
2 Function
3. x + y = 1
2 2 Not a
Function
4. y = Function
Evaluating a
Function
Evaluating a Function
means replacing the
variable in the function with
a value from the functions
domain and computing for
the result.
I can do this
1. Given f(x) = 2x – 9.
What is f(2)?
a. -5
b. 5
c. 13
d. -13
2. Given g(x) = 3x +
4. What is g(-3)?
a. -5
b. 5
c. 13
d. -13
3. Given h(x) = -5x -
10. What is h(5)?
a. -35
b. 35
c. 15
d. -15
4. Given m(x) = x - 1.
2
What is m(-2)?
a. 5
b. -3
c. 3
d. -5
5. Given r(x) = 2x +
2
3x + 5. What is g(2)?
a. 12
b. 13
c. 15
d. 25
8. Given h(x) = x +
2
3x + 5. What is h(-2)?
a. -5
b. 3
c. 15
d. 4
9. Given p(x) = . What
is p(7)?
a. 5
b. 6
c. 7
d. 8
10.Given q(x) = . What
is q(4)?
a. 0
b. 4
c. 8
d. No Answer
Example 1 given f(x) = 2x – 4,
find the value of the function at x
= 3.
Solution
f(x) = 2x – 4
f(3) = 2(3) – 4
f(3) = 6 – 4
f(3) = 2
Example 2 given g(x) = 3x2 + 7,
find the value of the function at x
= -3.
Solution
g(x) = 3x2 + 7
g(-3) = 3(-3)2 + 7
g(-3) = 3(9) + 7
g(-3) = 27 + 7
g(-3) = 34
Example 3 given p(x) = 3x2 + 5x
– 2, find p(0) and p(-1).
Solution for p(0)
p(x) = 3x2 + 5x – 2
p(0) = 3(0)2 + 5(0) – 2
p(0) = 0 + 0 – 2
p(0) = -2
Example 3 given p(x) = 3x2 + 5x
– 2, find p(0) and p(-1).
Solution for p(-1)
p(x) = 3x2 + 5x – 2
p(-1) = 3(-1)2 + 5(-1) – 2
p(-1) = 3 - 5 – 2
p(-1) = -4
Evaluate each at x = 3
1. f(x) = 2x + 1
2. g(x) = 3x – 2
3. h(x) = x2 + 2x – 4
4. d(x) = 2x2 – 3x + 10
5. r(x) =
Evaluate each function
1. f(x) = 2x + 1 find
f(4)
2. g(x) = 3x – 2 find g(-
2)
3. h(x) = x2 + 2x – 4 find
h(2)
4. d(x) = 2x2 – 3x + 10
find d(3)
Operations on
functions
Below is the representation of two
functions represented by a piggy bank
Definition. Let f and g be
functions.
1. Their sum, denoted by f + g, is the function
denoted by (f + g)(x) = f(x) + g(x).
2. Their difference, denoted by f - g, is the
function denoted by (f - g)(x) = f(x) - g(x).
3. Their product, denoted by f • g, is the function
denoted by (f • g)(x) = f(x) • g(x).
4. Their quotient, denoted by f/g, is the function
denoted by(f/g)(x) = f(x)/g(x)
Perform the following operations
𝑓(𝑥) = 𝑥 + 5
Given the functions:
𝑔 (𝑥 ) = 2 𝑥 − 1
ℎ(𝑥) = 2𝑥2 + 9𝑥 − 5
A. (𝑓 + 𝑔)(𝑥) D. ( ℎ / 𝑔 )
Solve following :
(𝑥)
B. (𝑓 − 𝑔)(𝑥) E. (𝑓 + 𝑔)(3)
C. (𝑓 • 𝑔)(𝑥)
𝑓(𝑥) = 𝑥 + 5
𝑔(𝑥) = 2𝑥 − 1
Given:
a. (f + g)(x)
ℎ(𝑥) = 2𝑥2 + 9𝑥 − 5
Solution
d. ()(x) =
()(x) =
()(x) =
()(x) = x + 5
𝑓(𝑥) = 𝑥 + 5
𝑔(𝑥) = 2𝑥 − 1
Given:
e. (f + g)(3)
ℎ(𝑥) = 2𝑥2 + 9𝑥 − 5
Solution
𝑎(𝑥) = 𝑥 + 2 𝑏(𝑥) = 5𝑥 − 3
Given:
𝑐(𝑥) = x2 + 3x + 2 𝑑(𝑥) =
find:
a. (f o h)(x).
b. (f o h)(4).
Solution