To solve for: x - 3y + 3z = -4 2x + 3y - z = 15 4x - 3y - z = 19 Coefficient matrix = [1,-3,3;2,3,-1;4,-3,-1] Constants matrix = [-4;15;19]