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

asked
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.

answered
User Waltwood
by
8.4k 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.