A = { 0 , 1 , 2 , 3 , 4 , 6 } an d B = { 2 , 4 , 6 , 8 } a ) A ∩ B = { 2 , 4 , 6 } b ) A ∪ B = { 0 , 1 , 2 , 3 , 4 , 6 , 8 }
A ∩ B = { 2 , 4 , 6 } A ∪ B = { 0 , 1 , 2 , 3 , 4 , 6 , 8 }
The intersection of sets A and B is A ∩ B = { 2 , 4 , 6 } , which includes the elements common to both sets. The union of sets A and B is A ∪ B = { 0 , 1 , 2 , 3 , 4 , 6 , 8 } , which includes all unique elements from both sets. These operations help to identify shared elements and combined elements in set theory.
;