Let $R$ be a ring with unity, and $A \subseteq B$ be $R$-modules.
I want to know if the following is true:
If $A, B/A$ are finitely generated $R$-modules, then $B$ is finitely generated.
Under some stronger hypothesis, this is true. For example:
if $R$ is Noetherian, then finitely generated is equivalent to Noetherian. Since $$0 \to A \to B \to B/A \to 0$$ is exact, and $A, B/A$ are Noetherian, then $B$ is Noetherian as well.
if $B/A$ is finite, then write $B= \bigcup_{k=1}^n x_k+A$, where this is a finite disjoint union. If $a_1, \dots, a_m$ generate $A$, then $B$ is generated by the $a_i, x_k$ so it is finitely generated.
Can you provide me a proof for the general case, or a counterexample?