Since alpha and beta satisfy x^2 = 2x - 3, they are the roots of the equation x^2 - 2x + 3 = 0, giving the sums alpha+beta=2 and alpha*beta=3. The required equation has roots alpha/beta and beta/alpha, so the sum of the new roots is (alpha^2 + beta^2)/(alpha*beta), which evaluates to [(alpha+beta)^2 - 2(alpha*beta)] / 3 to give 4/3 - 2 = -2/3. The product of the new roots is 1. Using the formula for forming a quadratic equation, x^2 - (sum)x + (product) = 0, we get x^2 + (2/3)x + 1 = 0, which scales to the final result of 3x^2 + 2x + 3 = 0.