Write two pairs of disjoint sets
Answers
Answered by
2
Two sets A and B are said to be disjoint, if they do not have any element in common.
For example;
A = {x : x is a prime number}
B = {x : x is a composite number}.
Clearly, A and B do not have any element in common and are disjoint sets.
For example;
A = {x : x is a prime number}
B = {x : x is a composite number}.
Clearly, A and B do not have any element in common and are disjoint sets.
Answered by
3
Hi ,
set of vowels ( A ) = { a , e , i , o , u }
set of first 5 natural numbers ( B )
B = { 1 , 2 , 3 , 4 , 5 }
A intersection B = { }
Therefore ,
A and B are disjoint sets.
I hope this helps you.
:)
set of vowels ( A ) = { a , e , i , o , u }
set of first 5 natural numbers ( B )
B = { 1 , 2 , 3 , 4 , 5 }
A intersection B = { }
Therefore ,
A and B are disjoint sets.
I hope this helps you.
:)
Similar questions