SOLUTION: Find the solution to the following system of equations using the Gauss-Jordan method. 3x + y = 1 x - y = 1

Algebra ->  Matrices-and-determiminant -> SOLUTION: Find the solution to the following system of equations using the Gauss-Jordan method. 3x + y = 1 x - y = 1      Log On


   



Question 483646:
Find the solution to the following system of equations using the Gauss-Jordan method.
3x + y = 1
x - y = 1

Answer by jorel1380(3719) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
+system%28+%0D%0A++++3%5Cx+%2B+1%5Cy+=+1%2C%0D%0A++++1%5Cx+%2B+-1%5Cy+=+1+%29%0D%0A++

Any system of equations:


has solution

or



(x=0.5, y=-0.5}
..