The equation $x^2+px+q=0$ has roots $\alpha , \beta$; the equation $y^2+ry+s=0$has roots $\delta, \gamma$. Find $$(\delta-\alpha)(\gamma-\alpha)(\delta-\beta)(\gamma-\beta)$$ as a polynomial of p,q,r,s.( This polynomial is called the resultant of two quadratic polynomials, it is equal to zero if these two polynomials have a common root.)
The question comes from Gelfand and Shen 'Algebra' . It comes after a section on Vieta's Theorem $$\alpha + \beta = -p$$ $$\alpha.\beta = q$$ I have tried multiplying out the brackets but I can't see how to relate the terms to p,q,r and s. I think the problem is designed to be solved with basic algebra.