SOLUTION: i have been doing combinations,and i have researched about subsets? and i found out that subsets are 2 to the power n but now i have a question ,given a subset ,how do you find the

Algebra ->  Subset -> SOLUTION: i have been doing combinations,and i have researched about subsets? and i found out that subsets are 2 to the power n but now i have a question ,given a subset ,how do you find the      Log On


   



Question 731622: i have been doing combinations,and i have researched about subsets? and i found out that subsets are 2 to the power n but now i have a question ,given a subset ,how do you find the possible outcomes of choosing a specific number,ie (1,2,3,5,5,6,7,8,9,10,11) ,how many subsets contain the number 5 how many subsets contain exactly three elements, one of which is 3
d. contain exactly five elements, but neither 3 nor
and the question gets complex when it says such,please help

Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
The number of subsets with 1 to n-1 elements from a set with n elements is elements, there are 2%5En subsets.

How many subsets of {1,2,3,4,5,6,7,8,9,10,11} contain the number 5?
One of those subsets will be {5}, with just one element.
If you remove the number 5 from each of the subsets containing 5, you would get all the subsets of {1,2,3,4,6,7,8,9,10,11} and there is 2%5E10-2 or 2%5E10 of those (counting the empty set and the whole 10-element {1,2,3,4,6,7,8,9,10,11} set
That is the number of subsets containing 5, counting {5} and {1,2,3,4,5,6,7,8,9,10,11}.

How many subsets of {1,2,3,4,5,6,7,8,9,10,11} contain exactly three elements, one of which is 3?
Removing 3 from each of those subsets would give you all the subsets of {1,2,4,5,6,7,8,9,10,11} with exactly 2 elements and that is 10%2A9%2F2=5%2A9=45 subsets. There are several different combination symbols for that and you know which one you are expected to use.

How many subsets of {1,2,3,4,5,6,7,8,9,10,11} have 5 elements but contain neither 3 not 5?
All of those subsets can be made from {1,2,4,6,7,8,9,10,11} and there is
9%2A8%2A7%2A6%2A5%2F2%2F3%2F4%2F5=126 of them.