Find the number of subsets for the following set. {3, 4, 5} How many subsets does this set​ have? nothing ​(Type a whole​ number.)

Respuesta :

8. When you’re making subsets, you have two options for each element in the original set: you can either include it or not. This gives you 2 x 2 x 2 = 8 possible ways you can put a subset together from the three elements in {3, 4, 5}.