Question 644715
is (date of birth, person) a function? No, one date corresponds to many people being born on that day (people share the same birth date). Each input (date of birth) maps to MORE THAN ONE output (person), so it fails to be a function.


Note: if it were the other way around, then it would be a function since a person has only one date of birth.


is (thumbprint, person) a function? Yes, thumbprints are unique to every individual. Each input (thumbprint) maps to ONLY ONE output (person)


is (area code, state) a function? Yes, each area code is unique to each region of the country. Each input (area code) maps to ONLY ONE output (state)


I'll let you do the rest. The basic idea is that if x maps to more than one y value, then it's NOT a function. If you can show that each x maps to only one y value, then it would be a function.