asked 67.1k views
4 votes
Let S = {1, 4, 6, 9}

Determine the total number of sets B that satisfy 1∈B and B⊆S. (Be able to list all possible sets B.)

asked
User Framontb
by
7.9k points

1 Answer

2 votes

Answer:

There are 8 sets B that satisfy the conditions.

Explanation:

We have to find the total subsets of S that have 1 as an element.

Subsets B with one element: {1}

Subsets with two elements: {1,4}, {1,6}, {1, 9}

Subsets with three elements: {1,4,6}, {1,4,9}{1,6,9}

Subsets with four elements: {1,4,6,9}

Therefore, B = {1, {1,4}, {1,6}, {1, 9}, {1,4,6}, {1,4,9}, {1,6,9}, {1,4,6,9}}

answered
User Lorandsouza
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.