[example: Quotient of a Free Module by One Relation]
Let $R$ be a ring, let $a,b\in R$, and let $R^2$ denote the free left $R$-module with standard basis $e_1=(1,0)$ and $e_2=(0,1)$. Let $N=R(a,b)$, meaning the submodule generated by the single vector $(a,b)$: explicitly, $N=\{r(a,b):r\in R\}$. We compute the quotient $R^2/N$ in terms of the images $e_1+N$ and $e_2+N$. For every $(x,y)\in R^2$,
\begin{align*}
(x,y)=x(1,0)+y(0,1)=xe_1+ye_2.
\end{align*}
Passing to cosets gives
\begin{align*}
(x,y)+N=x(e_1+N)+y(e_2+N).
\end{align*}
Thus $e_1+N$ and $e_2+N$ generate $R^2/N$.
The generator of $N$ is
\begin{align*}
(a,b)=a(1,0)+b(0,1)=ae_1+be_2.
\end{align*}
Since $(a,b)\in N$, its coset is the zero coset:
\begin{align*}
(a,b)+N=0+N.
\end{align*}
Therefore
\begin{align*}
a(e_1+N)+b(e_2+N)=(ae_1+be_2)+N=(a,b)+N=0+N.
\end{align*}
Conversely, every element of $N$ has the form $r(a,b)$ for some $r\in R$, and
\begin{align*}
r(a,b)=r(ae_1+be_2)=(ra)e_1+(rb)e_2.
\end{align*}
In the quotient, this becomes
\begin{align*}
r(a,b)+N=r\bigl(a(e_1+N)+b(e_2+N)\bigr)=0+N.
\end{align*}
So the single relation $a(e_1+N)+b(e_2+N)=0+N$ accounts exactly for the multiples of $(a,b)$ that are collapsed.
When $R=\mathbb{Z}$ and $(a,b)=(2,3)$, the submodule is $N=\mathbb{Z}(2,3)$, and the defining relation is
\begin{align*}
2(e_1+N)+3(e_2+N)=0+N.
\end{align*}
Thus $\mathbb{Z}^2/N$ is generated by the two cosets $e_1+N$ and $e_2+N$, with the relation that $2e_1+3e_2$ becomes zero. The quotient turns the chosen generator of the relation submodule into a linear dependence among the images of the free generators.
[/example]