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