Questions: Set Operations and Notation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Let A = {1, 2, 3}. Which of the following statements is correct?

A{2} ∈ A, because 2 is an element of A
B2 ⊆ A, because 2 is contained within A
C{2} ⊆ A, because every element of {2} is also an element of A
D{2} and 2 are the same object, so both ∈ and ⊆ apply to either
Question 2 Multiple Choice

To prove that two sets A and B are equal, the standard mathematical approach is:

AShow that they have the same number of elements and that each element of A matches one in B
BShow that A ⊆ B and B ⊆ A (double containment)
CShow that every element of A is an element of B
DShow that A ∪ B = A and A ∩ B = B
Question 3 True / False

The empty set ∅ is not a subset of any non-empty set, because it shares no elements with it.

TTrue
FFalse
Question 4 True / False

If x ∈ A and A ⊆ B, then x ∈ B.

TTrue
FFalse
Question 5 Short Answer

Explain the difference between writing 3 ∈ A and {3} ⊆ A. Are these two statements equivalent? What are 3 and {3} respectively?

Think about your answer, then reveal below.