SOLUTION: Solve the following linear system for x using Cramer's rule show work x+2y-3z=-22 2s-6y+8z=74 -x-2y+4z=29

Algebra.Com
Question 146652: Solve the following linear system for x using Cramer's rule show work
x+2y-3z=-22
2s-6y+8z=74
-x-2y+4z=29

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
x+2y-3z=-22
2s-6y+8z=74
-x-2y+4z=29
-------------
Find the determinant first.
1 2 -3
2 -6 8
-1 -2 4
-----------
1*(-24 + 16) -2*(8 + 8) -3*(-4 -6)
= -8 -32 +30
= -10
-------------
x =
2 -3 -22
-6 8 74
-2 4 29
divided by the Det
-10x = 2*(232 - 296) +3*(-174 + 148) -22*(-24 + 16)
-10x = -128 -78 +176
-10x = -30
x = 3
-------
10y =
1 -3 -22
2 8 74
-1 4 29
-----------
10y = 1*(232-296) + 3*(58+74) -22*(8+8)
10y = -64 + 396 -352
10y = -20
y = -2
-------------
-10z =
1 2 -22
2 -6 74
-1 -2 29
-----------
-10z = 1*(-174 + 148) - 2*(58 + 74) -22*(-4 -6)
-10z = -26 -264 +220
-10z = -70
z = 7
I'm working on an Excel program to do this.

RELATED QUESTIONS

Solve the following equations using Cramer’s rule: 3x + 2y + 2z = 7 x + 4y + 4z = 9 6x (answered by lynnlo,jim_thompson5910)
Solve the following equations using Cramer’s rule: 3x + 2y + 2z = 7 x + 4y + 4z = 9 6x (answered by lynnlo)
Solve the following system of equations using cramer`s rule 2x + y - z= 5 3x - 2y +... (answered by Edwin McCravy)
Use the Cramer’s rule to solve the following system of linear equations; x - y + z = 8, (answered by Edwin McCravy)
Solve the following system of equations by using Cramer's Rule: "-2x+3y-z=1," x+2y-z=4,... (answered by Alan3354)
solve using Cramer's rule, i need all work shown please. 2x-y-2z+2s-5t=2... (answered by Alan3354)
I have been working on this for days. If anyone can help, I would appreciate it. I have... (answered by jim_thompson5910,stanbon)
Use Gauss-Jordan Elimination to solve the following system of equations. 4x + 8y... (answered by richwmiller)
using cramers rule solve the following system of linear equations x + 2y = 7 3x (answered by TimothyLamb)