Given:
Zeroes of the quadratic polynomial are \(0\) and \(-2\).
Step 1: Construct the polynomial from zeroes
If zeroes are \(\alpha\) and \(\beta\), the polynomial is:
\[k(x - \alpha)(x - \beta)\]
With \(\alpha = 0\) and \(\beta = -2\), we have:
\[k(x - 0)(x - (-2)) = kx(x + 2)\]
Step 2: Determine the constant \(k\)
The polynomial is \(4x(x + 2)\), thus \(k = 4\).