926 views
3 votes
3 votes

If A and B are subsets  of set X={1,2,3........100} and A∆B denotes set of all elements of X which belong to exactly one of A or B.Then total no of subsets of X such that A∆B ={2,4,6.....100}is

a)2^50

2)2^51

3)2^100

4)2^25

3 Answers

2 votes
2 votes
According to the question  A $\Delta$ B should contain all even number of elements which in set notation can be written as :

(A $-$ B ) $\bigcup$ (B $-$ A ) = {2,4,6,........100}

No of ways 50 elements can be either in A or in B is 2$^{50}$ .

Now Both set A and B either  should contain any of the odd elements {1,3,5,......99} or with will not contain any of the odd elements ie it has each of 50 odd elements have two chances either to be placed in both A and B or to be placed outside of both A and B  which can be done in 2$^{50}$ ways .

Hence the total number of subsets is : 2$^{50}$ * 2$^{50}$ = 2$^{100}$.

Answer option C .

Plz correct me if am getting wrong .
edited by
0 votes
0 votes

OPTION C is correct


A∆B  = (A∪B) - (A∩B)

given that AB contains {2,4,6,---100)

case-1: only with even no's like         

  A                                B

{2,4,6,---------98,100}       {∅}    

{4,6,8,-------98,100}         {2}  -[we can choose one of  50 elements=50c1 ways]

//y {6,8,--98,100}            {2,4} -[ there are 50c2 possibilities)

like that totally

50c+ 50c+ 50c2 +----+ 50c50 =2^50 sets exist.


case 2:

now consider odd no's {1,3,5,------99)[ we can add odd no's to the both sets like]

  A                               B

{1,2,4,6,------,100}         {1}   -[we can choose one of 50 elements =50c1  ways)

{1,3,2,4,--,100}             {1,3}  -[ we can choose two elements=50c2  ways)

like that totally

50c+ 50c+ 50c2 +----+ 50c50 2^50 sets exist.

( these odd elements we can add to above (case-1) all the sets)

:: total 2^50 *2^50 =2^100 exists.

// up vote if you agree

 

edited by

Related questions

1 votes
1 votes
2 answers
1
pC asked Jun 19, 2016
782 views
QuestionWhich of the following is NOT True ?Statement 1 : A-( B-C )=(A-B) - (A-C)Statement 2 : A$\bigtriangleup$(B$\cup$C)= (A $\bigtriangleup$B)$\cup$(A$\bigtriangleup$...
2 votes
2 votes
1 answer
2
hem chandra joshi asked Oct 2, 2017
496 views
What is meant by antisymmetric , asymmetric ? Any clear difference regarding symmetric, antisymmetric nd asymmetric regarding graph nd example?
2 votes
2 votes
1 answer
3
h4kr asked Dec 27, 2022
380 views
Is the statement true that all reflexive relations are anti-symmetric?