SOLUTION: consider the set A={a,b,c,d,e,f,g,h}. find the number of subsets of A which contain atleast 6 elements and include 'c' and 'e'.

Algebra.Com
Question 892685: consider the set A={a,b,c,d,e,f,g,h}. find the number of subsets of A which contain atleast 6 elements and include 'c' and 'e'.
Answer by Edwin McCravy(20055)   (Show Source): You can put this solution on YOUR website!
Case 1:  {c,e,_,_,_,_}

Choose 4 letters to go in the 4 blanks from the 6 letters
{a,b,d,f,g,h}.  That C(6,4) = 15 ways.

Case 2:  {c,e,_,_,_,_._}

Choose 5 letters to go in the 5 blanks from the 6 letters
{a,b,d,f,g,h}.  That C(6,5) = 6 ways.

Case 3:  {c,e,a,b,d,f,g,h}, (the whole set).

That's 1 way.

Answer 15+6+1 = 22 ways

Edwin

RELATED QUESTIONS

A subset of a given set may contain no elements, all the elements of the given set, or... (answered by ikleyn)
How many subsets of 3 elements does the set (a, b, c, d, e, f)... (answered by robertb)
The subsets of a set are sets that contain some of the elements of the original set. for... (answered by ikleyn)
Consider selecting four elements, a, b, c, and d, from the set A = {a, b, c, d, e}.... (answered by jim_thompson5910)
IS MY ANSWER RIGHT? Let the Universal set be the letters a through j: U = {a, b,... (answered by Fombitz,josgarithmetic)
write down the subsets of a set containing five (5) elements {a, b, c, d ,... (answered by Alan3354)
If Ω = {a,b,c,d,e,f,g,h,,i,j,k,l,m}, consider the following three sets: A =... (answered by longjonsilver)
Generate all the subsets of A={a, b, c, d, e, f, g, h,... (answered by ikleyn)
generate all the subsets of... (answered by Alan3354)