Write all the subset of C=[5,10,15,20]
Answers
Answered by
0
Answer:
(5),(10),(15),(20),(5,10),(10,15),(15,20),(5.20),(10,20,),(5.15),(5,10,15),(10,15,20),(20,5,10),(15,5,20),()
,
Answered by
2
Step-by-step explanation:
- (5),(10),(15),(20)
- (5,10),(5,15),(5,20),(10,15),(10,20),(15,20)
- (5,10,15),(10,15,20),(15,20,5),(20,5,10)
- (5,10,15,20), null
- total 16
- if it is helpful to you mark it as brillient
Similar questions