Assume that $G$ is a group such that $|G|=55$ and $G$ has exactly four elements with order $5$. Prove that center of $G$ is not trivial and $G$ is a cyclic group.
My try:
We know that $|h_1|=|h_2|=|h_3|=|h_4|=5$ and there does not exist $h_5$ such that $|h_5|=5$. Hence we know that $h_1^5=h_2^5=h_3^5=h_4^5=1$. If element has an order $1$ then it is neutral element in $G$ so $|e|=1$. Divisors of $G$ are $1,5,11,55$ so others $50$ elements which we haven't mentioned have an order $11$ or $55$.
Center of $G$ is a set: $Z(G)=\{g\in G: \forall _{x\in G} xg=gx\}$. The group is cyclic when is generated by one element.
These are all observations about this task. Have you got some ideas?