Is the matrix
A =
1 1 1
2 3 0
3 8 3
.
invertible? (5)
4.2 Solve the following system by Gauss-Jordan elimination
x + y + z = 2
2x + 3y + 2z = 5
3x + 8y + z = 11
(10)
4.3 Now solve the system in 4.2 by applying Cramer’s Rule.
1
Expert's answer
2020-04-23T18:50:19-0400
It is necessary to determine whether the matrix
A=⎝⎛123138103⎠⎞
is invertible.
To calculate the inverse matrix, we write down matrix A with additional identity matrix:
⎝⎛1231381∣0∣3∣100010001⎠⎞
To find the inverse matrix, we will use elementary transformations over the rows of the matrix, turn the left part of the resulting matrix into a single one.
Subtract the 1st row, multiplied by 2; subtract the 1st row multiplied by 3 from the 3rd row
⎝⎛1001151−20∣∣∣1−2−3010001⎠⎞
subtract the second row multiplied by 1 from the 1st row; subtract the 2nd row multiplied by 5 from the 3rd row
⎝⎛1000103−210∣∣∣3−27−11−5001⎠⎞
The 3rd line is divisible by 10
⎝⎛1000103−21∣∣∣3−20.7−11−0.5000.1⎠⎞
subtract from the 1st row the 3rd row multiplied by 3; to the 2nd row add the 3rd row multiplied by 2
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments