asked 77.6k views
3 votes
How many subsets of at least one element does a set of seven elements have?

2 Answers

5 votes
  • n=7 elemens

total subsets

  • 2^n
  • 2⁷
  • 128
answered
User Pablo Cantero
by
9.1k points
7 votes


\boxed{\large{\bold{\blue{ANSWER~:) }}}}

For each subset it can either contain or not contain an element. For each element, there are 2 possibilities. Multiplying these together we get 27 or 128 subsets. For generalisation the total number of subsets of a set containing n elements is 2 to the power n.

answered
User Robert Sanders
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.