Problems 5, 7, and 11
These are unions; to find the union of two sets list all of the elements either of
the given sets. If an element is contined in both sets (such as 6 and 8 in Problem 5),
list that element only once.
Note: Homework Hints are given only for the levels 1 and 2 problems.