The polynomial generated from the given zeros is: $ P(x) = x^6-33x^5+383x^4-1771x^3+2520x^2-1100x $
Step 1: Turn the zeros into factors:
| Zero | Factor |
| $ 0 $ | $ x $ |
| $ 1 $ | $ x-1 $ |
| $ 10 $ | $ x-10 $ |
| $ 1 $ | $ x-1 $ |
| $ 11 $ | $ x-11 $ |
| $ 10 $ | $ x-10 $ |
Step 2: Multiply the factors together:
$$ P(x) = x \cdot \left( x-1 \right) \cdot \left( x-10 \right) \cdot \left( x-1 \right) \cdot \left( x-11 \right) \cdot \left( x-10 \right) = x^6-33x^5+383x^4-1771x^3+2520x^2-1100x $$