(i) Use the Cayley-Hamilton theorem to show that right multiplication $X \mapsto XA$ for $X \in W$ defines a linear operator from $W$ to $W$.
I'm really not sure to answer this question.
I know that by the Cayley-Hamilton theorem, $\chi_A(A)=0$ so that
$$A^n = trace(A)A^{n-1}-\dots+(-1)^n(detA)I$$
How do I continue?
Hint: You want to show that if $X \in W$, then it's also true that $XA \in W$. To that end: by the C-H theorem, there exist coefficients $b_j$ such that $$ A^n = \sum_{j=0}^{n-1}b_jA^j $$