Determinant:A scalar value associated with a square matrix that has important applications in linear algebra, including determining the solvability of a system of linear equations.
Augmented Matrix:A matrix formed by combining the coefficient matrix and the constant terms of a system of linear equations, used to represent the system in a compact form.
Matrix Inverse:The inverse of a square matrix, which when multiplied by the original matrix, results in the identity matrix, and is used to solve systems of linear equations.