Square the given sum (alpha + beta) = -2k to get (alpha)^2 + (beta)^2 + 2(alpha)(beta) = 4(k)^2. Equating this to the given expression (alpha)^2 + (beta)^2 = 4(k)^2 - 2k reveals that 2(alpha)(beta) equals 2k, so the product of alpha and beta is k. The new roots are (alpha + beta) / alpha and (alpha + beta) / beta, which simplifies to 1 + beta/alpha and 1 + alpha/beta. The sum of these new roots is 2 + (alpha^2 + beta^2) / (alpha * beta), which evaluates to 2 + (4(k)^2 - 2k) / k, giving 4k - 2. The product of the new roots is (1 + beta/alpha) multiplied by (1 + alpha/beta), expanding to 1 + (alpha^2 + beta^2)/(alpha * beta) + 1, which equals 2 + (4(k)^2 - 2k) / k to give 4k. The required quadratic equation is x^2 - (sum)x + (product) = 0, resulting in x^2 - 4kx + 4k = 0.