of A = {2,4} and B=3,4,5} then
(ANB) X (AUB) is
Answers
Answered by
0
Answer:
(AnB) = { 4 }
(AUB) = { 2,3,4,5 }
Step-by-step explanation:
* A intersection B means set of all elements common to both A and B
* A union B means set of all elements of A together with all element of B
Similar questions