Given
A={1,2,3,4,6}
R={(a,b):a,b∈A, b is exactly divisible by a}
(i) R in roster form
R={(1,1),(1,2),(1,3),(1,4),(1,6),(2,2),(2,4),(2,6),(3,3),(3,6),(4,4),(6,6)}
(ii) Domain of R
The domain of R is the set of all first elements of ordered pairs in relation R.
Hence, domain of R=A={1,2,3,4,6}
(iii) Range of R
The range of R is the set of second elements in relation R.
Hence, range of R={1,2,3,4,6}