Let $R$ a unital ring (not necessarily commutative) and $M$ a $R-$module. Let $$Tor(M)=\{m\in M\mid \exists r\in R, r\neq 0: rm=0\}.$$
1) Show that if $R$ is a domain then $Tor(M)$ is a $R-$submodule.
2) Show that if $R$ is not a domain, $Tor(M)$ is not a module.
Attempts:
For 1) let $m,n\in Tor(M)$. Then there is $r,s\in R$ s.t. $rm=0$ and $sn=0$. I wanted to have $rs(m+n)=0$, but since $R$ is not commutative, I can't conclude.
For 2) I have no idea.