I'm solving this problem from "Introduction to Commutative Algebra" of Atiyah and Macdonald. Here is the problem:
Let $M$ be an $A$-module and let $N_1, N_2$ be submodules of $M$. If $M/N_1, M/N_2$ are Noetherian, so is $M/(N_1 \cap N_2)$.
I found a solution which states that we have the exact sequence $$0 \rightarrow M/N_1 \rightarrow M/(N_1 \cap N_2) \rightarrow M/N_2 \rightarrow 0$$
so $M/(N_1 \cap N_2)$ is Noetherian if and only if $M/N_1$ and $M/N_2$ are Noetherian.
I can't prove that this sequence is exact but can't find any counter-example for it. Can anyone help me? Thanks so much.