Question 563576
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.
=============