
William W. answered 02/28/22
Math and science made easy - learn from a retired engineer
For f(x) = 1 + x - √2x2, you got the correct approximation, at x ≈ 0.3535533906, f(x) ≈ 1.176776695 but, despite being a lot of decimal places this is an approximate value. To find the EXACT value, keep the square root.
x = -b/(2a) = -1/(2(-√2)) = 1/(2√2) = √2/4 and, plugging this into the function gives:
f(√2/4) = 1 + (√2/4) - √2(√2/4)2 = 1 + √2/4 - √2(2/16) = 8/8 + 2√2/8 - √2/8 = (8 + √2)/8