The polynomial generated from the given zeros is: $ P(x) = 8x^5-14x^4-47x^3+44x^2+27x-18 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ -\dfrac{ 3 }{ 4 } $ | $ 4x+3 $ |
$ -2 $ | $ x+2 $ |
$ 3 $ | $ x-3 $ |
$ 1 $ | $ x-1 $ |
$ \dfrac{ 1 }{ 2 } $ | $ 2x-1 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( 4x+3 \right) \cdot \left( x+2 \right) \cdot \left( x-3 \right) \cdot \left( x-1 \right) \cdot \left( 2x-1 \right) = 8x^5-14x^4-47x^3+44x^2+27x-18 $$