We will have two matrices, one for the coefficients of the variables (matrix A) and one for the constants on the right side of the equations (matrix B).
Matrix A will be a 3x3 matrix, where each row represents an equation and each column represents a coefficient
Show more…