So I'm studying for my algebra quals by going over some old quals from the school. One problem asks the following. Let $G$ denote the free abelian group on $\{ x , y , z \}$ with the relations $2x + 4y + 6z = 4x + 4y + 4z = 2x - 4y - 10z = 0$. The problem wants me to express $G$ as a direct sum of cyclic groups, and I just flat out don't know where to start with this. About the extent of the thoughts I had were the following: That $x , y, z$ would probably not be the easiest thing to work with, and that $\mathbb{Z}_2$ might be a factor on account of all the coefficients in the imposed relations being even. But I didn't know how to take either of these ideas to the bank. Another idea I had was that perhaps I could put this in a matrix and do some kind of row-reduction process, but it didn't seem to get me anywhere and I don't know what the idea would've been anyways.
I'm at a loss on how to do this problem. I did find this post, but the answer seems to refer to another answer that has since been deleted. One answer says something about the Smith form of a matrix, but I don't know what matrix he's taking the Smith form of, nor how to read from that matrix the structure of the group. I also don't know what a Smith form is, but that's something I imagine I can figure out.
If anyone can explain to me how to solve this problem, I'd really appreciate it! Thanks in advance.

This response is NOT a correct answer. as pointed out in the comments. The group $G$ indeed has some torsion elements. Please see the second answer I posted.
I will leave this here, just in case someone else makes a similar mistake.
If we solve the 3 x 3 system $$\left\{\begin{array} {l} 2x+4y+6z=0\\4x+4y+4z= 0\\2x−4y−10z=0\end{array}\right.$$ using elementary row operations, we find that $y = -2x$ and $z =x$. So equivalently, $G$ is the free abelian group generated by $x, y, z$ with $y = -2x$ and $z =x$. This means that $G$ is just generated by $x$ and $G \cong \mathbb Z$.