(I) Since R is mapping A to B. Then R must be of the form;
R={(a,b):a∈A,b∈B}
But, the first element of R, (v,z) does not obeya this rule. Thus R is not a relation. Hence it's neither injective nor surjective and has no inverse.
(II) Since for every a,b∈A, R(a)=R(b)⟹a=bThus, R is injectiveAlso, every element of B is used up in the relation. Thus, R is surjective.The inverse of R isR−1={(2,1),(3,2),(4,3),(5,4),(1,5)}.
Comments