Multiple choice Find a quadratic equation formed by using the equations x + y = 5 and xy = 6. y2– 5y – 6 = 0 y2 + 5y + 6 = 0 y2 – 5y + 6 = 0 y2 + 5x – 6 = 0 Reveal answer Fill a bubble to check yourself C Correct answer Explanation If x and y have sum 5 and product 6, then y satisfies the quadratic t^2 - (sum)t + product = 0. Hence the equation is y^2 - 5y + 6 = 0. AI explanation AI 1 Using the relation between roots and coefficients, if the sum of the roots is 5 and the product is 6, the quadratic equation is t2 - (sum)t + (product) = 0. Substituting the given values results in y2 - 5y + 6 = 0. Thanks Wrong explanation