(a) Let A = {a,b,c,d,e,f} and B = {1,2,3,4,5,6}. Determine whether each of following functions from A to B are invertible. If it is an invertible, find it’s inverse.
(i) f1 = {(a,1), (b,2), (c,3), (d,4), (e,5), (f,6)}
(ii) f2 = {(a,2), (b,5), (d,2), (c,3), (e,5), (f,6)}
(iii) f3 = {(b,3), (d,6), (a,1), (c,3), (e,4), (f,5)}
(iv) f4 = {(a,6), (b,5), (c,1), (f,2), (d,4), (e,3)}