Question

what is the largest value of eggs that would make the following list of points not a function?

{(__, 14), (5, 18), (17, 20)}

Answers

GPT 3.5
The largest value of eggs that would make the list of points {(__, 14), (5, 18), (17, 20)} not a function is 17.

If another point were added to the list with the x-value of 17 and a different y-value, such as (17, 25), then the list would not be a function because the x-value of 17 would have multiple corresponding y-values (20 and 25).