Questions: Union and Intersection

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

If A = {1, 2, 3} and B = {2, 3, 4, 5}, what is A ∩ B?

A{1, 2, 3, 4, 5}
B{2, 3}
C{1, 4, 5}
D{}
Question 2 True / False

If A and B are disjoint sets, then A ∪ B = ∅.

TTrue
FFalse
Question 3 Short Answer

A class has 30 students. 18 play basketball, 14 play soccer, and 7 play both. How many play at least one sport? Explain using union and intersection.

Think about your answer, then reveal below.