Saved Bookmarks
| 1. |
List out some sets A and B and choose their elements such that A and B are disjoint |
|
Answer» Disjoint of sets using Venn diagram is shown by two non-overlapping closed regions and said inclusions are shown by showing one closed curve lying entirely within another. Two sets A and B are said to be disjoint, if they have no element in common.Thus, A = {1, 2, 3} and B = {5, 7, 9} are disjoint sets; but the sets C = {3, 5, 7} and D = {7, 9, 11} are not disjoint; for, 7 is the common element of A and B. |
|