Well ...
... or [do] I need to use the definitions for the proof?
yes. There might be some shortcut (which then would use the definition), but even then it's a good practice to use the definitions.
So, if you don't want to miss the practice, don't read the following spoiler.
In the first exercise it's near an immediate deduction from the very definitions:
\begin{align*}
A^° = \bigcup_{U\in\mathcal{O}(X), U\subseteq A} U
\end{align*}
therefore:
\begin{align*}
x \in A^° \Rightarrow \exists U \in \mathcal{O}(X): U\subseteq A\wedge x \in U
\end{align*}
and since $A \subseteq B$ it holds that $\exists U \in \mathcal{O}(X): U\subseteq A\subseteq B\wedge x \in U$, so $x \in B^°$.
Even in the second exercise it's just a small step -- but you may want to go by contradiction to keep it simple:
\begin{align*}
x \notin \bigcap_{C\in\mathcal{C}(X), B \subseteq C} \Rightarrow \exists C \in \mathcal{C}(X) : B \subseteq C \wedge x \in C
\end{align*}
and since $A\subseteq B$, also $A \subseteq C$ and therefore $x \notin cl(A)$.