Respuesta :

Both E and F are sets.

E = {w | w ≤ 2}

means that E is the set of all numbers w satisfying the condition that w ≤ 2. In other words, E contains all real numbers less than and including 2.

Similarly,

F = {w | w > 9}

is the set of all real numbers strictly greater than 9.

The intersection of E and F, denoted EF, is the set that contains the overlap of the two sets, or all the numbers that are common to both sets. In this case, EF is the empty set; this is because all numbers small than 2 cannot be larger than 9, so EF = ∅.

The union of E and F, written as EF, is the set containing all elements from both sets. In interval notation, E = (-∞, 2] and F = (9, ∞), so EF = (-∞, 2] ∪ (9, ∞).