Form a quadratic equations, whose roots are $2+\sqrt{2}$ and $2-\sqrt{2}$
Reveal answer
Fill a bubble to check yourself
Form a quadratic equations, whose roots are $2+\sqrt{2}$ and $2-\sqrt{2}$
If roots are r1 and r2, the equation is x^2 - (r1+r2)x + (r1*r2) = 0. Sum = (2+sqrt(2)) + (2-sqrt(2)) = 4. Product = (2+sqrt(2))(2-sqrt(2)) = 4 - 2 = 2. Equation: x^2 - 4x + 2 = 0.
Using the formula x^2 - (sum of roots)x + (product of roots) = 0, we calculate the sum of the roots as (2 + sqrt(2)) + (2 - sqrt(2)) = 4. The product of the roots is (2 + sqrt(2))(2 - sqrt(2)) = 4 - 2 = 2. Substituting these values gives the quadratic equation x^2 - 4x + 2 = 0.