asked 67.8k views
2 votes
A = {1, 2, 3, 4, 5 ,6 ,7} how many subsets of A INCLUDE {1, 3, 5} Write down all the sets ({})

asked
User DVK
by
7.9k points

1 Answer

5 votes

Answer:

total no of outcomes are '15'

outcomes are shown below.

Explanation:

A = {1, 2, 3, 4, 5 ,6 ,7}

subsets which will include {1, 3, 5}

hence, the outcome are :

{1,2,3,5}, {1,3,4,5}, {1,3,5,6}, {1,3,5,7}, {1,2,3,5,6},{1,2,3,5,7},{1,2,3,4,5}, {1,3,4,5,6}, {1,3,4,5,7}, {1,2,3,5,7},{1,2,3,5,6}, {1,3,5,6,7},{1,2,3,4,5,6},{1,2,3,4,5,7}, {1,2,3,4,5,6,7}

so the total no of outcomes are '15'

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.