El profesor se sorprenderá mucho al ver tu solución correcta😉
2 ___ ___ x - \/ 2 *x - 2*x + 1 + \/ 2 = 0
a*x^2 + b*x + c = 0
D = b^2 - 4 * a * c =
(-2 - sqrt(2))^2 - 4 * (1) * (1 + sqrt(2)) = -4 + (-2 - sqrt(2))^2 - 4*sqrt(2)
x1 = (-b + sqrt(D)) / (2*a)
x2 = (-b - sqrt(D)) / (2*a)
x1 = 1
___ x2 = 1 + \/ 2
x2 = 1 + sqrt(2)
suma
___ 1 + 1 + \/ 2
=
___ 2 + \/ 2
producto
___ 1 + \/ 2
=
___ 1 + \/ 2
1 + sqrt(2)