SOLUTION: For the matrix given in RREF, write the solution of the system of equations. [1 -1 | 0] [0 0 | 1]

Algebra ->  Matrices-and-determiminant -> SOLUTION: For the matrix given in RREF, write the solution of the system of equations. [1 -1 | 0] [0 0 | 1]      Log On


   



Question 1199572: For the matrix given in RREF, write the solution of the system of equations.
[1 -1 | 0]
[0 0 | 1]

Answer by ikleyn(52847) About Me  (Show Source):
You can put this solution on YOUR website!
.


        RREF is the abbreviation for Reduced Row-Echelon Form.


For the given RREF, the standard form system of equations is

    1*x - 1*y = 0

    0*x + 0*y = 1


Since in the second equation, left side is 0 (zero) at any values x and y, while right side is 1 (one),

the given system of equations HAS NO solutions.    ANSWER

Solved, answered and explained.