Linear Equation:A linear equation is an equation in which each term is either a constant or the product of a constant and a single variable raised to the first power.
Augmented Matrix: An augmented matrix is a matrix that combines the coefficients of the variables and the constants from a system of linear equations into a single matrix.
Gaussian Elimination: Gaussian elimination is a method used to solve a system of linear equations by transforming the augmented matrix into row echelon form, which allows for the identification of the solution.