I need to prove two things at $F[X]$ but don't know how, Ill glad to get help...
$F$ is a finite field.
$|F|=n$. We look at $p(x)=x^n-x\in F[X]$
1. How we can show that every $c\in F$ is a root of $p(x)$ (Lagrange Theorem).
2. $p(x)=\prod_{c\in F}(x-c)$
Thank you!
Hints:
(1) The multiplicative group $F^\times$ is a finite group of order $n - 1$. This gives $x^{n-1} = 1$ for all $x \in F - \{0\}$ by Lagrange's theorem.
(2) In the polynomial ring over a field $F$, if $c \in F$ is a root of $x^n - x$, then $x - c$ divides $x^n - x$.