I had this question on my exam.
Let $\phi: R\to S$ be epimorphism (Homomorphism and onto). Prove if $I$ is an ideal of $R$ with $\operatorname{Ker}\phi \subseteq I$, then $\phi(\sqrt I) = \sqrt{\phi(I)}$.
I could show $\phi(\sqrt I)⊆ \sqrt{\phi(I)}$. How to show the converse?
Suppose $\;s\in\sqrt{\phi(I)}\;$ , which means that for some $\;n\in\Bbb N\;,\;\;s^n\in\phi(I)\;$ , thus:
$$\exists\,r\in I\,\,s.t.\;\;\phi r=s^n$$ .
Let now $\;t\in R\;$ be such that $\;\phi t=s\implies \phi(t^n)=s^n=\phi r\implies \phi(t^n-r)=0\implies\;$
$$t^n-r\in\ker\phi\subset I\implies \exists i\in I\;\;s.t.\;\;t^n-r=i\implies t^n=r+i\in I+I=I$$
End the proof now.