68.1k views
4 votes
How many subsets does a set have, if the number of its elements is n

2 Answers

4 votes

Answer:

2^n

Explanation:

I have a chart already made.

1 element is to 4 subsets

2 is to 4

3 is to 8

4 is to 16

Just plug in these values by using guess and check or either complex logarithms, and you get 2^n.

Hope this helps!

User Louis Coulet
by
8.5k points
4 votes
If the set is an 'n' set than your answer shall be 2n
User Dougiebuckets
by
9.0k points

No related questions found

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