Definition: Augmented Matrix
The augmented matrix of a system of linear equations
is the coefficient matrix of the system with an additional column containing the values on the right-hand side of the equations:
NOTATION
1 min read
Definition: Augmented Matrix
The augmented matrix of a system of linear equations
a11x1+⋯+a1nxna21x1+⋯+a2nxn⋮+++++++⋮am1x1+⋯+amnxn=b1=b2=bn where aij,bi∈Fis the coefficient matrix A of the system with an additional column containing the values b1,⋯,bn on the right-hand side of the equations:
a11⋮am1⋯⋱⋯a1n⋮amnb1⋮bnNOTATION
(A∣b)a11⋮am1⋯⋱⋯a1n⋮amnb1⋮bn