Which one of the following sets of coordinates is a many-to-one relation?
,(0,0),(1,1),(2,2)\right\})
one-to-one relation since each x only one y
,(-4,8),(9,6),(15,7)\right\})
many-to-one relation since x=-1, x=9 → y=6
,(0,5),(0,6),(0,7)\right\})
one-to-many relation since one x=0 → y=4,5,6,7
,(-1,4),(1,4),(2,3)\right\})
many-to-many relation since x=-2,2 → y=3 and x=-1,1→y=4
,(5,1),(6,1),(6,1)\right\})
many-to-many relation since x=4,5,6,6 → y=1
Well I felt it was more than one, I actually thought B, D and E. But the test answers says it was E.
It appears as B, D, and E are all many-to-one functions. From the wording of the question, all 3 should be correct, but it's my guess that perhaps that mean many-to-one literally.. as in many x values to just the one y value (in this case, y=1 in E). If so, it is a poorly worded question
