If $(G,\ast)$ is a group, $x,y \in G$, $x\ast y = y\ast x$, and $\gcd(o(x),o(y)) = 1$, then $o(xy) = o(x)o(y)$.
$o$ denotes the order.
I know how to begin getting details from what is given, $o(x) = x^m = e$, when $m$ is minimal.
$o(y) = y^k = e$, when $k$ is minimal.
In other words, $o(x) = m, o(y) = k, o(xy) = p$ I need to show that $p=mk$
I need to prove that $(xy)^p = x^m \cdot y^k, $when $p$ is minimal.
How to continue from here, no ideas.