retagged by
819 views
3 votes
3 votes
When is the following statement true? (A ∪ B) ∩ C = A ∩ C
(A) If Ā ∩ B ∩ C = φ
(B) If A ∩ B ∩ C = φ
(C) always
(D) never
retagged by

1 Answer

Related questions

1 votes
1 votes
1 answer
1
sripo asked Feb 15, 2019
537 views
Let a and b be positive integers such that a b and a^ 2 − b^ 2 is a prime number.Then a^2 − b^ 2 is equal to(A) a − b(B) a + b(C) a × b(D) none of the above
1 votes
1 votes
1 answer
2
sripo asked Feb 15, 2019
426 views
How many subsets of even cardinality does an n-element set have ? Justify answer.Please give a proof if possible.This is part of subjective JEST paper.
1 votes
1 votes
1 answer
3
sripo asked Feb 15, 2019
678 views
If a fair die (with 6 faces) is cast twice, what is the probability that the twonumbers obtained differ by 2?(A) 1/12(B) 1/6(C) 2/9(D) 1/2
2 votes
2 votes
2 answers
4
sripo asked Feb 15, 2019
519 views
T (n) = T (n/2) + 2; T (1) = 1When n is a power of 2, the correct expression for T (n) is:(A) 2(log n + 1)(B) 2 log n(C) log n + 1(D)2 log n + 1