Let f(x) =e^x + x and g(x) = 3-x.
Given that the equation g(x) = f(x) has a solution in the interval [0,1] , use the Newton-Raphson Method to find a root of the equation g(x) = f(x) in the interval [0, 1] [ 0 , 1 ] to an accuracy of 5 decimal places.

MENU