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.
The Smith Normal Form of your matrix is $\left(\begin{smallmatrix}1&0\\0&9\end{smallmatrix}\right)$ hence $A\cong \mathbb{Z}/9\mathbb{Z}$.
More generally, the SNF will be a block diagonal matrix $\left(\begin{smallmatrix}I&0&0\\0&D&0\\0&0&0\end{smallmatrix}\right)$. Ignore the first block of columns and rows, leaving $\left(\begin{smallmatrix}D&0\\0&0\end{smallmatrix}\right)$. $D$ will be a diagonal matrix $d_1, d_2, \ldots, d_k$, with $d_1|d_2|\cdots|d_k$, and there will be $m$ additional columns. Then your group is isomorphic to $$\mathbb{Z}^m\times (\mathbb{Z}/d_1\mathbb{Z})\times\cdots\times (\mathbb{Z}/d_k\mathbb{Z})$$