197k views
4 votes
If a =(1 2 3 4 5 then the number subsets a is ​

User Emilles
by
4.9k points

1 Answer

6 votes

Answer:

Every choice doubles the number of subsets previously built, so the 4 subsets of {1,2} become 8 when we think of subsets of {1,2,3}. Then 16, and finally 32 subsets for {1,..5}.

Explanation:

hopefully this helps!

User Stephan Steiner
by
4.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.