2,401 views
1 votes
1 votes

A is a non-empty set having n elements. P and Q are two subsets of A, such that P is a subset of Q. Find the number of ways of choosing the subsets P and Q.

  1. n
  2. n
  3. n
  4. 2
  5.  

3 Answers

Best answer
2 votes
2 votes
i Think 3^n because every element of a has three choices .

either it should join p. then it should also come in q.

or join q then there is no restriction that it should belong to p also. fine.

or it should not appear anywhere. so n elements have a choice of 3 = 3^n
selected by
1 votes
1 votes
Lets take example let A={1,2}
Q can be 0 element set, then no of 0 element sets =1 .. Then its subsets possible ie P
=2^0 =1

Q can be  1 element set, no of such sets s =2 .. no of subsets in each = 2^1  

Q can be 2 element sets =1..
no of subsets possible =2^2

Total combinations=1+4+4=9

Since correct  option must be true for all cases including 2 element set , correct ans is 3 ^n

Related questions

1 votes
1 votes
1 answer
1
1 votes
1 votes
1 answer
2
makhdoom ghaya asked Aug 24, 2015
663 views
Given A = { 1, 3, 9, 27, 81,................................3100 }Y is a subset of A such that the geometric mean of no two elements of Y is 350. N is the maximum possib...
0 votes
0 votes
2 answers
3
makhdoom ghaya asked Aug 25, 2015
51,040 views
There are eight members P, Q, R, S, T, U, V, and W in a family. These eight persons belongs to three different generation, such that there are three married couples, whil...
0 votes
0 votes
1 answer
4
thehobo03 asked May 11, 2017
10,168 views
x, y and z are the positive integers such that x y z. Which of the following is closest to the product xyz?xy(z-1)(x-1)yz(x-y)xyx(y+1)zPlease describe the solution in d...
5 votes
5 votes
1 answer
5
Arjun asked Jul 14, 2015
2,721 views
It is known that a bus will arrive at random at a certain location sometime between 3:00 P.M. and 3:30 P.M. A man decides that he will go at random to this location betwe...