If $\alpha,\beta,\gamma$ are the roots of the cubic equation $px^3+3qx^2+3rx+s=0$ then find the value of $\sum \dfrac{1}{\beta+\gamma}$.
TRY:
We have $\sum \alpha=\dfrac{-3q}{p},\sum \alpha\beta =\dfrac{3r}{p},\alpha\beta\gamma=\dfrac{s}{p}.$
Now $\sum \dfrac{1}{\beta+\gamma}=\dfrac{1}{\alpha+\beta}+\dfrac{1}{\beta+\gamma}+\dfrac{1}{\gamma+\alpha}$.
But how to proceed from here? Please help.
Hint:
$$y=\dfrac1{\beta+\gamma}=\dfrac1{-\dfrac{3q}p-\alpha}$$
$$\iff\alpha=-\dfrac1y-\dfrac{3q}p=-\dfrac{p+3qy}{yp}$$
Replace this value in the given equation to from a cubic equation in $y$
$$p\left(-\dfrac{p+3qy}{yp}\right)^3+3q\left(-\dfrac{p+3qy}{yp}\right)^2+3r\left(-\dfrac{p+3qy}{yp}\right)+s=0$$
$$\iff-p(p+3qy)^3+3pqy(p+3qy)^2-3p^2ry^2(p+3qy)+sp^3y^3=0$$
$$\iff y^3(-27pq^3+27pq^3-9p^2qr+sp^3)+y^2(-27p^2q^2+18p^2q^2-3p^3r)+\cdots=0$$
Now apply Vieta's formula to find $$\dfrac{1}{\alpha+\beta}+\dfrac{1}{\beta+\gamma}+\dfrac{1}{\gamma+\alpha}=-\dfrac{-3p^2(pr+3q^2)}{p^2(ps-9qr)}=?$$