Which of the following are functions? Give reasons; if a function, give its domain and range. (i) {(2,1),(5,1),(8,1),(11,1),(14,1),(17,1)}. (ii) {(2,1),(4,2),(6,3),(8,4),(10,5),(12,6),(14,7)}. (iii) {(1,3),(1,5),(2,5)}.
Hint. Check whether any first element repeats with a different second element -- that is the only way a relation can fail to be a function.
(i) the six first elements 2,5,8,11,14,17 are all distinct, each pointing to a single image (1), so this is a function. (ii) the seven first elements are all distinct too, each with its own image, so this is also a function. (iii) the first element 1 appears twice, pointing to both 3 and 5, so this is NOT a function.
✦ Working through each part gives: (i) Function: domain={2,5,8,11,14,17}, range={1}. (ii) Function: domain={2,4,6,8,10,12,14}, range={1,2,3,4,5,6,7}. (iii) Not a function, since 1 has two different images.
