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