Describe two situations that can be modelled with a Graph. Describe the graph model that you will use.
Describe two situations that can be modelled with a Tree. Describe the tree model that you will use.
Let X = {0, 1, 2}. Consider the power set P(X). Recall that P(X) = {A such that A ⊆ X}.
Determine if each statement is true or false. (a) X ∈ P(X).
(b) ∅∈P(X)
(c) X ⊆ P(X).
(d) {0,2}∈P(X) (e) {0,2,1} ∈ X (f) {0}⊆X
(g) {{0}} ⊆ P(X)