SOLUTION: Must show all work! If A={1, 2, 3, 4, 5, 6, 7, 8} How many subsets does of A have?
Algebra
->
Subset
-> SOLUTION: Must show all work! If A={1, 2, 3, 4, 5, 6, 7, 8} How many subsets does of A have?
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 729191
:
Must show all work!
If A={1, 2, 3, 4, 5, 6, 7, 8}
How many subsets does of A have?
Answer by
nalcob(1)
(
Show Source
):
You can
put this solution on YOUR website!
When a set has n elements, the no. of subsets of the set is 2^n. In set A there are 8 elements so n = 8. Number of subsets is 2^8 = 256