Let $p(x) = x^5 - 833x^4 + ax^3 + bx^2 + cx + d$ such that the roots of $p(x)$ are in geometric progression. If the sum of the reciprocal of the roots is $17,$ determine all possible values of $d.$
I was thinking of trying to use Vieta's Formulas, but I'm not sure how to apply them. Could someone give me a hint please?
Hint: Vieta's Formulas is the way to go.
Let the roots be $a,a q,a q^2,a q^3,a q^4$. Then $a+a q+a q^2+a q^3+a q^4=833$. Use this to simplify $$ \frac{1}{a}+\frac{1}{a q}+\frac{1}{a q^2}+\frac{1}{a q^3}+\frac{1}{a q^4} = 17 $$ and $$ d = -a (a q) (a q^2) (a q^3) (a q^4) $$