SOLUTION: how to solve ordered triple as 6x+2y-3z=-17 7x-5y+z=72 2x+8y+3z=-21

Algebra ->  Matrices-and-determiminant -> SOLUTION: how to solve ordered triple as 6x+2y-3z=-17 7x-5y+z=72 2x+8y+3z=-21      Log On


   



Question 914130: how to solve ordered triple as 6x+2y-3z=-17 7x-5y+z=72 2x+8y+3z=-21
Found 2 solutions by josgarithmetic, MathTherapy:
Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
system%286x%2B2y-3z=-17%2C+7x-5y%2Bz=72%2C+2x%2B8y%2B3z=-21%29

Use either matrix row operations or simple successive substitutions.

If you are not yet advanced, then pick any first substitution for use of this method, starting with whichever equation you believe would be most convenient.

I'm choosing the second equation in the given system.
z=72-7x%2B5y
Use this in the first and the third equations and simplify them.
6x-2y-3%2872-7x%2B5y%29=-17
6x-2y-216%2B21x-15y=-17
27x-17y=216-17
highlight_green%2827x-17=199%29
and the other equation,
2x%2B8y%2B3z=21
2x%2B8y%2B3%2872-7x%2B5y%29=-21
2x%2B8y%2B216-21x%2B15y=-21
-19x%2B23y=-21-216
-19x%2B23y=-237
highlight_green%2819x-23y=237%29

You now have this system to work with:
system%2827x-17y=199%2C19x-23y=237%29

From this system, pick an equation, solve for either variable; substitute into the other equation and solve for the single variable. NOW back substitute successively to get the values for the other two variables.

Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!
how to solve ordered triple as 6x+2y-3z=-17 7x-5y+z=72 2x+8y+3z=-21


8x + 10y = - 38 ---------- Adding eqs (i) & (iii) to eliminate z ----- eq (iv)
21x - 15y + 3z = 216 ----- Multiplying eq (ii) by 3 ------ eq (v)
27x - 13y = 199 ------- Adding eqs (v) & (i) ---------- eq (vi)
270x - 130y = 1,990 ------ Multiplying eq (vi) by 10 ----- eq (vii)
104x + 130y = - 494 ------ Multiplying eq (iv) by 13 ----- eq (viii)
374x = 1,496 ------ Adding eqs (vii) & (viii)
x = 1496%2F374, or highlight_green%284%29
8(4) + 10y = - 38 ------- Substituting 4 for x in eq (iv)
32 + 10y = - 38
10y = - 38 - 32
10y = - 70
y = %28-+70%29%2F10, or highlight_green%28-+7%29
6(4) + 2(- 7) - 3z = - 17 ------- Substituting 4 for x and - 7 for y in eq (i)
24 - 14 - 3z = - 17
10 - 3z = - 17
- 3z = - 17 - 10
- 3z = - 27
z = %28-+27%29%2F%28-+3%29, or highlight_green%289%29