241 views
2 votes
2 votes
Consider three finite sets $A, B$ and $C.$ Let $S_1 = ((A \cap B) - (B \cap C)) - C$ and $S_2 = (A - (A - C)) - (A -B)$. The sets $S_1$ and $S_2$ are related as.
  1. $S_1 \subset S_2$
  2. $S_1 \supset S_2$
  3. $S_1 = S_2$
  4. None of these

1 Answer

1 votes
1 votes
We can use Venn diagram to solve such questions.

$S_1$ and $S_2$ are two disjoint regions in the Venn diagram which can't be compared.

We can also solve them as

$S_1 = ((A \cap B) - (B \cap C)) - C$

$\qquad = ((A \cap B) \cap \overline {(B \cap C)}) - C$

$\qquad = ((A \cap B) \cap (\overline {B} \cup \overline{C})) - C$

$\qquad = (A \cap B \cap  \overline{C}) - C$

$\qquad = (A \cap B \cap  \overline{C}) \cap \overline{C}$

$\qquad = A \cap B \cap  \overline{C}\qquad \to (1)$

$S_2 = (A - (A - C)) - (A -B)$

$\qquad = (A - (A \cap \overline{C}) - (A - B)$

$\qquad = (A \cap  \overline{(A \cap \overline{C})} - (A \cap \overline{B})$

$\qquad = (A \cap  (\overline{A} \cup {C}) - (A \cap \overline{B})$

$\qquad = (A \cap   {C}) - (A \cap \overline{B})$

$\qquad = (A \cap   {C}) \cap  \overline{(A \cap \overline{B})}$

$\qquad = (A \cap   {C}) \cap  (\overline{A} \cup {B})$

$\qquad = (A \cap   {C} \cap    {B})\qquad \to (2)$

$(1)$ and $(2) \implies S_1$ and $S_2$ have no subset relationship.

So, D is the answer.
Answer:

Related questions

3 votes
3 votes
1 answer
1
gatecse asked Jun 21, 2020
166 views
Two finite sets $X$ and $Y$ have $m$ and $n$ elements each. The number of subsets of $X$ is $96$ more than that of $Y.$ The values of $m,n$ respectively are$4,7$$7,4$$5,7...
2 votes
2 votes
2 answers
3
gatecse asked Jun 21, 2020
135 views
Consider set $A = \{\phi, \{1,2\},4,\{3\}\}.$ Which of the following is a subset of $A?$ (Mark all the appropriate choices)$\{1,2\}$$\{\{3\}\}$$\{3\}$$\{4,3\}$
2 votes
2 votes
2 answers
4
gatecse asked Jun 21, 2020
179 views
Let $A,B$ and $C$ be three sets. Then $(A-B) - C$ is _________.$(A-B)-(B-C)$$(A-C)-(B-C)$$(B-C)-(A-C)$$(A-B)-(A-C)$