Answer:
W ⊂ Z: TRUE. As mentioned earlier, Z includes all whole numbers thus W is a subset of it.
R ⊂ W: FALSE. Not all real numbers are whole numbers. Whole numbers must be rational and expressed without fractions. Some real numbers do not meet this criteria.
0 ∈ Z: TRUE. Zero is indeed an integer thus it is an element of Z.
∅ ⊂ R: TRUE. A null set is a subset of R, and in fact every set in general. There are no elements in a null set thus making it automatically a subset of any non-empty set by definition (since NONE of its elements are not an element of R).
{0,1,2,...} ⊆ W: TRUE. The set on the left is exactly what is defined on the problem statement for W. (The bar below the subset symbol just means that the subset is not strict, therefore the set on the left can be equal to the set on the right. Without it, the statement would be false since a strict subset requires that the two sets should not be equal).
-2 ∈ W: FALSE. W is just composed of whole numbers and not of its negated counterparts.
Step-by-step explanation: