[step:Compute the discriminant and identify the odd multiplicative primes]
Set
\begin{align*}
A := a^p, \qquad B := b^p, \qquad C := c^p.
\end{align*}
Then $A+B=-C$, and the Frey curve is
\begin{align*}
E_{a,b,p}: y^2 = x(x-A)(x+B).
\end{align*}
For a curve of the form $y^2=x(x-A)(x+B)$, the discriminant of the displayed Weierstrass equation is
\begin{align*}
\Delta = 16 A^2B^2(A+B)^2.
\end{align*}
Substituting $A=a^p$, $B=b^p$, and $A+B=-c^p$ gives
\begin{align*}
\Delta = 16(a b c)^{2p}.
\end{align*}
Let $\ell$ be an odd prime with $\ell \mid abc$. Since $a,b,c$ are pairwise coprime, exactly one of $a,b,c$ is divisible by $\ell$. The invariant
\begin{align*}
c_4 = 16(A^2 + AB + B^2)
\end{align*}
satisfies $v_\ell(c_4)=0$: if $\ell \mid a$, then $A \equiv 0 \pmod{\ell}$ and $B \not\equiv 0 \pmod{\ell}$, so $A^2+AB+B^2 \equiv B^2 \not\equiv 0 \pmod{\ell}$; the cases $\ell \mid b$ and $\ell \mid c$ are identical, using respectively $A^2$ and the relation $A \equiv -B \pmod{\ell}$.
Thus $v_\ell(c_4)=0$, so the displayed equation is minimal at $\ell$ and $E_{a,b,p}$ has multiplicative reduction at $\ell$. Let $\Delta_{\min}(E_{a,b,p})$ denote the minimal discriminant of $E_{a,b,p}$ over $\mathbb Q$, and let $v_\ell(\Delta_{\min}(E_{a,b,p}))$ denote its $\ell$-adic valuation. Since the displayed equation is minimal at this odd prime $\ell$, its discriminant has the same $\ell$-adic valuation as the minimal discriminant. Hence
\begin{align*}
v_\ell(\Delta_{\min}(E_{a,b,p})) = v_\ell(\Delta) = 2p\,v_\ell(abc),
\end{align*}
which is divisible by $p$.
[/step]