Easy
The roots are r,−r,γ. Use Vieta's formulas for a cubic to turn the symmetric sums of roots into equations in c and γ, then eliminate.
1
Write Vieta's relations for 5x3+cx2−10x+9=0 with roots r,−r,γ:
r+(−r)+γ=−5c ⇒ γ=−5cr(−r)+(−r)γ+γr=5−10=−2 ⇒ −r2=−2 ⇒ r2=2r(−r)γ=−59 ⇒ −r2γ=−59
2
Find γ using r2=2 in the product relation:
−2γ=−59 ⇒ γ=109
3
Equate the two expressions for γ:
−5c=109 ⇒ c=−29
c=−29
Since r,−r are roots, plug both in: f(r)+f(−r)=0 kills the odd-degree terms, leaving 2(cr2+9)=0⇒c=−9/r2. The middle Vieta sum gives r2=2 instantly, so c=−9/2.