SOLUTION: what is the number of subsets in the equation {10,8,3,19}
Algebra
->
Subset
-> SOLUTION: what is the number of subsets in the equation {10,8,3,19}
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 986155
:
what is the number of subsets in the equation {10,8,3,19}
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
There are n = 4 items in the set so there are 2^n = 2^4 = 16 subsets.