Posted by Missy on Tuesday, August 18, 2009 at 4:37pm.
if you include the empty set and the entire set itself in the list of subsets there will be 2^5 or 32 subsets for 5 elements.
In general, if you have n elements in a set, there will be 2^n number of subsets including the null set and the entire set itself.
e.g. {A,B,C)
subsets : {},{A},{B},{C}, {A,B}, {A,C}, {B,C}, {A,B,C}
there would be 2^3 or 8 of them
Related Questions
Math - How many subsets of a set with 100 elements have more than one element? ...
math - how many nonempty subsets does a set with ten elements have... my ...
algebra - How many sets are subsets of set B? List the subsets of set B. Which ...
Math - 3 questions if you can help me. 1. Calculate the number of subsets and ...
Math - 3 questions if you can help me. 1. Calculate the number of subsets and ...
Finite MAth - Assume that the set S has 7 elements. How many subsets of S have ...
math - Assume that the set S has 14 elements. How many subsets of S have at most...
Math - Assume that the set S has 10 elements. How many subsets of S have at most...
Algebra 2 - How many subsets of set T have 2 elemnts if set T has 5 elements?
Finite Math - Sizes of disjoint subsets of a universal set. Assume that A and B ...
For Further Reading