Given
relation = {(9,1), (0,1), (9,-3), (-4,12)}
Find
Is this a function?
Explanation
A relation is a function only if it relates each element in its domain to only one element in the range.
here , domain 9 has two range value 1 and -3
so it is not a function
Final Answer
Hence , it is false