1. What is a Function?
Review DefinitionΒ 7.1.2. Consider a typical telephone keypad.
There is the set of buttons
\begin{equation*}
\{1,2,3,4,5,6,7,8,9,0,*,\#\}
\end{equation*}
and the set of letters
\begin{equation*}
\{A,B,C,D,E,\ldots,W,X,Y,Z\}.
\end{equation*}
The association between the two determines a function. What are the inputs to this function? the buttons or the letters? What are the outputs? What is the domain of this function? What is the range?

