In the fisrt answer of this question where $R$ is a ring, $I$ is a left ideal of $R$ and $M$ an $R$-module; I don't know why can't I see that $IM$ is closed under addition. If we take two elements $x$ and $y$ of $IM$ they will be in this form
$$x=\sum_{i=1}^{n}a_ix_i\ , y=\sum_{i=1}^{m}b_iy_i$$ where $a_i,b_i\in I$ and $x_i,y_i\in M$.
My question is why $x+y\in IM$ ?? Thank you for your time
For $i=1, \dots, n+m$ call $$c_i = \left\{ \begin{matrix} a_i & \mbox{ if } &i \leq n \\ b_{i-n} & \mbox{ if } &i \geq n+1 \end{matrix} \right. $$ and analogously $$w_i = \left\{ \begin{matrix} x_i & \mbox{ if } &i \leq n \\ y_{i-n} & \mbox{ if } &i \geq n+1 \end{matrix} \right.$$
Then $$x+y = \sum_{i=1}^{n+m} c_iw_i \in IM$$