Saved Bookmarks
| 1. |
Write down the power set of {a,b,c} |
|
Answer» Solution :LET A ={a,B,C} `:.P(A)={{a},{b},{c},{a,b},{a,c},{b,c},A,pih}` |
|