Given that Y (mnltiples of 3 less than 20

Find the number proper subset of Y

1 answer

well, list them: 3,6,9,12,15,18
How many are there?
Now recall that the power set of n items has 2^n members. But don't count Ø or Y itself.