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