I'd like to derive the weak Nullstellensatz
An ideal $J\subset K[x_1,\dots,x_n]$ has a common zero exactly if it is a proper ideal.
from the strong one
$\sqrt{J} = I(V(J))$
This seems pretty easy:
\begin{align} J \text{ has no common zero} & \Longleftrightarrow V(J) \text{ is empty } \\ & \Longleftrightarrow 1\in I(V(J)) = \sqrt{J} \\ & \Longleftrightarrow \sqrt{J} = K[x_1,\dots,x_n] \\ & \overset{(*)}{\Longleftarrow} J=K[x_1,\dots,x_n] \end{align}
The missing part is $(*)$. Obviously $J\subset \sqrt{J}$ for all ideals.
But why does $\sqrt{J} = K[x_1,\dots,x_n]$ imply $J = K[x_1,\dots,x_n]$?