The polynomial generated from the given zeros is: $ P(x) = x^4+20x^3+83x^2-44x-420 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ -5 $ | $ x+5 $ |
$ -3 $ | $ x+3 $ |
$ 2 $ | $ x-2 $ |
$ -14 $ | $ x+14 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( x+5 \right) \cdot \left( x+3 \right) \cdot \left( x-2 \right) \cdot \left( x+14 \right) = x^4+20x^3+83x^2-44x-420 $$