Answer:
p(x) = (x-5) (x+1)(4x+1)
Explanation:
We know the equation for a polynomial with zeros is written as
f(x) = a( x-b1) (x-b2)...... where b are the zeros
We have zeros x = 5, x = -1, and x = -1/4
p(x) = a( x-5) (x- -1) (x - -1/4)
p(x) = a (x-5) (x+1) (x+1/4)
Let a = 4
p(x) = 4 (x-5) (x+1) (x+1/4)
p(x) = (x-5) (x+1)(4x+1)