SOLUTION: A computer is printing out subsets of a 5 element set (possibly including the empty set). a. at least how many sets must be printed to be sure of having at least 4 identical subse

Algebra.Com
Question 357242: A computer is printing out subsets of a 5 element set (possibly including the empty set).
a. at least how many sets must be printed to be sure of having at least 4 identical subsets on the list?
b. at least how many identical subsets are printed if there are 161 subsets on the list?
YOUR HELP IS GREATLY APPRECIATED!

Answer by sudhanshu_kmr(1152)   (Show Source): You can put this solution on YOUR website!

Total no. of possible subsets of 5 elements (including empty set)
= 5C0 + 5C1 + 5C2 + 5C3 +5C4 + 5C5 = 1 + 5 +10 + 10 + 5 + 1 = 32

a). no. of subset to ensure at least 4 identical subsets = 32*3 + 1

= 97



b). 161 = 32 * 5 + 1

so, at least 6 identical subsets are printed.



Sometimes there may be typing mistake in solution of a problem, so please ignore it. Understand the concept and try to solve the problem yourself. If there is problem related to concept, contact at
sudhanshu.cochin@yahoo.com or sudhanshu.cochin@gmail.com
Best of luck.......

RELATED QUESTIONS

From a set of 5 elements,how many subsets with at least one element can be... (answered by ikleyn)
How many subsets can be made from a set of six elements, including the null set and the... (answered by Alan3354)
Find the number of subsets of a five-element... (answered by stanbon)
find the subsets of a set having... (answered by jim_thompson5910)
Package of 10 game boy sets contains 2 defective sets. If 5 sets are to be picked out... (answered by stanbon)
Package of 10 game boy sets contains 2 defective sets. If 5 sets are to be picked out... (answered by stanbon)
Package of 10 game boy sets contains 3 defective sets. If 5 sets are to be picked out... (answered by Boreal)
The universal set has 10 members. How many subsets can be formed, containing at least one (answered by Boreal)
How many 3-element subsets does the set (A, B, C, D, E, F)... (answered by ikleyn)