This nal project discusses the high order iterative method based on a quadrature rule for determining a simple root of nonlinear equations. The order of the method depends on the number of quadrature nodes used. If the number of quadrature nodes used is one, we obtains Newton method of the order two, If the number of quadrature nodes used is two, we obtain Newton-Trapezoid methods with th…