You are using a Newton iteration to find a solution of f(x)=0, where f(x)=x2-1. If my initial guess of a solution is x0=2.0, what will the Newton Method predict as the next approximation to the solution (x1)?
Back to the 201 Homepage or Back to the main exercise index page