Multiple choice Find the quadratic polynomial with zeroes $3+\sqrt{2}$ & $3-\sqrt{2}$. $x^2-6x-7$ $x^2-6x+6$ $x^2+6x+7$ $x^2-6x+7$ Reveal answer Fill a bubble to check yourself D Correct answer Explanation Sum of zeroes = 3+sqrt(2) + 3-sqrt(2) = 6. Product = (3+sqrt(2))(3-sqrt(2)) = 9 - 2 = 7. Polynomial = x^2 - (sum)x + product = x^2 - 6x + 7. AI explanation AI 1 Use the sum and product of zeroes formulas to construct the polynomial, where the sum equals 6 and the product equals 7. The required quadratic polynomial is x^2 - (sum)x + (product). Substituting the values gives x^2 - 6x + 7. Thanks Wrong explanation