Let $K$ be a field with $\text{char}K=n>0$. Define for $a \in K$ $p:=x^n-x-a \in K[x]$
- Show that $p$ is separable
- Show that if $p$ has a root in $K$, then $p$ splits into linear factors in $K[x]$
My attempt: A polynomial is separable if it has no repeated roots. This is equivalent with the condition that $p' \neq 0$
$p'(x)=\underbrace{nx^{n-1}}_{=0,\text{since } char =n } -1=-1$
Now $p$ can't be the zero polynomial, thus $p$ is separable.
Now I don't really know how to argue in part 2)