The polynomial generated from the given zeros is: $ P(x) = x^4-4x^3-15x^2+18x $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ -3 $ | $ x+3 $ |
$ 0 $ | $ x $ |
$ 1 $ | $ x-1 $ |
$ 6 $ | $ x-6 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( x+3 \right) \cdot x \cdot \left( x-1 \right) \cdot \left( x-6 \right) = x^4-4x^3-15x^2+18x $$