SOLUTION: 2x-3y+4z=1 x+3y-2z=4 3x-y+z=2 So far i have tried this.. 2x-3y+4z=-1 x+3y-2x=4 = 3x+0+2z=3 and then i tried another problem to solve that one.. x+3y-2z=4

Algebra ->  Rational-functions -> SOLUTION: 2x-3y+4z=1 x+3y-2z=4 3x-y+z=2 So far i have tried this.. 2x-3y+4z=-1 x+3y-2x=4 = 3x+0+2z=3 and then i tried another problem to solve that one.. x+3y-2z=4       Log On


   



Question 349108: 2x-3y+4z=1
x+3y-2z=4
3x-y+z=2
So far i have tried this..
2x-3y+4z=-1
x+3y-2x=4 = 3x+0+2z=3



and then i tried another problem to solve that one..
x+3y-2z=4 x+3y-2z=4
3(3x-y+z=2) = 9x-3y+3z=6

and my answer to tis solution was.. 10x-0+z=10
in my opinion it isn't right.

Found 2 solutions by Fombitz, earmstrong620:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
1.2x-3y%2B4z=1
2.x%2B3y-2z=4
3.3x-y%2Bz=2+
You can add eq. 1 and eq. 2 to eliminate y.
2x-3y%2B4z%2Bx%2B3y-2z=1%2B4
4.3x%2B2z=5
Multiply eq. 3 by 3 and add to eq. 2,
9x-3y%2B3z%2Bx%2B3y-2x=6%2B4
5.10x%2Bz=10
.
.
.
Multiply eq. 5 by (-2) and add to eq. 4 to eliminate z.
-20x-2z%2B3x%2B2z=-20%2B5
-17x=-15
highlight%28x=15%2F17%29
Now work backwards to solve for y and z
From eq. 5,
10%2815%2F17%29%2Bz=10
150%2F17%2Bz=170%2F17
highlight%28z=20%2F17%29
Then from eq. 3,
3%2815%2F17%29-y%2B20%2F17=2+
45%2F17-y%2B20%2F17=34%2F17
-y=-31%2F17
highlight%28y=31%2F17%29

Answer by earmstrong620(4) About Me  (Show Source):
You can put this solution on YOUR website!
Ok This is a simple problem as i have figured out over the last two minutes.
the problem is : 2x-3y+4z=-1
x+3y-2z=4
3x-y+z=2

now the solutions for solving this problem..
2x-3y+4z=-1
x+3y-2z=4
____________
3x+2z=3


and so you reduce another problem to get x and z alone like in the other problem..

x+3y-2z=4
3x-y+z=2 but you want to multiply the second equation by 3

x+3y-2z=4
3(3x-y+z=2)
and that gets you...

x+3y-2z=4
9x-3y+3z=6
___________
10x+z=10

ok so now you want to reduce from the first problem that we solved..
3x+2z=3
10x+z=10 but now you want to multiply z by -2
_________
3x+2z=3 3x+2z=3
-2(10x+z=10) = -20x-2z=-20
_____________ ____________
now your answer to get x is..
-17x=-17
now divide by -17 and your answer to x is..
x=1
Now to solve z..
2(1)-3y+4z (we are now subbing out x)
1+3y-2z=4
___________
3+0+2z=3
_________ now subtract 3 from both side and you get 0..
2z=0
and so .. z=0

Now to solve for y..(now we are subbing x and z)
1+3y-0=4
-1 -1
__ __
0 3 and now 3y= 3


and now divide by 3 and your answer is y=1


So your solution is.. S= (1,1,0)