SOLUTION: if a given set has 13 elements, how many of its subsets have somewhere from 4 through 8 elements?

Algebra ->  Probability-and-statistics -> SOLUTION: if a given set has 13 elements, how many of its subsets have somewhere from 4 through 8 elements?      Log On


   



Question 1055524: if a given set has 13 elements, how many of its subsets have somewhere from 4 through 8 elements?
Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

13C4+13C5+13C6+13C7+1313C8 = 

715+1287+1716+1716+1287 = 6721

Edwin