InterviewSolution
Saved Bookmarks
| 1. |
Let A= (1, 2, 3, 4, 6). Let R be the relation on A defined by {(a,b) a, b in A,b is exactly divisible by a] (i) Write R in roster form (ii) Find the domain of R (iii) Find the range of R. |
|
Answer» (II) Domain of R={1,2,3,4,6} (III) RANGE of R={1,2,3,4,6} |
|