Answer: Choice D)
{(1, 4), (2, 3), (3, 2), (4, 1)}
========================================================
Explanation:
Let's go through the answer choices one at a time to see what is a function and what isn't.
In short, choices A,B,C are not functions because they have a repeated x coordinate; in contrast, choice D doesn't have any repeated x values so it is a function.
Side note: The y values are allowed to repeat themselves, but the function won't be one-to-one.