Question 1175175: Event A={2,4,6,8,10} and Event B={3,4,5,7,9,11}
A U B=
Answer by math_tutor2020(3816) (Show Source):
You can put this solution on YOUR website!
The U symbol between the A and B means "union". We combine the two sets together to form one big set. Toss out any duplicates.
A u B = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}
Optionally you can sort the values from smallest to largest
|
|
|