how do you write the simplest polynomial function with the given zeros

1 answer

if the given zeros are a,b,c,... then the polynomial is

y = (x-a)(x-b)(x-c)...