If the zeros are 1, 3 and -5, then we know the factors of the this polynomial.
We can set this up as
(x-1) (x-3) (x+5)
Expanding this
(x2 - 4x + 3)(x+5)
and
x3 - 4x2 + 3x + 5x2 - 20x + 15
Combining terms
x3 + x2 - 17x + 15
This is a 3 degree polynomial (begins with x3) with a leading coefficient of 1 (The coefficient of the x3 term is 1).
Hope this helps.