Both E and F are sets.
E = w
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 > 9
is the set of all real numbers strictly greater than 9.
The intersection of E and F, denoted E ∩ F, is the set that contains the overlap of the two sets, or all the numbers that are common to both sets. In this case, E ∩ F is the empty set; this is because all numbers small than 2 cannot be larger than 9, so E ∩ F = ∅.
The union of E and F, written as E ∪ F, is the set containing all elements from both sets. In interval notation, E = (-∞, 2] and F = (9, ∞), so E ∪ F = (-∞, 2] ∪ (9, ∞).