If A = {1, 2, 3}, B = {3, 4, 5}, then (A∩B)xA
Answers
Answered by
2
Tip: Recall the concept of sets
is a set that contains elements that are common in both sets and .
Given:
To find:
Explanation:
We can see that the common element in both the sets is
So
Hence,
Answered by
1
Given; A = {1, 2, 3}, B = {3, 4, 5},
To Find ; (A∩B)xA
Solution A = {1, 2, 3}, B = {3, 4, 5},
Here A contains 1,2,3 and B contains 3,4,5
Intersection means the elements in common here intersection means all the elements which are present in both A and B
(A∩B)= {3}
(A∩B)xA={(3,1),(3,2),(3,3)}
Hence (A∩B)xA is {(3,1),(3,2),(3,3)}
Similar questions