To avoid getting capital and small letters confused I will
let p=x, q=y, and r=z. Then the problem is:
The pth, qth, and rth terms of a sequence are X,Y,Z respectively. Show that
if the sequence is arithmetic then X(q-r) + Y(r-p) + Z(p-q)=0.
Let the sequence be arithmetic, with first term a
and common difference d, then by the formula for nth term,
we have these three equations:
Solve the first and second equations for d
Solve the first and third equations for d
Since both expressions equal d, they are equal to each other
Cross-multiply:
Edwin