The standard form of a quadratic polynomial when its zeroes are $\alpha$ and $\beta$ is:
$p(x) = k(x - \alpha)(x - \beta)$, where $k$ is a constant.
Given zeroes: $\alpha = 0$, $\beta = -2$
Substituting the values:
$p(x) = k(x - 0)(x + 2)$
$p(x) = kx(x + 2)$
$p(x) = k(x^2 + 2x)$
For simplicity, let $k = 1$:
$p(x) = x^2 + 2x$