asked 139k views
3 votes
Given that {b, e, s, t}, how many subsets can you list? A.8B. 16C. 32D. 64

1 Answer

1 vote

If there are n elements in a set, then there are 2ⁿ subsets.

In this case, there are 4 elements in the given set, then we have:


\begin{gathered} n=4 \\ \text{ number of subsets of the set = }2^n \\ \text{ number of subsets of the set = }2^4^{} \\ \text{ number of subsets of the set = }2\cdot2\cdot2\cdot2 \\ \text{ number of subsets of the set = }16 \end{gathered}

Therefore, there are 16 subsets in the given set.

answered
User Kaynewilder
by
8.4k points

Related questions

asked Jan 21, 2018 43.6k views
Akshar Raaj asked Jan 21, 2018
by Akshar Raaj
8.1k points
2 answers
2 votes
43.6k views
asked Aug 4, 2015 9.3k views
MHS asked Aug 4, 2015
by MHS
7.6k points
1 answer
0 votes
9.3k views