1. Let the roots of the polynomial p(x) be {c,c+d,c+2d} where c and d are positive real numbers. Since the roots are in arithmetic progression, we can use Vieta's formulas to express the coefficients of the polynomial in terms of c and d.
2. By Vieta's formulas, the sum of the roots is equal to the coefficient of x2 with a negative sign:
c+(c+d)+(c+2d)=3c+3d=−a
The product of the roots taken one at a time is equal to the constant term:
c(c+d)(c+2d)=−a
3. Given that p(47)=0, one of the roots must be 47. We consider two cases: c=47 and c+d=47.
4. **Case 1: c=47**
3c+3d=−a⟹3(47)+3d=−a⟹421+3d=−a
c(c+d)(c+2d)=−a⟹(47)(47+d)(47+2d)=−a
5. **Case 2: c+d=47**
c+(c+d)+(c+2d)=3c+3d=−a⟹3c+3(47−c)=−a⟹421=−a
c(c+d)(c+2d)=−a⟹c(47)(47+d)=−a
6. Solving for d in both cases:
- For c=47:
3(47)+3d=−a⟹421+3d=−a
(47)(47+d)(47+2d)=−a
Solving these equations, we find d=61 and c=23.
- For c+d=47:
c+d=47⟹c=47−d
c(47)(47+d)=−a
Solving these equations, we find d=961 and c=712.
7. Constructing the polynomials for each case:
- For c=23 and d=61:
p(x)=x3−421x2+873x−421
- For c=712 and d=961:
p(x)=x3−56291x2+156814113x−56291
The final answer is p(x)=x3−421x2+873x−421 or p(x)=x3−56291x2+156814113x−56291.