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?
Here is a hint:
Let $P_5$ and $P_{11}$ be sylow subgroups of $G$. Then $P_5 \cong \mathbb{Z}/5$ and $P_{11} \cong \mathbb{Z}/11$ since the only groups of prime order are cyclic.
Now if we can show $G = P_5 \times P_{11}$ then we are done (why?). So it suffices to show both are normal, since their intersection must be trivial (why?).
$P_{11}$ is normal as a consequence of Sylow 3, this is routine and I'll leave it to you.
$P_5$ is normal because we know there are exactly 4 elements of order 5, so $P_5$, which already has 4 elements of order 5, must be the only Sylow 5-subgroup. We can thus conclude that it is normal too (why?).
Have fun filling in the gaps! Feel free to comment if there's any follow up questions.
I hope this helps ^_^