Relations and Functions: By: Jeffrey Bivin Lake Zurich High School
Relations and Functions: By: Jeffrey Bivin Lake Zurich High School
Definitions
Relation A set of ordered pairs.
Domain The set of all inputs (x-values)
of a relation.
Range The set of all outputs (y-values)
of a relation.
Example 1
Relation { (-4, 3), (-1, 7), (0, 3), (2, 5)}
Domain { -4, -1, 0, 2 }
Range { 3, 7, 5 }
Example 2
Relation
{ (-2, 2), (5, 17), (3, 3), (5, 1), (1, 1), (7, 2) }
Domain { -2, 5, 3, 1, 7 }
Range { 2, 17, 3, 1 }
Example 3
Relation y = 3x + 2
Domain {x: x R }
Range {y: y R }
Example 4
1
5
7
-1
11
Relation
{(1, 0), (5, 2), (7, 2), (-1, 11)}
Definition
Function A relation in which each
element of the domain ( x value) is
paired with exactly one element of the
range (y value).
Function Operations
f(x) = x2 + 2x + 1
f(x) + g(x) =
=
g(x) = 3x + 2
x2 + 2x + 1 + 3x + 2
x2 + 5x + 3
Domain?
{ x : x R}
{ x : x R}
R
,
x
f(x) g(x) =
3
(3x + 2)
Jeff Bivin -- LZHS
Composite Functions
f(x) = x2 + 2x + 1
g(x) = 3x + 2
Domain?
f(g(x)) = f(3x+2)
= (3x+2)2 + 2(3x+2) + 1
= 9x2 + 12x + 4 + 6x + 4 + 1
{ x : x R}
= 9x2 + 18x + 9
g(f(x)) =
=
=
=
Jeff Bivin -- LZHS
g(x2 + 2x + 1)
3(x2 + 2x + 1) + 2
3x2 + 6x + 3 + 2
3x2 + 6x + 5
{ x : x R}
Composite Functions
f(x) = x2 - 4x + 5
g(x) = x - 3
f(g(x)) = f(x-3)
= (x-3)2 - 4(x-3) + 5
= x2 - 6x + 9 - 4x + 12 + 5
= x2 - 10x + 26
g(f(x)) =
=
=
=
Jeff Bivin -- LZHS
Domain?
{ x : x R}
g(x2 - 4x + 5)
(x2 - 4x + 5) - 3
x2 - 4x + 5 - 3
x2 - 4x + 2
{ x : x R}
Composite Functions
f(x) = x2 + 3x + 5
g ( x) =
x 3
f(g(x)) = f( x 3 )
= ( x 3 )2 + 3( x 3) + 5
= x 3 + 3 x 3 + 5
= x + 2 + 3 x 3
x3>0
x >3
Domain?
[ 3, + )
Composite Functions
g ( x) =
f(x) = x2 + 3x + 5
x 3
Domain?
g(f(x)) = g(x2 + 3x + 5)
= ( x2 + 3x + 5 ) 3
= x2 + 3x + 5 - 3
=
x 2 + 3x + 2
x2 + 3x + 2 > 0
(x + 2)(x + 3) > 0
-3
Jeff Bivin -- LZHS
( , 3] [ 2, + )
-2