23.9k views
2 votes
Determine the number of subsets of 3,4,5,6,7,8,9,10,11,12,13,14,15

User Tomas By
by
8.0k points

1 Answer

7 votes

Answer:

8192

Explanation:

The number of subsets of an n-element set is 2^n.

Your set has 13 elements, so has 2^13 = 8192 subsets.

__

This count includes the empty set and the full set.

User Waltwood
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.