Let X = { 1,2,3...9}
A = { 3,5,8,9}
The no of subsets B of X which satisfy the condition A\B = {3,8} are
(A) 0 (B) 1 (C) 2^5 (D) 2^7
- 
				UP 0 DOWN 0 0 2
 
2 Answers
					
			Lokesh Verma
					·2010-06-05 07:08:45
			
			
			
		B should contain 5,9 and should not contain 3,8
others dont matter..
SO you have to chose between the remianing 5 elements (to be or not to be)
Hence 25