iterative scheme for finding the zero of a function guess find the root of the tangent line as a new guess go to 2 until convergence f′(x_1)x_2x(i+1)=x_1−x_2f(x_1)−0=x_1−f′(x_1)f(x_1)…=x(i)−f′(x(i))f(x(i))