This final project discusses the predictor-corrector method based on quadrature rules for solving a nonlinear equation. The special cases of the discussed methods are Midpoint Newton quadrature method and Trapezoid Newton quadrature method. These methods have respectively two and three function evaluations per iteration. Convergence analysis shows that both iterative methods have the order…