x + y - z = 6
2x - y + z = -6
x - 4y +3z = -36
Any help please!
Printable View
x + y - z = 6
2x - y + z = -6
x - 4y +3z = -36
Any help please!
You can do these on your calculator fairly easily depending on your calculator. However this one isn't too hard to do by hand.
It helps to number the equations you have:
1) x + y - z = 6
2) 2x - y + z = -6
3) x - 4y +3z = -36
So starting with equation 1) we can re-arrange to...
x = 6 - y + z
Then you substitue this value of x into equation 2) which gives...
2*(6 - y + z) - y + z = -6
(expand the brackets and simplify)
12 - 3y + 3z = -6
(rearrange)
3z = -18 + 3y
(divide by 3)
z= (-6 + y)
Finally you substitue the values of x and z into equation 3) which gives...
(6 - y + z) - 4y + 3(-6 + y) = -36
(expand the brackets and simplify)
-12 - 2y + z = -36
Again we substitute the value we found for z above so...
-12 - 2y + (-6 + y) = -36
(simplify)
-18 - y = -36
-y = -18
(multiply by -1)
y = 18
Now that we have this we can easily find x and z
z = (-6 + y)
z = 12
and
x = 6 - y + z
x = 6 - 18 + 12
x = 0
Hello, Niaboc!
You said "row operations".
Are you working with Gaussian elimination?
Quote:
![]()
We have: .
. . .
. . .
. .
Therefore: .