Problem: Given two permutations $x=(1\space2\space3\space4\space5\space6\space7\space8\space9\space10\space11)$ and $y=(5\space6\space4\space10)(11\space8\space3\space7)$. Find the number of elements in the group $G$ generated by $x$ and $y$.
I observed that the number of elements in $G$ is a multiple of 44 and I know there are more elements but I don't know how many. Please help.