First of all I need to be able to write a matrix.
Here I will try without Latex
-x + 2y - 3z = 1
2x + 0 + z = 0
3x = 4y + 4z = 2
|A| =
-1 2 -3
2 0 1
3 -4 4
= 10
Because (using cofactor method for top row)
Det 1 =
0 1
-4 4 = 4
Det 2
2 1
3 4
= 5
Det 3
2 0
3 -4
= -8
Row = 4 5 -8 After Co-factor pattern (+ - +) you have 4 -5 -8
Finding Det A = [(-1)4] + [2 (-5)] + [-3 (-8)] = 10 (This is correct in the book)
First need to know how to proceed in Latex to continue with the next steps.
Find x_{1}
Det |x_1 stuff|
1 2 -3
0 0 1
2 -4 -4
Det 1
0 1
-4 -4 = 4
Det 2
0 1
2 -4 = -2
Det 3
0 0
2 -4 = 0
Pattern
4 -2 0
After applying cofactor pattern:
-4 2 0
Det x_1 stuff = [-4(-1)] + [2(2)] + [0(-3)] = 8
x_{1} = et of x_{1} stuff / det |A| = 8/10 = 4/5 - answer correct on homework.
Here I will try without Latex
-x + 2y - 3z = 1
2x + 0 + z = 0
3x = 4y + 4z = 2
|A| =
-1 2 -3
2 0 1
3 -4 4
= 10
Because (using cofactor method for top row)
Det 1 =
0 1
-4 4 = 4
Det 2
2 1
3 4
= 5
Det 3
2 0
3 -4
= -8
Row = 4 5 -8 After Co-factor pattern (+ - +) you have 4 -5 -8
Finding Det A = [(-1)4] + [2 (-5)] + [-3 (-8)] = 10 (This is correct in the book)
First need to know how to proceed in Latex to continue with the next steps.
Find x_{1}
Det |x_1 stuff|
1 2 -3
0 0 1
2 -4 -4
Det 1
0 1
-4 -4 = 4
Det 2
0 1
2 -4 = -2
Det 3
0 0
2 -4 = 0
Pattern
4 -2 0
After applying cofactor pattern:
-4 2 0
Det x_1 stuff = [-4(-1)] + [2(2)] + [0(-3)] = 8
x_{1} = et of x_{1} stuff / det |A| = 8/10 = 4/5 - answer correct on homework.
Last edited: