find the power set of C ={ p,q,r}
Answers
- power set of C = { p ,q ,r }
- C = { p ,q ,r}
Power set:- A power set is a set that contains all sunsets of a given set is called power set.
For finding Number of subsets in a set a formula [2^n] is used for calculating number of subsets in a given set .In which n is used for number of elements in a set.
- {} a null set is a subset of all sets
- null set is denoted by symbol phi (Φ)
- Finding sunsets of set C
- Set C = {p, q ,r}
Number of elements in set n = 3
Using Formula 2^n
- 2³ = 8
So,
Number of subsets in set C is 8.
⏭️Subsets of set C :-
{p} , {q} , {r} , {pq} , {pr}, {qr}, {Φ} ,{p , q ,r}
⏭️ Power set of set C :-
{{p} ,{q} ,{r} ,{pq} ,{pr}, {qr},{Φ} ,{p , q ,r}}
━━━━━━━━━━━━━━━━━━━━━━━━━
▪C = { p, q, r }
▪The Power Set of The Given Set
The subsets of the given set are :-
{p} , {q} , {r} , {p , q} , {q , r} , {r , p} , {p , q , r} , ∅
★ { {p} , {q}, {r} , {p , q} , {q , r} , {r , p} , {p , q , r} ,∅ }
________________________________
Hope It Helps Uh!!! ❤