Write polynomial function with the given zeros.

x=1,2,3

*show work i need to be able to do this when i take my final

if a is a zero of f(x), then (x-a) is a factor. So, you want

f(x) = (x-1)(x-2)(x-3)