Let $R$ be a commutative ring (why do we need this here?), $Nil(R)\trianglelefteq R$ is the subring of all nilpotent elements of $R$. Let $S=R/Nil(R)$. Prove that $Nil(S)=\{0_S\}$.
My approach:
The cosets of $S$ are of the form $r+Nil(R), \forall r\in R$. If we pick an element $r_1 \in R\backslash Nil(R)$ then $r_1+Nil(R)\in R/Nil(R)$. We can now observe that $(r_1+Nil(R))^m\ne 0$, for any integer $m>k$, where $k$ satisfies $n^k=0$. We can thus conclude that $Nil(S)=\emptyset$. But I'm probably wrong because what needs to be proved is that $Nil(S) = \{0_S\}$. But what is $0_S$ after all? I thought it should be $Nil(S)$, or is $Nil(S)=1_S$?
Would appreciate some clarification.