264,044 views
27 votes
27 votes
Choose if each statement is True or False.

{(1, 2), (3, 6), (4, -7), (6, -10)} is a function: True or False
{(1,1), (2, 2), (3, 3), (4,4)} is a function: True or False
{(1, 3), (2, 5), (7, 9), (2, 12)} is a function: True or False
{(1, 8), (2, 8), (3, 8), (4,8)} is a function: True or False

User Stylize
by
2.6k points

1 Answer

16 votes
16 votes

Answer:

{(1, 2), (3, 6), (4, -7), (6, -10)} function

{(1,1), (2, 2), (3, 3), (4,4)} function

{(1, 3), (2, 5), (7, 9), (2, 12)} NOT A FUNCTION

{(1, 8), (2, 8), (3, 8), (4,8)} function

Explanation:

if x values are the same then they are not a function.

User Phil Loden
by
3.1k points