To determine which set of ordered pairs represents a function, we need to check if any input (the first element of the ordered pair) maps to more than one output (the second element of the ordered pair). A function can only have one output for each input.
-
Set 1: {(8,7), (8,−9), (−7,8), (−6,7)}
- The input
8
has two different outputs:7
and−9
. - Therefore, this set does not represent a function.
- The input
-
Set 2: {(−1,9), (5,4), (4,0), (4,−8)}
- The input
4
has two different outputs:0
and−8
. - Therefore, this set does not represent a function.
- The input
-
Set 3: {(4,3), (−9,9), (−8,2), (−9,−7)}
- The input
−9
has two different outputs:9
and−7
. - Therefore, this set does not represent a function.
- The input
-
Set 4: {(7,−6), (−8,−5), (2,7), (−6,7)}
- All inputs (
7
,−8
,2
, and−6
) map to exactly one output. - Therefore, this set represents a function.
- All inputs (
From the analysis above, the correct answer is Set 4: {(7,−6), (−8,−5), (2,7), (−6,7)}.