Let $K$ be the additive group of $\mathbb Z\oplus \mathbb Z$. If $A = \left(\begin{array}{cc} a & b\\ c & d \end{array}\right)$ is an $2\times 2$ matrix where $a, b, c, d$, are in $\mathbb Z$, then $HA*=\langle(a,b), (c,d)\rangle$ is the subgroup generated by rows of matrix $A$.
1) Let $A= \left(\begin{array}{cc} 3 & 1\\ 0 & 5 \end{array}\right)$. Show that $K/HA*$ has order 15.
2) Let $B= \left(\begin{array}{cc} 3 & 1\\ 6 & 7 \end{array}\right)$. Show that $K/HB*$ has order 15.
3) Let $C= \left(\begin{array}{cc} 9 & 8\\ 6 & 7 \end{array}\right)$. Show that $K/HC*$ has order 15.
My thinking: I can use something that restricts the quotient group but I am not sure how to do it?
Thank you for helping out.