What is a mapping?
A mapping is any rule connecting input values (objects) and output values (images).
What types of mappings exist?
Mappings can be many-to-one, one-to-many, one-to-one, or many-to-many.
What is a function?
A many-to-one or one-to-one mapping is called a function.
What is the domain of a mapping or function?
The domain is the set of possible input values (values of x).
What is the range of a mapping or function?
The range is the set of output values.
What does the transformation f(x) → f(x-t) + s represent?
It represents a translation column vector (t s)
What does the transformation f(x) → af(x) represent?
It represents a one-way stretch, parallel to the y-axis, with scale factor a.
What does the transformation f(x) → f(ax) represent?
It represents a one-way stretch, parallel to the x-axis, with scale factor a.
What does the transformation f(x) → -f(x) represent?
It represents a reflection in the x-axis.
What does the transformation f(x) → f(-x) represent?
It represents a reflection in the y-axis.
What is a composite function?
A composite function is obtained when one function (g) is applied to the output from another function (f).
What is the notation for composite functions?
The notation used is g(f(x)) or gf(x).
What is an inverse function?
For any one-to-one function f(x), there is an inverse function f^(-1)(x).
How are the curves of a function and its inverse related?
The curves are reflections of each other in the line y = x.
What does the modulus of x mean?
The modulus of x, written |x|, means the positive value of x.
What is the definition of the modulus function?
The modulus function is defined as:
1 for x > 0
0 for x = 0
-x for x < 0.
How is the modulus function sketched?
Any part of the graph of the function that is below the x-axis is reflected in the x-axis.