Step 1:
The given relation is represented by the table:
$$
\begin{array}{|c|c|c|c|c|}\hline x & {1} & {2} & {3} & {4} \\ \hline y & {0} & {1} & {0} & {2} \\ \hline\end{array}
$$
This means that the points of the relation are (1,0), (2,1), (3,0), and (4,2).
Show more…