edited by
308 views
3 votes
3 votes

Let $A$ and $B$ be sets in a finite universal set $U$. Given the following : $|A-B|,|A \oplus B|,|A|+|B|$, and $|A \cup B|$ Which of the following is in order of increasing size ?

  1. $|A-B|<|A \oplus B|<|A|+|B|<|A \cup B|$
  2. $|A \oplus B|<|A-B|<|A \cup B|<|A|+|B|$
  3. $|A \oplus B|<|A|+|B|<|A-B|<|A \cup B|$
  4. $|A-B|<|A \oplus B|<|A \cup B|<|A|+|B|$
edited by

1 Answer

2 votes
2 votes

Take example, A={1,2,3} and B={2,3,4}

|A−B| = |{1}| = 1

$\left | A\oplus B \right |$ = |{1,4}| = 2

$\left | A\cup B \right |$ = |{1,2,3,4}| = 4.

|A| + |B| = 3+3 = 6

Correct Option: D

Answer:

Related questions

166
views
1 answers
2 votes
GO Classes asked Apr 10
166 views
Which one of the following is/are true?$R \cap S=(R \cup S)-[(R-S) \cup(S-R)]$R \cup S=(R \cap S)-[(R-S) \cup(S-R)]$R \cap S=(R \cup S)-[(R-S) \cap(S-R)]$R \cap S=(R \cup S) \cup(R-S)$
278
views
1 answers
9 votes
GO Classes asked Apr 10
278 views
Let $A=\{0,1\} \times\{0,1\}$ and $B=\{a, b, c\}$. Suppose $A$ is listed in lexicographic order based on $0<1$ and $B$ is in alphabetic order. If $A \times B \times A$ is listed in ... )$((1,1), c,(0,0))$((1,1), a,(0,0))$((1,1), a,(1,1))$
222
views
1 answers
4 votes
GO Classes asked Apr 10
222 views
Which of the following statements is $\textbf{TRUE}$?For all sets $A, B$, and $C, A-(B-C)=(A-B)-C$.For all sets $A, B$, and $C,(A-B) \cap(C-B)=(A \cap C)-B$.For all ... $A, B$, and $C$, if $A \cap C=B \cap C$ then $A=B$.
200
views
0 answers
1 votes
GO Classes asked Apr 10
200 views
Which of the following statements is $\textbf{FALSE}$?$C-(B \cup A)=(C-B)-A$A-(C \cup B)=(A-B)-C$B-(A \cup C)=(B-C)-A$A-(B \cup C)=(B-C)-A$