I wanted to solve the following problem:
Let $R$ be a commutative ring with $1$ and $M$ a Noetherian $R$-module. Let $I=\operatorname{Ann}(M)$. Show that $R/I$ is a Noetherian ring.
Now to show that an increasing chain of ideals in $R/I$ is stationary, it is enough to show that an increasing chain of ideals in $R$ containing $I$ is stationary. So let $I \subseteq I_1 \subseteq I_2 \subseteq \cdots $ be an increasing chain of ideals in $R$. Then $0=IM\subseteq I_1M\subseteq I_2M\subseteq \cdots$ is an increasing chain of submodules in $M$.
Now, let $I_mM=I_{m+1}M$ for some $m \in \Bbb N$ and let $a\in I_{m+1}$. Define a map $\lambda_a:M\to M$ by $\lambda_a(m)=am \space \space \forall m\in M$. Then $\lambda_a(M) \subseteq I_{m+1}M=I_{m}M$. And as $M$ is Noetherian, it is finitely generated and thus, $\exists a_1,a_2,\ldots,a_n\in I_{m}$ such that $$\lambda_a^{n}+a_1\lambda_a^{n-1}+\cdots+ a_{n-1}\lambda_a+a_n=0.$$
Thus $a^n+a_1a^{n-1}+\cdots+a_n \in \operatorname{Ann}(M)=I\subseteq I_m$. Now as the $a_i$'s are in $I_m$, this shows $a^n\in I_m$ and hence $a\in \sqrt{I_m}$.
As $a\in I_{m+1}$ was arbitrary, we have $I_{m+1}\subseteq \sqrt{I_m} \implies \sqrt{I_{m+1}}\subseteq \sqrt{\sqrt{I_m}}=\sqrt{I_m}.$ Further, $I_m\subseteq I_{m+1}\implies \sqrt {I_{m}}\subseteq\sqrt{I_{m+1}}$ and thus $\sqrt{I_{m}}= \sqrt{I_{m+1}}$.
Now as $M$ is Noetherian, the chain of submodules $0=IM\subseteq I_1M\subseteq I_2M\subseteq \cdots$ becomes stationary and thus, using what we proved just now, for the chain of ideals $I \subseteq I_1 \subseteq I_2 \subseteq \cdots $ in $R$, the chain of radicals $\sqrt I \subseteq \sqrt{I_1} \subseteq \sqrt{I_2} \subseteq \cdots $ becomes stationary.
This is where I am stuck. I can't show from here that the chain of ideals $I \subseteq I_1 \subseteq I_2 \subseteq\cdots $ must be stationary. Any hints would be welcome.