Solve your doubts and expand your knowledge with IDNLearn.com's extensive Q&A database. Ask any question and get a thorough, accurate answer from our community of experienced professionals.
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.