Question 985378


This is the standard matrix of the system (3x3 matrix):


{{{(matrix(3,3, 2,1,2, 4,3,-1, 5,-4,3))}}}.


This is the augmented matrix (3x4 matrix):


{{{(matrix(3,4, 2,1,2,0, 4,3,-1,1, 5,-4,3,-41))}}}.


The augmented matrix contains the fourth column which is comprised of right-side terms.