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