SOLUTION: Solve the system of equations using any method. x-3y-z=7 2x+y-2z=0 x-y+z=1

Algebra ->  Systems-of-equations -> SOLUTION: Solve the system of equations using any method. x-3y-z=7 2x+y-2z=0 x-y+z=1      Log On


   



Question 473612: Solve the system of equations using any method.
x-3y-z=7
2x+y-2z=0
x-y+z=1

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Here's an example.
These are all similar.
email me via the Thank You note for help or to check your work.
-------------------
Systems-of-equations/473610 (2011-07-24 00:31:13): Solve the system of equations using any method.
n + d + q = 27
5n +10d +25q = 300 divide by 5
n - 3d + 0q = 0
-----------------
n + d + q = 27 Eqn 1
n +2d + 5q = 60 Eqn 2
n -3d + 0q = 0 Eqn 3
--------------
n + d + q = 27 Eqn 1
n +2d + 5q = 60 Eqn 2
---------------------Subtract
-d - 4q = -33 Eqn A
---------
n +2d + 5q = 60 Eqn 2
n -3d + 0q = 0 Eqn 3
--------------------- Subtract
5d + 5q = 60
d + q = 12 Eqn B
-d - 4q = -33 Eqn A
------------------- Add
-3q = -21
q = 7
------
d + q = 12 Eqn B
d = 5
--------
n -3d + 0q = 0 Eqn 3
n = 15