Find the union and intersection of $A=\{-10,0,-101,3,5,19\}$ and $B=\{-101,2,7,5,10,100\}$.
Primary tabs
Lesson Parent:
Problem:
Find the union and intersection of $A=\{-10,0,-101,3,5,19\}$ and $B=\{-101,2,7,5,10,100\}$.
Answer:
$A\cup B=\{-10,0,-101,3,5,19,2,7,5,10,100\}$ and $A\cap B=\{-101\}$