SOLUTION: x-2y+z=2 2x-y-z=1 how do you solve this kind of problem?

Algebra ->  Matrices-and-determiminant -> SOLUTION: x-2y+z=2 2x-y-z=1 how do you solve this kind of problem?      Log On


   



Question 870122: x-2y+z=2
2x-y-z=1
how do you solve this kind of problem?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x-2y+z=2
2x-y-z=1
------
You need a 3rd equation if you are going to solve for x,y and z.
---
Without a 3rd equation you can solve for one of the variables in
terms of another::
For example::
z = -x+2y+2
z = 2x -y-1
----------
Therefore:
-x + 2y +2 = 2x -y -1
3x = 3y + 3
----
x = y + 1
=================
Cheers,
Stan H.
-----------------