The polynomial generated from the given zeros is: $ P(x) = 3x^6+7x^5-43x^4-39x^3+196x^2-76x-48 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ 2 $ | $ x-2 $ |
$ 2 $ | $ x-2 $ |
$ -\dfrac{ 1 }{ 3 } $ | $ 3x+1 $ |
$ -4 $ | $ x+4 $ |
$ -3 $ | $ x+3 $ |
$ 1 $ | $ x-1 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( x-2 \right) \cdot \left( x-2 \right) \cdot \left( 3x+1 \right) \cdot \left( x+4 \right) \cdot \left( x+3 \right) \cdot \left( x-1 \right) = 3x^6+7x^5-43x^4-39x^3+196x^2-76x-48 $$