225k views
5 votes
Which relation is a function?

{(2, 3), (1, 5), (2, 7)}
{(-1, 5), (-2, 6), (-3, 7)}
{(11, 9), (11, 5), (9, 3)}
{(3, 8), (0, 8), (3, -2)}

1 Answer

3 votes
{(2, 3), (1, 5), (2, 7)} - NOT because 2->3 and 2->7
{(11, 9), (11, 5), (9, 3)} - NOT because 11->9 and 11->5
{(3, 8), (0, 8), (3, -2)} - NOT because 3->8 and 3->-2

{(-1, 5), (-2, 6), (-3, 7)} - YES
User Mikemols
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.