I need to find an expression that satisfies the qualifying conditions for a quintic polynomial.
$f(0)=3$ and $f(-2)=f(\frac{1}{2})=f(1)=0$.
With this information, I found that the zeros are $2, -\frac{1}{2},$ and $-1$.
By plugging $0$ into $f(x)$, I found that $F=3$ using the form $ax^5+bx^4+cx^3+dx^2+ex+f$.
Any advice where to go from here?