Let $R=F[x_1,...,x_n]$ where $F$ is a field. I'm trying to prove that $$\sqrt I\subset \sqrt J\iff Z(J)\subset Z(I),$$ where $Z(I)=\{P\in F^n\mid \forall f\in I, f(P)=0 \}$.
For the implication, suppose $\sqrt I\subset \sqrt J$. Let $P\in Z(J)$. Then, for all $f(P)=0$ for all $f\in J$. Suppose there is a polynomial $g\in I$ s.t. $g(P)\neq 0$, in particular $g\in \sqrt I$ and thus $g\in \sqrt J$. Therefore $g^n(P)=0$ for a certain $n$ and thus $g(P)=0$ what is a contradiction.
1) Is it correct ?
For the converse, suppose $Z(J)\subset Z(I)$. Let $f\in I(Z(I))$, then $f(P)=0$ for all $P\in Z(I)$. Since $Z(I)\supset Z(J)$, then $f(P)=0$ for all $P\in Z(J)$, i.e. $f\in I(Z(J))$. Therefore $I(Z(I))\subset I(Z(J))$, and thus, by nullstellensatz theorem, $\sqrt I\subset \sqrt J$.
2) Is it correct ?
1)
Yes, this is correct! (You can do this without proceeding by contradiction, however).
2)
Provided that $F$ is algebraically closed, your proof is correct. Well done!
In other words, we have
$$\sqrt I \subset \sqrt J \iff Z(\sqrt I) \supset Z(\sqrt J) \iff Z(I) \supset Z(J)$$ where the first "$\Longleftarrow$" is given by HNS.