SOLUTION: 2x-5y=4 5x-7y=-1 solve by using the matrix row reduction method. I've been trying to work on this problem for hours but I'm stuck. Hopefully you can help me.

Algebra.Com
Question 197720: 2x-5y=4
5x-7y=-1
solve by using the matrix row reduction method.
I've been trying to work on this problem for hours but I'm stuck. Hopefully you can help me.

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
2x-5y=4
5x-7y=-1
solve by using the matrix row reduction method.
-------------------
2...-5...4
5...-7...-1
--------------------
Multiply thus the 1st row by 5 and the 2nd row by 2 to get:
10...-25...20
10...-14...-2
---------------------
Subtract the 1st row from the 2nd to get:
10...-25...20
0.....11...-22
--------------------------
Divide thru the 2nd row by 11 to get:
10...-25...20
0......1...-2
-----------------------------
Add 25 times the 2nd row to the 1st row to get:
10.....0...-30
0......1...-2
-------------------------
Divide thru the 1st row by 10 to get:
1.....0....-3
0.....1....-2
====================
Solution:
x = -3
y = -2
======================
Cheers,
Stan H.

RELATED QUESTIONS

I have a 4 by 4 system of equation that I'm trying to solve using a matrix. I'm very... (answered by jim_thompson5910)
SOLVE THE SYSTEM USING THE GAUSS-JORDAN METHOD PROBLEM: x-3y= 3 2x-5y= 4 (answered by stanbon)
What is the solution to the system of equations: 2x +5y + 2z = 6 5x - 7y = -29 z = 1 (answered by Annabelle1,Earlsdon)
Solve for X in a 3x2 matrix. Matrix 1 first row :[-4 -4 -2] and second row [3 -2 -6] = (answered by ikleyn)
5x-3y+7=11 3x+y-2z=11 -x+2y+z=11 Using the matrix method,which row of operations can i (answered by Fombitz)
how do you find the answer to x, y, and z if you have to use matrix row reduction? this (answered by scott8148)
I am studing the substitution Method.. and for some reason i can not seem to figure out... (answered by xcentaur)
I am trying to solve this equation by using the Elimination by Addition Method:... (answered by Cromlix)
I've been working on this for hours, but keep taking the wrong path. I need to solve the... (answered by ikleyn,MathLover1,MathTherapy,math_tutor2020)