This document provides an overview of the Gauss-Seidel and Newton-Raphson power flow solution methods. It begins by describing the Gauss-Seidel iterative method for solving nonlinear power flow equations using a scalar example. It then discusses applying Gauss-Seidel to vector power flow problems and provides an example of solving a two bus system. The document next describes the Newton-Raphson method, extending it to multidimensional problems using Taylor series approximations and defining the Jacobian matrix. It concludes with brief discussions of advantages and disadvantages of each method.