R be a relation defined on set A = (1, 2, 3, 4) such that R = {(1,2)(1,3)(2,4)(3,2).domain of R is the set B and range is the set C, then find B intersection
C
Answers
Answered by
1
Answer:
B intersection C = {2,3}.
Step-by-step explanation:
Set B = {1,2,3} (domain of R i.e set of all first element of ordered pair of R)
Set C = {2,3,4} ( range of R i.e set of all second element of ordered pair of R)
Then B intersection C i.e common elements of sets = {2,3}
Hope this will help you.
Similar questions