SOLUTION: I need some help on this equation. I need to use the gauss-jordan method solving by matrices. thanks
4x - 2y = 3
-2x + 3y = 1
Algebra.Com
Question 150001: I need some help on this equation. I need to use the gauss-jordan method solving by matrices. thanks
4x - 2y = 3
-2x + 3y = 1
Answer by ntnk(54) (Show Source): You can put this solution on YOUR website!
I don't know how to make matrices here, but I'll try.
[ 4 -2 | 3 ]
[-2 3 | 1 ] <-- That's your augmented matrix representing the system of equations.
Now row one column one has to be a pivot, so row two column one must become zero.
Add 1/2*row one to row two.
[4 -2 | 3]
[0 2 | 5/2]
So you have it in the proper inverted triangle form now. Equate the components.
Substitute this back into:
So there is the solution: (11/8, 5,4)
-ntnk
RELATED QUESTIONS
Use Gauss-Jordan elimination method to solve
2x-5y+5z=17
x-2y+3z=9
-x+3y=-4
I... (answered by Edwin McCravy)
Please help me help my kiddo. I don't know what the Gauss=Jordan method is. Thanks so... (answered by htmentor)
I am having a really hard time understanding the Gauss-Jordan Method. I have reviewed... (answered by checkley71)
I need help solving this equation that I've been tryin to solve for a while now. can... (answered by Mathtut)
SOLVE THE SYSTEM USING THE GAUSS-JORDAN METHOD
PROBLEM: x-3y= 3
2x-5y= 4
(answered by stanbon)
Hi, I need some help on solving this problem. I need to solve the quadratic equation by... (answered by HyperBrain)
Please use the Gauss-Jordan method to solve system of equations
23. 6x-3y = 1... (answered by AnlytcPhil)
Use the gauss-Jordan method to solve the following system:
2x + y = 13
-2x + 3y = -1... (answered by TimothyLamb)
Solve by using the Gauss-Jordan elimination method:
x+y-z=2
2x+3y-z=7
3x-2y+z=9
I... (answered by jim_thompson5910)