MMW (Lect #2) Trans
MMW (Lect #2) Trans
MMW (Lect #2) Trans
Lecture #2
(called domain) to the second set of values - these are just the x and y values that are true for the
(called the range) given line
- set of ordered pairs/ coordinates (x,y) - in other words, a table of values is simply some of the
points that are on the line
TYPES OF RELATION
Table A
x 1 2 3 4
y 2 2 5 5
Table B
x 1 1 2 2 3
y 3 4 5 6 7
Table C
x 1 2 3 … n …
y 3 6 9 … 3n …
MAPPING DIAGRAM
FUNCTIONS
x Functions y
f (x) = {(1,2), (2,3), (3,5), (4,7)} > functions
- a special kind of relation between x-values (domain) g (x) = {(1,3), (1,4), (2,5), (2,6)} > not functions
and y-values (range) wherein domain can only have
exactly one or unique range h (x) = {(1,3), (2,6), (3,9), (4,7)} > functions
FUNCTION NOTATION
TYPES OF FUNCTI ON
1) Linear Function – a function is linear if f (x) = mx + b, 4) Quartic Function – general form of quartic is f (x) = a
where m and b are real numbers, and m and f(x) are (x – h)4 + k, the turning point is at (h, k).
not both equal to zero
o f (x) = 6x + 3
o f (x) = -x +5
o f (x) = x – 2
f (x) = x – 2 (linear)
Name of the function is f. X is the variable in the function.
a) f (x) = x5 + x3 – 2x
b) g (x) = 3x4 – 2x2 – 2
c) h (x) = 6x3 – 5x2 + 4x
j (x)= I x – 25 I ; x = 10
o f (x) = x2 + 4 Substitute by -x
o f (-x) = (-x)2 + 4 Perform
o f (-x) = x2 + 4
o f (x) = x3 + 5x Substitute by -x
o f (-x) = (-x)3 + 5 (-x) Perform
o f (-x) = x3 – 5x