If P = {x : x < 3, x ∈ N}, Q = {x : x ≤ 2, x ∈ W}. Find (P ∪ Q) × (P ∩ Q), where W is the set of whole numbers.
If P = {x : x < 3, x ∈ N}, Q = {x : x ≤ 2, x ∈ W}. Find (P ∪ Q) × (P ∩ Q), where W is the set of whole numbers.

Given,

P = {x: x < 3, x ∈N}, Q = {x : x ≤ 2, x ∈W} where W is the set of whole numbers

P = {1, 2}

Q = {0, 1, 2}

Now

(P∪Q) = {1, 2}∪{0, 1, 2} = {0, 1, 2}

And,

(P∩Q) = {1, 2}∩{0, 1, 2} = {1, 2}

(P∪Q) = {0, 1, 2} and (P∩Q) = {1, 2}

So,

(P∪Q) × (P∩Q) = {0, 1, 2} × {1, 2}

= {(0, 1), (0, 2), (1, 1), (1, 2), (2, 1), (2, 2)}

As a result, the Cartesian product is {(0, 1), (0, 2), (1, 1), (1, 2), (2, 1), (2, 2)}