Matrix:A rectangular array of numbers arranged into rows and columns.
Row: A horizontal set of elements within a matrix that typically represents an equation.
Gaussian Elimination:A method for solving systems of linear equations by transforming the system's augmented matrix to row-echelon form using row operations.