The polynomial generated from the given zeros is: $ P(x) = 3x^5+2x^4-93x^3-188x^2+132x+144 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ -\dfrac{ 2 }{ 3 } $ | $ 3x+2 $ |
$ -4 $ | $ x+4 $ |
$ 6 $ | $ x-6 $ |
$ -3 $ | $ x+3 $ |
$ 1 $ | $ x-1 $ |
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-1 \right) = 3x^5+2x^4-93x^3-188x^2+132x+144 $$