SOLUTION: if there are n elements in a set, what is the formula for how many subsets there are?
Algebra
->
Subset
-> SOLUTION: if there are n elements in a set, what is the formula for how many subsets there are?
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 845764
:
if there are n elements in a set, what is the formula for how many subsets there are?
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
2^n
To construct a subset, every element yields two choices (in the subset, not in the subset).