
Yefim S. answered 07/13/20
Math Tutor with Experience
Let take function f(x) = x3 and 2 points: x0 = 2 and x1 = 1.999; f(x0) = 23 = 8;
f(x1) - f(x0) = Δf(x) ≈ dx = f'(x0)·Δx = 3x02(x1 - x0). So, x13 ≈ x03 + 3x02(x1 - x0);
1.9993 ≈ 8 + 3·22(1.999 - 2) = 7.988