Step-by-step explanation:
*Assuming you meant polynomial function of degree 3*
The given zeros are 2, -1, and 3. To get the zeros in the first place, we have a deconstructed polynomial that looks like this:
(x-2)(x+1)(x-3)
Now, we can foil these out. **Quick note: if the degree of your polynomial is greater than 3, simply put a square root on one of the terms: (x-2)^2
After foiling you should get: x^3-4x^2+x+6