This document discusses numerical methods for solving nonlinear equations. It describes two types of methods - bracket/close methods which include bisection and false position, and open methods which include fixed point iteration and Newton-Raphson. For each method, it provides the algorithm, works through an example problem, and discusses advantages and disadvantages. The document was presented by three students at North Western University, Khulna on the topic of numerical methods for solving nonlinear equations.