Let `alpha, beta, gamma` be the zeros of `p(x) = x^3 + px + q`, where `p` and `q` are real and `q != 0`.
- Show that `(beta - gamma)^2 = alpha^2 + (4q)/alpha`. (2 marks)
- By considering the constant term of a cubic equation with roots `(alpha - beta)^2, (beta - gamma)^2` and `(gamma - alpha)^2`, or otherwise, show that
`(alpha - beta)^2(beta - gamma)^2(gamma - alpha)^2 = −(27q^2 + 4p^3)`. (3marks)
- Deduce that if `27q^2 + 4p^3 < 0`, then the equation `p(x) = 0` has 3 distinct real roots. (2 marks)