using newton backward formula find the value of f(x) for x=5.5 x=3 4 5 6 f(x)= 4 13 26 43
Hi Candidate,
Let's know about the General Procedure of Newton's Backward Method- Newton's Backward Method is the way of approximating a function with an n th degree polynomial passing through (n+1) equally spaced points.
Here, in this question the value of X1 is 5.5 and the value of x0 is 3.456, where a s = (x - x 1 ) / (x 1 - x 0 ) and Ñf 1 is the backward difference of f at x 1 .
Hope that this answer helps you.