Decide which of the following sets are subsets of one another: A={x in R : x^2-8x+12=0}, B={2,4,6}, C={2,4,6,8,...}, D={6}.
Hint. Solve the quadratic defining A first, then compare every pair of sets for the subset relation.
x^2-8x+12=0 factors as (x-2)(x-6)=0, so A={2,6}. Now D={6} is a subset of A, since 6 is A's only relevant... checking directly: A={2,6} subset B={2,4,6} (both 2,6 are in B); B subset C (2,4,6 are all even naturals); D={6} subset A, B and C.
✦ Working through each part gives: the chain is D subset A subset B subset C: every element of D is in A, every element of A is in B, and every element of B is in C.
