List all the subsets of the following sets.
(i) B = {p, q}
(ii) C = {x, y, z}
(iii) D = {a, b, c, d}
(iv) E = {1, 4, 9, 16}
(v) F = {10, 100, 1000}
We know that every set is subset of itself.
(i) B = {p, q}
There are 22 = 4 subsets.
Subsets: {p}, {q}, {p, q}, ϕ
(ii) C = {x, y, z}
There are 23 = 8 subsets.
Subsets: {x}, {y}, {z}, {x, y}, {y, z}, {x, z}, {x, y, z}, ϕ
(iii) D = {a, b, c, d}
There are 24 = 16 subsets.
Subsets: {a}, {b}, {c}, {d}, {a, b}, {b, c}, {c, d}, {d, a}, {a, c}, {b, d}, {a, b, c}, {b, c, d}, {c, d, a}, {a, b, d}, {a, b, c, d}, ϕ
(iv) E = {1, 4, 9, 16}
There are 24 = 16 subsets.
Subsets: {1}, {4}, {9}, {16}, {1, 4}, {1, 9}, {1, 16}, {4, 9}, {4, 16}, {9, 16}, {1, 4, 9}, {1, 9, 16}, {4, 9, 16}, {1, 4, 16}, {1, 4, 9, 16}, ϕ
(v) F = {10, 100, 1000}
There are 23 = 8 subsets.
Subsets: {10}, {100}, {1000}, {10, 100}, {10, 1000}, {100, 1000}, {10, 100, 1000}, ϕ
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.