Consider the group $G = \{1, 3, 5, 7\}$ under multiplication modulo 8. What is the order of the element $5$?
I know that the order of an element is the order of the subgroup generated by the element. So, would that subgroup be just $\{5\}$ or would it be $\{1, 3, 5, 7\}$ again?
$1 \ast 5 = 5$
$3 \ast 5 = 7 \bmod{8}$
$5 \ast 5 = 1 \bmod{8}$
$7 \ast 5 = 3 \bmod{8}$
5*5=1, so the order of 5 is TWO