1.1 Review On Functions
1.1 Review On Functions
Functions
•Definition
•Domain and Range
One to one
Many to one
One to many
Types of correspondence
Correspondence Example Function or Not
Function
One to one
Not a function
Many to one
Function
One to many
Functions as set of ordered pairs
Functions as table of values
X y x y
2 10 1 3
3 11 1 4
4 12 2 5
5 13 2 6
x y
3 1
4 1
5 2
6 2
Vertical Line Test for a Function
2 x 1 if x 0
f ( x) 2
x 1 if x 0
Increasing, Decreasing, and Constant
Function
On the interval containing x 1 < x2,
1. f(x) is increasing if f(x1) < f(x2).
Graph of f(x) goes up to the right.
2. f(x) is decreasing if f(x1) > f(x2).
Graph of f(x) goes down to the right.
On any interval,
3. f(x) is constant if f(x1) = f(x2).
Graph of f(x) is horizontal.
Even and Odd Functions
1. A function given by y = f(x) is even if,
for each x in the domain,
f(-x) = f(x).
2. A function given by y = f(x) is odd if,
for each x in the domain,
f(-x) = - f(x).