{(1, 3), (2, 5), (7, 9), (2, 12)} is this a function
1 answer
No, this is not a function. It is not a function because for the input value 2, there are two different output values (5 and 12). In a function, each input value should have only one corresponding output value.