1. { } <--- the empty (or null) set. 2. {2} 3. {5} 4. {7} 5. {2,5} 6. {2,7} 7. {5,7} 8. {2,5,7} <--- improper subset, yet it is a subset. Edwin