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