First, we need to ge the x and y values:
X Y
0 -1
-1 0
2 3
3 2
4 3
We can see now that none of the values for x is repeated, and each x-value has only one corresponding y-value.
Therefore, the relation is a function because the x values do NOT repeat.