This final project discusses two-step iteration methods for solving nonlinear equ- ations. ALG1 method is derived by utilizing the Householder method, Taylor expansion, and Newton method as predictors. ALG2 method is a modification of ALG1 using interpolation techniques. Convergence analysis using Taylor expansion and geometric series shows that both methods have a convergence order of six with…