Respuesta :
Given:
a set of six elementsThe solution would be like this for this specific problem:
number of subsets of n elemnets = 2^n
(2^6) - 1
= 64 – 1
= 63
So, a set of six elements have 63 subsets of at least one element.
Given:
a set of six elementsThe solution would be like this for this specific problem:
number of subsets of n elemnets = 2^n
(2^6) - 1
= 64 – 1
= 63
So, a set of six elements have 63 subsets of at least one element.