Show that if $R$ is an integral domain and $0\rightarrow{}A\xrightarrow{f}B\xrightarrow{g}C$ is an exact sequence of left $R$-modules then $0\rightarrow{}T(A)\xrightarrow{f_T}T(B)\xrightarrow{g_T}T(C)$ is an exact sequence as well.
$T(A)$ is set of all torsion elements of $A.$
We know that $g$ is surjective, $f$ is injective and $\operatorname{im}f=\ker g.$ We want to show $g_T$ is surjective, $f_T$ is injective and $\operatorname{im}f_T=\ker g_T.$ Because $f_T, g_T$ are only restrictions of $f,g$ we have only to show $\operatorname{im}f_T=\ker g_T$. Am I correct?
How to do that?
You are right in that we only have to show im$f_T=$ ker$g_T$. The injectivity of $f_T$ is clear. And im$f_T\subseteq$ ker$g_T$ is also clear.
Say $b\in$ ker$g_T$. Then $b\in$ ker$g$ $\cap$ $T(B)$. By exactness of the previous sequence, $b\in$ im$f$. Say $f(a)=b$. WTS $a\in T(A)$. We have $rb=0$ for some $r\neq 0$. Then $rb=rf(a)=f(ra)=0$. The injectivity of $f$ implies $ra=0$. Thus $a\in T(A)$.
That's the idea.