104k views
0 votes
Let the set T = {all factors of 72 less then 36, but greater than or equal to 12}. List set T and all it’s subsets.

User Kushpf
by
3.4k points

1 Answer

5 votes

T={12,18,24}

Subsets:

  1. {}
  2. {12}
  3. {18}
  4. {24}
  5. {12, 18}
  6. {18, 24}
  7. {12, 24}
  8. {12, 18, 24}
User John Bautista
by
3.2k points