Math Problem Statement

Given sets A={1,2,3,4} and B={2,4,6,8}, find:

a) The union of sets A and B.

b) The intersection of sets A and B.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Set Theory
Union of Sets
Intersection of Sets

Formulas

Union: A ∪ B = {x | x ∈ A or x ∈ B}
Intersection: A ∩ B = {x | x ∈ A and x ∈ B}

Theorems

-

Suitable Grade Level

Grades 6-8