Functions


You may review it by watching these videos Permutations and Combinations and Factorial and/or reading Appendix Section B.3 Functions of the CLRS textbook on pages 1166-1168.

Self-Testing Quizzes


1. Which relation is NOT a function?

2. All of the \( x \) values or inputs are called what?

3. All of the y values or outputs are called what?

4. A function is said to be ______________ if and only if f(a) = f(b) implies that a = b for all a and b in the domain of f.

5. Find the inverse of g(x) = 2x - 3.

Your grade is: __