The polynomial generated from the given zeros is: $ P(x) = 4x^3-48x^2+119x+72 $
Step 1: Turn the zeros into factors:
| Zero | Factor |
| $ -\dfrac{ 1 }{ 2 } $ | $ 2x+1 $ |
| $ \dfrac{ 9 }{ 2 } $ | $ 2x-9 $ |
| $ 8 $ | $ x-8 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( 2x+1 \right) \cdot \left( 2x-9 \right) \cdot \left( x-8 \right) = 4x^3-48x^2+119x+72 $$