I have that $R$ is a domain and $M$ is a finitely-generated $R$-module. I am trying to show that there is a free submodule $F$ such that $M/F$ is a torsion $R$-module.
I have the fact: If $X$ is a torsion generating set of $M$ then $M$ is torsion.
I am trying the following strategy. I take $X = \{x_1, ... ,x_n \}$ my generating set of $M$ then I take a maximal linearly independent subset of $X$, say $B = \{x_1, ..., x_m \}$ (up to reordering) with $m \le n$. Then I look at the quotient $M/F$ where $F = <B>$. I know that this quotient is generated by $\{x_{m+1} + <B>, ..., x_n + <B> \}$. Now I want to show that these elements are all torsion and the result will follow. So I suppose it's not torsion so for every non-zero $r \in R$, $rx_i$ is non zero ($i = m+1,..,n$) now I am trying to use this to contradict that B is maximal linearly independent. I'm not quite sure if this is a strategy that will work.
Thanks for any help