Question
Question: Given that $a, b, c, d, e, k \in \mathbb{R}, ad = 25e$, $f(x) = x^5 + ax^4 + bx^3 + cx^2 + dx + e$...
Given that
a,b,c,d,e,k∈R,ad=25e,
f(x)=x5+ax4+bx3+cx2+dx+e,
g(x)=10x6+12ax5+15bx4+20cx3+30dx2+60ex+k.
If f(3)=1, and polynomial g(x)=0 has six positive real roots, then

2a + b = 20
2b + c = 40
2c + d = 80
2e + a = -54
2a + b = 20
Solution
-
Relate g(x) and f(x) through differentiation: Calculate the derivative of g(x): g′(x)=dxd(10x6+12ax5+15bx4+20cx3+30dx2+60ex+k) g′(x)=60x5+60ax4+60bx3+60cx2+60dx+60e g′(x)=60(x5+ax4+bx3+cx2+dx+e)=60f(x).
-
Apply Rolle's Theorem: Since g(x) has six positive real roots, by Rolle's Theorem, its derivative g′(x) must have five positive real roots. Therefore, f(x)=0 must have five positive real roots.
-
Deduce coefficient signs: For a polynomial to have all positive real roots, its coefficients must alternate in sign, starting with a positive leading coefficient. For f(x)=x5+ax4+bx3+cx2+dx+e:
- Coefficient of x5 is 1>0.
- a<0.
- b>0.
- c<0.
- d>0.
- e<0.
-
Utilize the condition ad=25e: Given a<0, d>0, and e<0, the condition ad=25e is consistent with these sign requirements (ad<0 and 25e<0).
-
Assume a specific form for f(x): The condition ad=25e and the requirement of having five positive real roots strongly suggest that f(x) might be a power of a linear term with a single repeated root. Let's assume f(x)=(x−r)5 for some positive real number r (since all roots are positive). Expanding (x−r)5: x5−5rx4+10r2x3−10r3x2+5r4x−r5. Comparing coefficients with f(x)=x5+ax4+bx3+cx2+dx+e: a=−5r b=10r2 c=−10r3 d=5r4 e=−r5 Now, check ad=25e: ad=(−5r)(5r4)=−25r5. 25e=25(−r5)=−25r5. The condition ad=25e is satisfied.
-
Use the condition f(3)=1: Substitute x=3 into f(x)=(x−r)5: f(3)=(3−r)5=1. Since r is a real number, 3−r=1, which implies r=2.
-
Calculate the coefficients: Substitute r=2 into the expressions for a,b,c,d,e: a=−5(2)=−10 b=10(22)=10(4)=40 c=−10(23)=−10(8)=−80 d=5(24)=5(16)=80 e=−(25)=−32
-
Test the options: (A) 2a+b=2(−10)+40=−20+40=20. This is TRUE. (B) 2b+c=2(40)+(−80)=80−80=0. This is FALSE. (C) 2c+d=2(−80)+80=−160+80=−80. This is FALSE. (D) 2e+a=2(−32)+(−10)=−64−10=−74. This is FALSE.
Therefore, the correct option is (A).