The polynomial generated from the given zeros is: $ P(x) = 3x^5+23x^4-58x^3-804x^2-1800x-864 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ -\dfrac{ 2 }{ 3 } $ | $ 3x+2 $ |
$ -4 $ | $ x+4 $ |
$ -6 $ | $ x+6 $ |
$ -3 $ | $ x+3 $ |
$ 6 $ | $ x-6 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( 3x+2 \right) \cdot \left( x+4 \right) \cdot \left( x+6 \right) \cdot \left( x+3 \right) \cdot \left( x-6 \right) = 3x^5+23x^4-58x^3-804x^2-1800x-864 $$