SOLUTION: how many subsets does the set p= { -1, 0, 1, 2} have?
Algebra
->
Subset
-> SOLUTION: how many subsets does the set p= { -1, 0, 1, 2} have?
Log On
Logic: Subset
Logic
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Subset
Question 765178
:
how many subsets does the set p= { -1, 0, 1, 2} have?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
There are n = 4 elements in set p. So there are 2^n = 2^4 =
16
subsets total.