67.7k views
2 votes
Calculate the number of subsets and the number of proper subsets for the set below.

M=x is an integer between 1 and 7

User Spajdo
by
7.4k points

1 Answer

4 votes
we are asked to determine the number of subsets and the proper subsets of the set containing integers from 1 to 7. In this case, the sets should contain from 1 to 7 alone, pairs of numbers, triple combination of numbers and so on. The formula to be followed is 2^n - 1 equal to 2^7 - 1 equal to 127 
User Abhijit Kalamkar
by
6.8k points