SOLUTION: if P= {1,3,4,7,8,9,10,14,15} Find the number of subsets that can be formed from

Algebra ->  Subset -> SOLUTION: if P= {1,3,4,7,8,9,10,14,15} Find the number of subsets that can be formed from      Log On


   



Question 563576: if P= {1,3,4,7,8,9,10,14,15}
Find the number of subsets that can be formed from

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if P= {1,3,4,7,8,9,10,14,15}
Find the number of subsets that can be formed
-----
Each element of P is either in or not in any given subset.
---
# of subsets = 2^9 = 512
=============================
Cheers,
Stan H.
=============