Is the following relation a function? If not, why?
{(1, 1), (1, 2), (1, 3)}
Answer
This is not a function, because 1 is being paired with 1, 2, and 3 all at once.