If A = [1, 3, 5] and B = [2, 4], list of elements of R, if
R = {(x, y) : x, y ∈ A × B and x > y}
Advertisement Remove all ads
Solution
Given:
A = {1, 3, 5} and B = {2, 4}
R = {(x, y) : x, y ∈ A × B and x > y}
A × B = {(1,2),(1,4),(3,2),(3,4),(5,2),(5,4)}
As 3 > 2, 5 > 2 and 5 > 4,
we have R = {(3,2),(5,2),(5,4)}
Concept: Relation
Is there an error in this question or solution?
Advertisement Remove all ads
APPEARS IN
Advertisement Remove all ads
Advertisement Remove all ads