asked 21.4k views
0 votes
How many distinct proper subsets are there of the set N = {10, 50, 63, 15, 40, 55}?

asked
User Pan
by
7.7k points

1 Answer

1 vote

Answer:


Proper\ Subset = 63

Explanation:

Given


N = \{10, 50, 63, 15, 40, 55\}

Required

Determine the proper subsets

This is calculated by:


Proper\ Subset = 2^n - 1

Where n is the number of elements in the set.

In this case,


n = 6

So:


Proper\ Subset = 2^n - 1


Proper\ Subset = 2^6 - 1


Proper\ Subset = 64- 1


Proper\ Subset = 63

answered
User Patrice Neff
by
7.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.