Let $A$ be the quotient of the free abelian group $\mathbb{Z}^2$ by the subgroup generated by $(6,5)$ and $(3,4)$. The question is $A$ finitely generated? And if yes can we decompose it into a direct some of cyclic groups?
My attempt:-
The answer for the first part is yes. $A$ is finitely generated by two elements let's call these $x,y$ hence we will get a system of equations
$$ 6x+3y=0$$
$$ 5x+4y=0$$
So basically we have this matrix to deal with it :-
\begin{pmatrix} 6 & 3 \\ 5 & 4 \end{pmatrix} and from here I stopped, any help appreciated.