Determining if a Table of Values Represents a Function
Which represents a function?
1.
[tex]\[
\begin{tabular}{|c|c|}
\hline
$x$ & $y$ \\
\hline
-5 & 10 \\
\hline
-3 & 5 \\
\hline
-3 & 4 \\
\hline
0 & 0 \\
\hline
5 & -10 \\
\hline
\end{tabular}
\][/tex]
2.
[tex]\[
\begin{tabular}{|c|c|}
\hline
$x$ & $y$ \\
\hline
-8 & -2 \\
\hline
-4 & 1 \\
\hline
0 & -2 \\
\hline
2 & 3 \\
\hline
4 & -4 \\
\hline
\end{tabular}
\][/tex]
3.
[tex]\[
\begin{tabular}{|c|c|}
\hline
$x$ & $y$ \\
\hline
-2 & -3 \\
\hline
-1 & -2 \\
\hline
0 & -1 \\
\hline
0 & 0 \\
\hline
1 & -1 \\
\hline
\end{tabular}
\][/tex]
4.
[tex]\[
\begin{array}{c}
\{(-12,4),(-6,10), \\
(-4,15),(-8,18), \\
(-12,24)\}
\end{array}
\][/tex]