• Sets
     Help
  • A = {1, 2, 3, 4, 5, 7}, B = {2, 3, 4, 5}, C = {5, 8, 9, 10} What is A union B?
    {1, 2, 3, 4, 5, 6, ,7}
  • A = {1, 2, 3, 4, 5, 7}, B = {2, 3, 4, 5}, C = {5, 8, 9, 10} What is the intersection of B and C?
    {5}
  • A = {1, 2, 3, 4, 5, 7}, B = {2, 3, 4, 5}, C = {5, 8, 9, 10} What is A ∩ (B ∪ C)
    {2, 3, 4, 5}
  • Unlock this slideshow and over 4 million more with Baamboozle+
    Try slideshows
  • Your experience on this site will be improved by allowing cookies.