The polynomial generated from the given zeros is: $ P(x) = 3x^5+2x^4-81x^3-96x^2+332x+240 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ -\dfrac{ 2 }{ 3 } $ | $ 3x+2 $ |
$ -4 $ | $ x+4 $ |
$ 5 $ | $ x-5 $ |
$ -3 $ | $ x+3 $ |
$ 2 $ | $ x-2 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( 3x+2 \right) \cdot \left( x+4 \right) \cdot \left( x-5 \right) \cdot \left( x+3 \right) \cdot \left( x-2 \right) = 3x^5+2x^4-81x^3-96x^2+332x+240 $$