recategorized by
303 views
0 votes
0 votes

Let $A$, $B$ and $C$ be three non empty sets. Consider the two relations given below:

$$\begin{array}{lll} A-(B-C)=(A-B) \cup C & & (1) \\ A – (B \cup C) = (A -B)-C & & (2) \end{array}$$

  1. Both $(1)$ and $(2)$ are correct
  2. $(1)$ is correct but $(2)$ is not
  3. $(2)$ is correct but $(1)$ is not
  4. Both $(1)$ and $(2)$ are incorrect
recategorized by

1 Answer

0 votes
0 votes
$LHS=A-(B-C)= A-(B \cap C') = A \cap (B \cap C')'=A\cap(B' \cup C)=(A \cap B') \cup (A \cap C)$      

$RHS=(A-B)\cup C= (A \cap B') \cup C= (A \cup C)\cap (B' \cup C)$

Thus $(1)$ is wrong.

 

$LHS=A-(B\cup C)= A \cap (B \cup C)' = A \cap (B' \cap C')=A \cap B' \cap C'$

$RHS=(A-B)-C= (A \cap B') - C = (A \cap B') \cap C'=A \cap B' \cap C'$

Thus $(2)$ is correct.

 

$\therefore$ Option $C.$ is correct.

Related questions

0 votes
0 votes
2 answers
1
gatecse asked Sep 18, 2019
370 views
The set $\{(x,y): \mid x \mid + \mid y \mid \leq 1\}$ is represented by the shaded region in
0 votes
0 votes
0 answers
2
1 votes
1 votes
1 answer
3
gatecse asked Sep 18, 2019
398 views
If $A$ be the set of triangles in a plane and $R^{+}$ be the set of all positive real numbers, then the function $f\::\:A\rightarrow R^{+},$ defined by $f(x)=$ area of t...
3 votes
3 votes
1 answer
4
gatecse asked Sep 18, 2019
488 views
Suppose $X$ and $Y$ are finite sets, each with cardinality $n$. The number of bijective functions from $X$ to $Y$ is$n^n$$n \log_2 n$$n^2$$n!$