218k views
1 vote
Which is a function? {(7, 2), (100, 10), (13, –7), (7, 9), (10, 100), (4, –2), (5, 5)} {(1000, 10), (1000, 12), (1000, 16), (100, 5), (100, 7), (78, 3), (90, 5)} {(6, 3), (5, 2), (4, 1), (3, 0), (4, –1), (5 ,–2), (6 ,–3)} {(12, 3), (11, 2), (10, 1), (9, 0), (8, 1), (7, 2), (6, 3)}

User Sinio
by
7.2k points

1 Answer

1 vote

Answer:

{(12, 3), (11, 2), (10, 1), (9, 0), (8, 1), (7, 2), (6, 3)}

Explanation:

In a function, all x-coordinates must be different.

{(7, 2), (100, 10), (13, –7), (7, 9), (10, 100), (4, –2), (5, 5)}

7 appears twice as an x-coordinate. Not a function.

{(1000, 10), (1000, 12), (1000, 16), (100, 5), (100, 7), (78, 3), (90, 5)}

1000 appears 3 times as an x-coordinate. Not a function.

{(6, 3), (5, 2), (4, 1), (3, 0), (4, –1), (5 ,–2), (6 ,–3)}

4 appears twice as an x-coordinate. Not a function.

{(12, 3), (11, 2), (10, 1), (9, 0), (8, 1), (7, 2), (6, 3)}

All x-coordinates are different. Function.

User Zlack
by
7.8k points