Respuesta :
Answer:
Hello,
The answer would be,
A union B = {3,6,9,12}
and A intersection B= {6,9}

Answer:
[tex]\huge\boxed{ A\ union \ B = \{3,6,8,9,12\}}[/tex]
[tex]\huge\boxed{A\ intersection \ B = \{6,9\}}[/tex]
Step-by-step explanation:
A = {3,6,9,12}
B = {6,8,9}
A∪B = {3,6,9,12} ∪ { 6,8,9} [Union means all of the elements should be included in the set of A∪B]
=> A∪B = {3,6,8,9,12}
Now,
A∩B = {3,6,9,12} ∩ {6,8,9} [Intersection means common elements of the set]
=> A∩B = {6,9}