SOLUTION: Solve the given Linear system by Reducing its augmented matrix to reduced echelon form Cramer’s Rule Using matrices 10x+4y-2z=-4 -3w-17x+y+2z= 2

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Solve the given Linear system by Reducing its augmented matrix to reduced echelon form Cramer’s Rule Using matrices 10x+4y-2z=-4 -3w-17x+y+2z= 2      Log On


   



Question 1031802: Solve the given Linear system by
Reducing its augmented matrix to reduced echelon form
Cramer’s Rule
Using matrices
10x+4y-2z=-4
-3w-17x+y+2z= 2
w + x+y = 6
8w-34x+16y-10z=4
plz sir solve this question.....

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Cramer's rule,

abs%28A%29=-1568
.
.
.

abs%28A%5Bw%5D%29=-6272
.
.
.

abs%28A%5Bx%5D%29=0
.
.
.

abs%28A%5By%5D%29=-3136
.
.
.

abs%28A%5Bz%5D%29=-9408
.
.
.
w=abs%28A%5Bw%5D%29%2Fabs%28A%29=%28-6272%29%2F%28-1568%29=4
.
.
x=abs%28A%5Bx%5D%29%2Fabs%28A%29=0
.
.
y=abs%28A%5By%5D%29%2Fabs%28A%29=%28-3136%29%2F%28-1568%29=2
.
.
z=abs%28A%5Bz%5D%29%2Fabs%28A%29=%28-9408%29%2F%28-1568%29=6
.
.