🎴 Flashcard Mode
Sets and Functions
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Given the sets A = {1, 3, 5} and B = {2, 4, 6}, what is the union of A and B?
AnswerClick to flip back
A
{1, 2, 3, 4, 5, 6}
💡 Explanation:
The union of two sets A and B, denoted as A ∪ B, is the set of all elements that are in either A or B. Therefore, the union of A = {1, 3, 5} and B = {2, 4, 6} is {1, 2, 3, 4, 5, 6}.