The given relations alpha^2 = 5*alpha - 3 and beta^2 = 5*beta - 3 mean alpha and beta are roots of x^2 - 5x + 3 = 0. By Vieta's formulas, the sum of the roots is alpha + beta = 5 and the product is alpha*beta = 3. The sum of the new roots is alpha/beta + beta/alpha = (alpha^2 + beta^2)/(alpha*beta) = ((alpha+beta)^2 - 2*alpha*beta)/(alpha*beta) = (25 - 6)/3 = 19/3. The product of the new roots is (alpha/beta)*(beta/alpha) = 1. The required quadratic equation is x^2 - (19/3)x + 1 = 0, which simplifies to 3x^2 - 19x + 3 = 0.