This document discusses several numerical analysis methods for finding roots of equations or solving systems of equations. It describes the bisection method for finding roots of continuous functions, the method of false positions for approximating roots between two values with opposite signs of a function, Gauss elimination for transforming a system of equations into triangular form, Gauss-Jordan method which further eliminates variables in equations below, and iterative methods which find solutions through successive approximations rather than direct computation.