The polynomial generated from the given zeros is: $ P(x) = x^3-13x^2+24x+108 $
Step 1: Turn the zeros into factors:
Zero | Factor |
$ 6 $ | $ x-6 $ |
$ -2 $ | $ x+2 $ |
$ 9 $ | $ x-9 $ |
Step 2: Multiply the factors together:
$$ P(x) = \left( x-6 \right) \cdot \left( x+2 \right) \cdot \left( x-9 \right) = x^3-13x^2+24x+108 $$