Let $\mathbb{Q}/\mathbb{Z}$ be the quotient group of the additive group of rational numbers. Find the order of the element $\frac{2}{3}+\mathbb{Z}$ in $\mathbb{Q}/\mathbb{Z}$.
I tried it by using facts that any quotient $G/H$ of $G$ has induced operation from $G$. So I can do $$\frac{2}{3}+\mathbb{Z} + \frac{2}{3}+\mathbb{Z} = \frac{4}{3}+\mathbb{Z} + \frac{2}{3}+\mathbb{Z} = 2+\mathbb{Z} =\mathbb{Z},$$ and $\mathbb{Z}$ being identity we get order three. But this way, to manually start computing elements, if correct is very unreliable in case of more difficult problem. So is there a generalized approach for quotient groups?
\begin{align} \frac{2}{3}+\mathbb{Z} + \frac{2}{3}+\mathbb{Z} &= \frac{4}{3}+\mathbb{Z}\ \frac{4}{3} + \mathbb{Z} + \frac{2}{3}+\mathbb{Z} &= 2+\mathbb{Z} = \mathbb{Z}. \end{align}
– Michael Albanese Feb 01 '15 at 05:05