Question 754132
if A=(5,6,8) what are the subset of set A
----------
3 elements --> 2^3 = 8 subsets
{}
{5}
{6}
{8}
{5,6}
{5,8}
{6,8}
{5,6,8}