4.3k views
0 votes
Help me

Select the sets that are not functions.

A = {(1, 2), (2, 3), (3, 4), (4, 5)}
B = {(1, 2), (2, 1), (3, 0), (4, -1)}
C = {(-1, 3), (0, 3), (1, 3), (2, 3)}
D = {(1, 1), (1, 2), (1, 3), (1, 4)}
E = {(6, 2), (7, 3), (6, -1), (5, 4)}

2 Answers

3 votes
The answer is D=(1,1),(1,2),(1,3),(1,4).              HOPE IT HELPS!!!!!!!!!!
User Grokify
by
8.5k points
4 votes
D = {(1, 1), (1, 2), (1, 3), (1, 4)}
E = {(6, 2), (7, 3), (6, -1), (5, 4)}

Both of the above are not functions.

Hope it helps!
User Ramhiser
by
9.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.