Verify that roots of the quadratic equation \((p - q)x^2 + (q - r)x + (r - p) = 0\) are equal when \(q + r = 2p\).
Show Hint
If you see a quadratic equation where the coefficients are cyclic (like \(a-b, b-c, c-a\)), always check if their sum is zero. If it is, \(x=1\) is a guaranteed root!