Prove it or break it with one counterexample. Keep the two relations apart while reading each part: \(\displaystyle \in\) is
membership (being one of the listed elements) and \(\displaystyle \subset\) is
inclusion (every element of the first set being in the second). Most of these parts turn on exactly that difference.
(i) If \(\displaystyle x\in \mathrm{A}\) and \(\displaystyle \mathrm{A}\in \mathrm{B}\), then \(\displaystyle x\in \mathrm{B}\) — False.
Take \(\displaystyle \mathrm{A}=\{1\}\) and \(\displaystyle \mathrm{B}=\big\{\{1\},\,2\big\}\). Then \(\displaystyle 1\in \mathrm{A}\), and \(\displaystyle \mathrm{A}=\{1\}\) is itself one of the elements of \(\displaystyle \mathrm{B}\), so \(\displaystyle \mathrm{A}\in \mathrm{B}\). But the elements of \(\displaystyle \mathrm{B}\) are \(\displaystyle \{1\}\) and \(\displaystyle 2\), and \(\displaystyle 1\) is neither of them, so \(\displaystyle 1\notin \mathrm{B}\).
(ii) If \(\displaystyle \mathrm{A}\subset \mathrm{B}\) and \(\displaystyle \mathrm{B}\in \mathrm{C}\), then \(\displaystyle \mathrm{A}\in \mathrm{C}\) — False.
Take \(\displaystyle \mathrm{A}=\{1\}\), \(\displaystyle \mathrm{B}=\{1,2\}\), \(\displaystyle \mathrm{C}=\big\{\{1,2\},\,3\big\}\). Then \(\displaystyle \mathrm{A}\subset \mathrm{B}\) and \(\displaystyle \mathrm{B}\in \mathrm{C}\), but the only elements of \(\displaystyle \mathrm{C}\) are \(\displaystyle \{1,2\}\) and \(\displaystyle 3\), so \(\displaystyle \mathrm{A}=\{1\}\notin \mathrm{C}\).
(iii) If \(\displaystyle \mathrm{A}\subset \mathrm{B}\) and \(\displaystyle \mathrm{B}\subset \mathrm{C}\), then \(\displaystyle \mathrm{A}\subset \mathrm{C}\) — True.
Let \(\displaystyle x\in \mathrm{A}\). Since \(\displaystyle \mathrm{A}\subset \mathrm{B}\), \(\displaystyle x\in \mathrm{B}\); since \(\displaystyle \mathrm{B}\subset \mathrm{C}\), \(\displaystyle x\in \mathrm{C}\). As \(\displaystyle x\) was arbitrary, every element of \(\displaystyle \mathrm{A}\) lies in \(\displaystyle \mathrm{C}\), i.e. \(\displaystyle \mathrm{A}\subset \mathrm{C}\).
(iv) If \(\displaystyle \mathrm{A}\not\subset \mathrm{B}\) and \(\displaystyle \mathrm{B}\not\subset \mathrm{C}\), then \(\displaystyle \mathrm{A}\not\subset \mathrm{C}\) — False.
Take \(\displaystyle \mathrm{A}=\{1\}\), \(\displaystyle \mathrm{B}=\{2\}\), \(\displaystyle \mathrm{C}=\{1,3\}\). Here \(\displaystyle 1\notin \mathrm{B}\), so \(\displaystyle \mathrm{A}\not\subset \mathrm{B}\); and \(\displaystyle 2\notin \mathrm{C}\), so \(\displaystyle \mathrm{B}\not\subset \mathrm{C}\). Yet \(\displaystyle 1\in \mathrm{C}\), so \(\displaystyle \mathrm{A}\subset \mathrm{C}\) — the conclusion fails.
(v) If \(\displaystyle x\in \mathrm{A}\) and \(\displaystyle \mathrm{A}\not\subset \mathrm{B}\), then \(\displaystyle x\in \mathrm{B}\) — False.
Take \(\displaystyle \mathrm{A}=\{3,5,7\}\) and \(\displaystyle \mathrm{B}=\{3,4,6\}\). Since \(\displaystyle 5\notin \mathrm{B}\), \(\displaystyle \mathrm{A}\not\subset \mathrm{B}\). Now choose \(\displaystyle x=5\): it satisfies \(\displaystyle x\in \mathrm{A}\), but \(\displaystyle 5\notin \mathrm{B}\). (\(\displaystyle \mathrm{A}\not\subset \mathrm{B}\) says
some element of \(\displaystyle \mathrm{A}\) escapes \(\displaystyle \mathrm{B}\); it says nothing forcing a given \(\displaystyle x\) into \(\displaystyle \mathrm{B}\).)
(vi) If \(\displaystyle \mathrm{A}\subset \mathrm{B}\) and \(\displaystyle x\notin \mathrm{B}\), then \(\displaystyle x\notin \mathrm{A}\) — True.
This is just the contrapositive of \(\displaystyle \mathrm{A}\subset \mathrm{B}\). Suppose, on the contrary, that \(\displaystyle x\in \mathrm{A}\). Then \(\displaystyle \mathrm{A}\subset \mathrm{B}\) would give \(\displaystyle x\in \mathrm{B}\), contradicting \(\displaystyle x\notin \mathrm{B}\). Hence \(\displaystyle x\notin \mathrm{A}\).
(i) False (ii) False (iii) True (iv) False (v) False (vi) True