Math, asked by albazoka15, 1 year ago

Find the number of subsets the set has. {1, 2, 3, 4, 5}

Answers

Answered by Anonymous
0
hey mate

here is your answer

the number of subsets the set has( power of the set)= 2ⁿ( inclusive of the null set)

where n=number of element

hence,the answer is 2^5=32
Answered by Nakul03
0

using formula 2^n

we get 2^5=32 which are as follows:

  1. {}
  2. {1}
  3. {2}
  4. {1,2}
  5. {3}
  6. {1,3}
  7. {2,3}
  8. {1,2,3}
  9. {4}
  10. {1,4}
  11. {2,4}
  12. {1,2,4}
  13. {3,4}
  14. {1,3,4}
  15. {2,3,4}
  16. {1,2,3,4}
  17. {5}
  18. {1,5}
  19. {2,5}
  20. {1,2,5}
  21. {3,5}
  22. {1,3,5}
  23. {2,3,5}
  24. {1,2,3,5}
  25. {4,5}
  26. {1,4,5}
  27. {2,4,5}
  28. {1,2,4,5}
  29. {3,4,5}
  30. {1,3,4,5}
  31. {2,3,4,5}
  32. {1,2,3,4,5}
Similar questions