Question 206647
A subset is simply a set that contains either all of the elements of the given set, or some of the elements of the given set.



So in this case, the subsets of {x, y, z} are


{x, y, z}, 
{x, y}, {x, z}, {y, z}
{x}, {y}, {z},
{ }


Note: { } is the empty set