Answer:
Explanation:
Union of two sets contains the elements that belongs to A set or B set or both
A= {1,5,10, 15}
B ={1,3,5,7}
A U B = {1,3,5,7,10,15}
{ 1,3,5,7,10,15}
The union means join together, or all the elements of both sets
{1, 5, 10, 15} U {1, 3, 5, 7}
= { 1,3,5,7,10,15}
3.5m questions
4.5m answers