retagged by
13,059 views
3 votes
3 votes

 If X and Y are two sets, then X⋂(Y⋃X) C equals

(a) X (b) Y (c) ϕ (d) None of these 

My attempt:

X = {1,2,3} Y = {3,4,5}

(Y⋃X) = {1,2,3,4,5}

X⋂(Y⋃X) = {1,2,3}

But the given answer is C

retagged by

2 Answers

0 votes
0 votes
just convert to boolean expression and solve by digital logix. like

x . ( y+x)' = x.( y' . x')

now x and x' = 0 so answer will be C

Related questions

7.7k
views
1 answers
2 votes
kirankochhar asked Jul 11, 2016
7,668 views
if R1 and R2 are reflexive relations on set A, then is R1 intersection R2 irreflexive?
17.6k
views
1 answers
4 votes
sim1234 asked Nov 24, 2018
17,584 views
X and Y are two independent random variables with variances 1 and 2 respectively. Let Z=X-Y. The variance of Z is _____.