SOLUTION: I really need help!! Please show me how to solve this problem. 3x+2y+z=-5 x-3y+2z=28/3 -6x+y+2z=-5. It says to use any method. Please help!!

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: I really need help!! Please show me how to solve this problem. 3x+2y+z=-5 x-3y+2z=28/3 -6x+y+2z=-5. It says to use any method. Please help!!      Log On


   



Question 763884: I really need help!! Please show me how to solve this problem.
3x+2y+z=-5
x-3y+2z=28/3
-6x+y+2z=-5.
It says to use any method. Please help!!

Answer by ramkikk66(644) About Me  (Show Source):
You can put this solution on YOUR website!

Your problem

3x  +  2y  +   z  =  -5  --- eqn (1)
x   -  3y   + 2z  =  28/3 ---- eqn (2)
-6x +   y   + 2z  =  -5  ----- eqn (3)

Solution.

Step 1) We first try to eliminate 1 variable (say z) from the 3 equations, to get 2 equations in x and y, which we can solve.

Step 2) Subtract eqn 3 from eqn 2 to get

%28x+-+%28-6%2Ax%29%29+-+3%2Ay+-+y+=+28%2F3+%2B+5   (note that the two 2z terms cancel out)

7%2Ax+-+4%2Ay+=+43%2F3  ---- eqn (4)

Step 3) Multiply eqn (1) by 2 to get another 2z term that can be cancelled.

6%2Ax+%2B+4%2Ay+%2B+2%2Az+=+-10  ---- eqn (5)

Step 4) Subtract eqn 5 from eqn 3 (both have 2z terms which will cancel out)

-12%2Ax++-+3%2Ay+=+5 ----- eqn (6)

Step 5) Now we have 2 eqns (4) and (6) in x and y. We will solve it by eliminating y.

Multiply eqn (4) by 3 to get

21%2Ax+-+12%2Ay+=+43   ---- eqn (7)

Multiply eqn (6) by 4 to get

-48%2Ax+-+12%2Ay+=+20   ---- eqn (8)

Step 6)
Subtract eqn 8 from eqn 7 to get

69%2Ax+=+23 or x+=+1%2F3

Step 7) Substitute for x in eqn (7)
21%2A1%2F3+-+12%2Ay+=+43
7+-+12%2Ay+=+43
12%2Ay+=+-36 or y+=+-3

Step 8)
Now substitute for x and y in eqn(1)
3%2A1%2F3+%2B+2%2A%28-3%29+%2B+z+=+-5
1+-+6+%2B+z+=+-5 or z+=+0

So the final solution is 
highlight%28x+=+1%2F3%29
highlight%28y+=+-3%29
highlight%28z+=+0%29

Check: Substitute in original 3 equations.

Eqn 1: 3*1/3 + 2*(-3) + 0 = 1 - 6 = -5 - correct
Eqn 2: 1/3 -3*(-3) + 2*0 = 1/3 + 9 = 28/3 - correct
Eqn 3: -6*1/3 -3 + 2*0 = -2 - 3 = -5 --- correct

:)