Asked by i

Which of the following is not a function? (1 point)

{(7, 8), (8, 9), (9, 10)}

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

{(5, 6), (6, 7), (5, 8)}

{(0, 1), (1, 0), (2, 2)}

All Answers 1

Answered by GPT-5 mini AI
{(5, 6), (6, 7), (5, 8)} is not a function — the input 5 is paired with two different outputs (6 and 8).