SOLUTION: Given a set with 15 elements, how many subsets can be constructed that:
(a) contain 6 elements? c(15,6)=5005
(b) contain at least 13 elements? I am not sure how to set up part B
Algebra ->
Permutations
-> SOLUTION: Given a set with 15 elements, how many subsets can be constructed that:
(a) contain 6 elements? c(15,6)=5005
(b) contain at least 13 elements? I am not sure how to set up part B
Log On
Question 1018794: Given a set with 15 elements, how many subsets can be constructed that:
(a) contain 6 elements? c(15,6)=5005
(b) contain at least 13 elements? I am not sure how to set up part B can you please assist? Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Given a set with 15 elements, how many subsets can be constructed that:
(a) contain 6 elements? c(15,6)=5005
(b) contain at least 13 elements? I am not sure how to set up part B can you please assist?
---------
at least 13 --> sum of subsets with 13, 14 & 15 elements