SOLUTION: list the subsets of u={a,b,c,d,e,f,}
Algebra.Com
Question 756670: list the subsets of u={a,b,c,d,e,f,}
Answer by Alan3354(69443) (Show Source): You can put this solution on YOUR website!
list the subsets of u={a,b,c,d,e,f,}
----------------
There are 64 of them.
Start with {}, then
single element sets, then 2, 3, etc.
------------
You can do it like this:
write the numbers from 0 to 63 in binary
0 0 0 0 0 0
0 0 0 0 0 1
0 0 0 0 1 0
.
.
.
1 1 1 1 1 1
Then sub a thru f for 1's in vertical position.
RELATED QUESTIONS
list all the three element subsets of the set... (answered by JulietG)
Several of us in class are having problems with sets, subsets, etc. This question was... (answered by user_dude2008)
Generate all the subsets of A={a, b, c, d, e, f, g, h,... (answered by ikleyn)
generate all the subsets of... (answered by Alan3354)
How many subsets of 3 elements does the set (a, b, c, d, e, f)... (answered by robertb)
List down the 5 subsets of... (answered by Fombitz)
List all subsets of... (answered by math_tutor2020,ikleyn)
Im having a hard tiume understanding how to list these sets
4. (7 pts) Given U =... (answered by stanbon)
Let U = {a, b, c, d, e, f} be the universal set and let A and B be subsets of U. Suppose (answered by jim_thompson5910)