SOLUTION: how many subsets does{2,4,8,.....256} have?
Algebra
->
Subset
-> SOLUTION: how many subsets does{2,4,8,.....256} have?
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 987058
:
how many subsets does{2,4,8,.....256} have?
Answer by
macston(5194)
(
Show Source
):
You can
put this solution on YOUR website!
.
A set with n elements has 2^n subsets:
.
{2, 4, 8, 16, 32, 64, 128, 256} has 8 elements
.
=
ANSWER: There are 256 subsets.