I have made an attempt, if someone could let me know if it is correct or not, that would be much appreciated!
The elements of Z/9Z are {0,1,2,3,4,5,6,7,8} with operation modulo9.
The elements (1,2,4,5,7,8} have order 9 and generate the whole group.
{0,3,6} has order 3.
Therefore there...