employ fixed point iteration to locate the root of fx sinvx x use an i
Search for question
Question
Employ fixed-point iteration to locate the root of f(x) = sin(Vx) –x. Use an initial guess ofxo = 0.5 and iterate until Ea < 0.01%. Verify that the process is
linearly convergent. (Problem 6.1 in the Applied Numerical Methods textbook, and problem 6.1 in the Numerical Methods for Engineers textbook.)