The Problem: Suppose $G=\left\langle x, y, t\mid x^7=y^7=t^3=1, txt^{-1}=x^2, tyt^{-1}=y\right\rangle$. Show that $y\in Z(G)$.
My Attempt: Clearly $y$ commutes with $t$, so $y$ commutes with $t^2$ as well. Thus to show $y\in Z(G)$, it suffices to show that $y$ commutes with $x$. But I struggle to prove that $xy=yx$. It seems a rather silly place to get stuck-any HINT would be greatly appreciated.
That's not correct. For example. Let $$ x=(1,2,3,4,5,6,7),\ y=(5,8,9,10,11,12,13),\ t=(1,3,4)(2,7,6). $$ It is easy to check that $x^7=y^7=t^3=1$, $txt^{-1}=x^2$, and $tyt^{-1}=y$. However, $xy\neq yx$.