If G is a group, show that for any $g,x \in G$ $|x^{-1} g x | = |xgx^{-1}| = |g|$
My problem is that I know my solution to be too simple. My basic thought is:
Assume that $g,x \in G$. and then note that $|x^{-1} g x | = | \frac{1}{x} g x| = | \frac{x}{x} g| = | 1 \cdot g| = |g|$. QED
I dont believe it to be this simple however, and would love to hear someone explain what more I need to do in this situation. I imagine that the key part that I'm missing is that I might need to show how for other cases, where
As pointed out in the comments, your approach seems to rely on $G$ being commutative, which is not assumed in the problem.
Here is an outline of a different approach: First show that if $n$ is a positive integer then $$(xgx^{-1})^n=xg^nx^{-1}.$$ From this you can conclude that $(xgx^{-1})^n=e$ if and only if $g^n=e$, which implies that $g$ and $xgx^{-1}$ have the same order.