Question 458505
{} (empty set)
{a}
{b}
{c}
{b,c}
{c,a}
{a,b}
{a,b,c}


There are 2^3 = 8 subsets of {a,b,c}.