[guided]A group $G$ is solvable if and only if it admits a subnormal series
\begin{align*}
G = G_0 \rhd G_1 \rhd \cdots \rhd G_m = \{e\}
\end{align*}
in which each quotient $G_i / G_{i+1}$ is abelian.
For $S_4$, we produce the chain $S_4 \rhd A_4 \rhd V_4 \rhd \langle (12)(34) \rangle \rhd \{e\}$. Let us verify each normality claim and quotient carefully.
**First link: $A_4 \lhd S_4$.** The alternating group is the kernel of the sign homomorphism, which maps each permutation to $+1$ or $-1$ according to the parity of its decomposition into transpositions. Kernels of homomorphisms are always normal subgroups. The quotient $S_4/A_4$ has order $|S_4|/|A_4| = 24/12 = 2$, so it is isomorphic to $\mathbb{Z}/2\mathbb{Z}$.
**Second link: $V_4 \lhd A_4$.** The Klein four-group $V_4 = \{e, (12)(34), (13)(24), (14)(23)\}$ consists of the identity and all three permutations of cycle type $(2,2)$ in $S_4$. To verify normality, we need $\sigma V_4 \sigma^{-1} = V_4$ for every $\sigma \in A_4$. Conjugation by any permutation preserves cycle type: if $\tau$ has cycle type $(2,2)$, then $\sigma\tau\sigma^{-1}$ also has cycle type $(2,2)$. Since $V_4$ contains *all* elements of cycle type $(2,2)$ (together with the identity), the set $V_4$ is closed under conjugation by any element of $S_4$, and in particular by elements of $A_4$. Hence $V_4 \lhd A_4$.
The quotient $A_4/V_4$ has order $12/4 = 3$. A group of prime order is cyclic, so $A_4/V_4 \cong \mathbb{Z}/3\mathbb{Z}$.
**Third link: $\langle (12)(34) \rangle \lhd V_4$.** Every element of $V_4$ has order $1$ or $2$, so $V_4 \cong \mathbb{Z}/2\mathbb{Z} \times \mathbb{Z}/2\mathbb{Z}$. This group is abelian, so every subgroup is normal. The subgroup $\langle (12)(34) \rangle = \{e, (12)(34)\}$ has order $2$, and the quotient $V_4/\langle (12)(34) \rangle$ has order $4/2 = 2$, hence is isomorphic to $\mathbb{Z}/2\mathbb{Z}$.
**Fourth link: $\{e\} \lhd \langle (12)(34) \rangle$.** The trivial group is normal in any group. The quotient $\langle (12)(34) \rangle / \{e\} \cong \mathbb{Z}/2\mathbb{Z}$.
All four quotients -- $\mathbb{Z}/2\mathbb{Z}$, $\mathbb{Z}/3\mathbb{Z}$, $\mathbb{Z}/2\mathbb{Z}$, $\mathbb{Z}/2\mathbb{Z}$ -- are cyclic of prime order, hence abelian. The existence of this subnormal series with abelian quotients certifies that $S_4$ is solvable.
Why does this series work while no such series exists for $S_5$? The key obstruction for $S_5$ is that $A_5$ is simple (its only normal subgroups are $\{e\}$ and $A_5$ itself), and $A_5$ is non-abelian. So the series $S_5 \rhd A_5 \rhd \{e\}$ has $A_5/\{e\} \cong A_5$, which is non-abelian, and no further refinement is possible. By contrast, $A_4$ is not simple: it contains the normal subgroup $V_4$, which allows the chain to continue.[/guided]