noun
augmented matrix
Technical term in linear algebra and computing; a matrix formed by appending the columns of two given matrices, usually for solving systems of linear equations.
連立方程式を解くために、係数行列と定数項を並べた拡大行列を作る。
To solve the system of equations, we form an augmented matrix by arranging the coefficient matrix and the constant terms.
係数行列 is the coefficient matrix alone, while 拡大行列 includes the constant terms appended as an extra column.
Compound of 拡大 (expansion) and 行列 (matrix), directly translating the English mathematical term 'augmented matrix'.