Step 1: Simplify $A=p-q$ and $C=r-p$ using the given condition.
Here $A=p-q$, $B=q-r$, $C=r-p$, and $q+r=2p \implies p=\frac{q+r}{2}$.
Step 2: Substitute to find A and C.
$A=p-q=\frac{q+r}{2}-q=\frac{r-q}{2}$, and $C=r-p=r-\frac{q+r}{2}=\frac{r-q}{2}$, so $A=C=\frac{r-q}{2}$.
Step 3: Compute the discriminant directly.
$D=B^2-4AC=(q-r)^2-4\left(\frac{r-q}{2}\right)^2=(r-q)^2-(r-q)^2=0$, using $(q-r)^2=(r-q)^2$.
Step 4: Conclude.
Since the discriminant is exactly zero, the roots of the given equation are equal whenever $q+r=2p$. Hence verified.