Question 478 of 480
The set {1,2,3,4,5} is equivalent to which of the following?
- {2,3,1,4}
- {1,2,3,4,5,5}
- {1,2,3,4}
- {4,3,1,5,2}
Correct Answer:
D
Explanation
Two sets are equal if they contain exactly the same elements, regardless of order or repetition. Option D contains the elements 1,2,3,4,5. Option A is missing 5. Option B has a duplicate. Option C is missing 5.