SOLUTION: When my professor explains this I understand. When I get home, it is like written in Hebrew or something. Can you please explain to me (in detail) how to solve a problem like thi
Algebra ->
Systems-of-equations
-> SOLUTION: When my professor explains this I understand. When I get home, it is like written in Hebrew or something. Can you please explain to me (in detail) how to solve a problem like thi
Log On
Question 89878: When my professor explains this I understand. When I get home, it is like written in Hebrew or something. Can you please explain to me (in detail) how to solve a problem like this? I am trying to solve for (x,y,z). My final in is tomorrow and I need to know this stuff. Thanks in advance.
x+y+2z=11
x+y+3z=14
x+2y-z=5 Found 2 solutions by checkley75, scott8148:Answer by checkley75(3666) (Show Source):
You can put this solution on YOUR website! x+y+2z=11 now subtract the second equation:
-(x+y+3z=14)
--------------------
-z=-3 or z=3 answer.
x+2y-3=5 now subtract the first equation after replacing z by 3:
-(x+y+2*3=11)
-----------------------------------
y-3+6=-6
y-3=0
y=3 answer.
x+3+2*3=11
x+3+6=11
x+9=11
x=11-9
x=2 answer.