Respuesta :

Answer:

{ 1,3,5,7,10,15}

Step-by-step explanation:

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}

Answer:

Step-by-step 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}