SOLUTION: determinant of the matrix 1 2 -1 -2 1 2 1 2 1 0 0 1 0 1 1 0

Algebra.Com
Question 1571: determinant of the matrix
1 2 -1 -2
1 2 1 2
1 0 0 1
0 1 1 0

Answer by khwang(438)   (Show Source): You can put this solution on YOUR website!
Adding the 2nd row to the first row, we have
2 4 0 0
1 2 1 2
1 0 0 1
0 1 1 0
Adding the 1st row times -1/2 row to the 2nd row, we have
2 4 0 0
0 0 1 2
1 0 0 1
0 1 1 0

to find the determinant by expanding along the 1st column, we have
|0 1 2| |4 0 0|
2|0 0 1| + |0 1 2|
|1 1 0| |1 1 0|

= 2 + 4(-2) = -6.




RELATED QUESTIONS

Find the determinant of the following matrix. 1 1 2 1 -1 1 0 1 2 1 1 0 1 3 1... (answered by Alan3354,jim_thompson5910)

what is the value of this determinant?
{{{abs(matrix(6,6,
1,   1,   1,   1,    (answered by Edwin McCravy)
Let A = 1 -2 -1 0 1 2 0 0 -1 A. Calculate the determinant of A. Does the... (answered by jim_thompson5910)
Find the determinant of the matrix. Determine whether the matrix has an inverse, but... (answered by MathLover1,ikleyn)
Find the inverse of the following matrix: 1 0 1 2 -2 1 3 0... (answered by richwmiller)
evaluate the determinant (3by3) [1-1 2] -1 2 0 -1 3 1 (answered by Alan3354)
The product of all the eigenvalues of the matrix A= [(1 2 1),(0 0 0),(1 0 1)]... (answered by ikleyn)
Solve the matrix: [1 2 1 | 0] [0 1 0 |-2] [0 0 1 | 3] Thanks in... (answered by Alan3354)
Verify that the matrix has no inverse [ -1 2 0 ] [ 0 0 0 ] [ 1 2 4 ] (answered by jim_thompson5910)