Since alpha is a root of the equation x^2 + px + q = 0, it satisfies the relation alpha^2 + p(alpha) + q = 0, which rearranges to alpha^2 + p(alpha) = -q. Because gamma and delta are the roots of x^2 + px - r = 0, their sum (gamma + delta) equals -p and their product (gamma * delta) equals -r. Expanding the target expression gives (alpha - gamma)(alpha - delta) = alpha^2 - alpha(gamma + delta) + gamma * delta, and substituting the known root relations results in alpha^2 - alpha(-p) + (-r) = alpha^2 + p(alpha) - r. Replacing alpha^2 + p(alpha) with -q yields the final value of -(q + r).