The document discusses methods for finding roots of non-linear equations, including fixed point iterations, the Newton-Raphson method, and the secant method. It outlines algorithms for these methods, provides examples, and discusses convergence conditions. Additionally, it compares the practical implications of these methods, highlighting their advantages and limitations.