Let $G$ be a group and $a,b \in G$. If $a^{17} = b^{17}$ and $a^{30} = b^{30}$ then
- $a = b$
- $ab=ba$ and $o(a) \neq o(b)$
- $a = b^{-1}$ and $o(a) \neq o(b)$
- $o(a) = o(b)$ and $a \neq b$
Since $\gcd(17,30)=1$ therefore $a$ should be equal to $b$ but I'm not really sure.