Question 733483: Find the smallest possible set (i.e., the set with the least number of elements) that contains the given sets as subsets. (Enter your answer using roster notation. Enter Ø for the empty set.)
{1, 2}, {1, 3, 5}, {5, 6, 8, 9}
Answer by Edwin McCravy(20060) (Show Source):
You can put this solution on YOUR website!
{1, 2}, {1, 3, 5}, {5, 6, 8, 9}
It has to have ONLY ONE of each number listed, no duplicates:
{1, 2, 3, 5, 6, 8, 9}
Edwin
|
|
|