Suppose that * is an associative operation on a set S. Define $x^n$ to mean $x*x*x*...*x$, $n$ times. (so, for example, $x^3=x*x*x.$) Suppose further that an elements $a$ of S is such that all of $a,a^2,...,a^9$ are different but $a^{10}=a^3$. Then there are some elements $b$ belonging to S such that $b=b^2$. One such elements b is:
a) $a^4$ .$\qquad$ b) $a^5$ $\qquad$ c) $a^7$ $\qquad$ d)$a^9$ $\qquad$ e) $a^{13}$
Try to do this question, but still no idea, $a^{10}=a^3\Longrightarrow a=0 \, or\, a=1$ , why this question mentioned associative operation, I don't get this.
By associativity: $$a^{10}=a^3 \implies a^{14} = a^{10}*a^{4}=a^{3}*a^{4} = a^{7}$$