This is not for homework, and I've shown the problem without using this hint before, but I am just trying to understand how the following hint is helpful. The problem asks:
If $G$ is a finite group with even order, show that there is an element $a \neq e$ of $G$ such that $a = a^{-1}$. (Hint: Use the fact that $(a^{-1})^{-1} = a$ for every $a \in G$.)
I started by writing $G = \{e, a_1, \dotsc, a_m \}$. There must be some integer $i$ such that $a_i = a_1^{-1}$. From here I'm thinking there is some trick in manipulating the elements of $G$? maybe inverting every element? or multiplying every element by $a_1$?