Problema Solution

what is the number of subsets of set B={3, 6, 9, 12, 15}?

Answer provided by our tutors

given set B={3, 6, 9, 12, 15}

number of subsets=2^n

where n=number of elements in the given set

so total subsets=2^5=32 answer