Asked by soffy
Use the Newton method to approximate the indicated zero of the function. Continue with the iteration
until two successive approximations differ by less than 0,0001
the zero of: f(x)=x^3+2x^2+x-7 between x=1 and x=2, x0=1
until two successive approximations differ by less than 0,0001
the zero of: f(x)=x^3+2x^2+x-7 between x=1 and x=2, x0=1