SOLUTION: How many subsets can be made from in U={a,b,c,d}
Algebra.Com
Question 1084197: How many subsets can be made from in U={a,b,c,d}
Found 2 solutions by jim_thompson5910, ikleyn:
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
There are n = 4 elements in the set. So there are 2^n = 2^4 = 16 different subsets possible.
Those 16 subsets are:
{a,b,c,d}
{a,b,c}, {a,b,d}, {a,c,d}, {b,c,d}
{a,b}, {a,c}, {a,d}, {b,c}, {b,d}, {c,d}
{a}, {b}, {c}, {d}
{ }
Note: { } denotes the empty set
Each line shown above represents a grouping of sets. For example, all of the sets with 3 items in them, such as {a,b,d}, are all on the same line. This is a handy way to group things. If you wish to list it all out where each set gets its own line then you'd write it like this
{a,b,c,d}
{a,b,c}
{a,b,d}
{a,c,d}
{b,c,d}
{a,b}
{a,c}
{a,d}
{b,c}
{b,d}
{c,d}
{a}
{b}
{c}
{d}
{}
Further Reading:
Answer by ikleyn(52781) (Show Source): You can put this solution on YOUR website!
.
See the lesson
- How many subsets are there in a given finite set of n elements?
in this site.
Also, you have this free of charge online textbook in ALGEBRA-I in this site
- ALGEBRA-I - YOUR ONLINE TEXTBOOK.
The referred lessons are the part of this online textbook under the topic "Miscellaneous word problems".
RELATED QUESTIONS
How many subsets of four elements can be made from a set of ten elements?
A. 5,040
B. (answered by stanbon)
How many subsets of set S = {a, b, c, d} can be formed? Give examples of 5 subsets that... (answered by Fombitz)
How many 4-element subsets containing the letter A can be formed from the set... (answered by Edwin McCravy)
How many four-element subsets containing two vowels and two consonants can be formed from (answered by stanbon)
How many subsets can be made from a set of six elements, including the null set and the... (answered by Alan3354)
how many subsets can be found in set A={1,3,5,7,11}
(answered by fractalier,ikleyn)
give at least two subsets of each set. how many subset can be derived. from each set?... (answered by Fombitz)
give at least two subsets of each set. how many subset can be derived. from each set?... (answered by Fombitz)
A subset of a given set may contain no elements, all the elements of the given set, or... (answered by ikleyn)