
Darrell K. answered 06/18/18
Tutor
5
(11)
Experienced High School and College Tutor
First get the equations into another form by just doing a little algebra here
x+2y=-3
3x-y=5 Then set up the matrix of coefficients
[1 2 -3]
[3 -1 5]
Now you want to get the matrix into reduced row echelon form. Which means on one side you get the identity matrix(the matrix with just 1's on the main diagonal. First operation is -3R1+R2. This gives us
[1 2 -3] [1 2 -3]
[0 -7 14] Now the next pivot is the -7, but we must make that 1 so, divide by -7. -(1/7)R2 [0 1 -2]
[1 0 1]
-2R2+R1 gives us [0 1 -2]
The matrix is now in reduced row echelon form. If you read it off we get in row 1; 1x+0y=1, x=1
0x+1y=-2, y=-2

Darrell K.
06/18/18