Let $G$ be an abelian group with generating set ${a_1, a_2, a_3}$ and relation: $$12a_1 + 15a_2 + 18a_3 = 0 = 20a_1 + 19a_2 - 2a_3$$
Find $ord(2a_2 + 16a_3)$.
I tried to make manipulations with with the matrix, but it gave me odd relations like $7a_2+58a_3=283a_1$. Thanks.