I came across this problem which I couldn't solve thus far:
Definition Let $F_0$ be a field with $char(F)=p>0$. A polynomial $f \in F_0[X]$ is said to be Schreier solvable if there exists a series of extensions $F_i/F_{i-1}, \, F_i=F_{i-1}[\alpha_i], \, i=1,...,r$, such that $\alpha_i$ is a root of a polynomial $X^p-X-a_i \in F_{i-1}[X]$ and $f$ splits in $F_r$.
Show that a Galois group of a Schreier solvable polynomial is a solvable group.
Any ideas?