SOLUTION: Let A = 1 -2 -1 0 1 2 0 0 -1 A. Calculate the determinant of A. Does the inverse matrix exist? If so, then calculate Ainverse.

Algebra.Com
Question 191470: Let A =
1 -2 -1
0 1 2
0 0 -1
A. Calculate the determinant of A.
Does the inverse matrix exist? If so, then calculate Ainverse.

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Since we have a upper triangular matrix, this means that the determinant is simply the product of all of the diagonal entries. So

det(A)=(1)(1)(-1)=-1


So the determinant of A is -1


Since the determinant is NOT equal to zero, this means that the inverse of A exists. To find the inverse of A, you have many options, but the best option (in my opinion) is to row reduce the augmented matrix . So append the 3x3 matrix to to get







From there, just row reduce the 3x6 matrix to find . Let me know if you need help with the row reduction.


Note: you should get the answer:

RELATED QUESTIONS

Find the determinant of the matrix. Determine whether the matrix has an inverse, but... (answered by MathLover1,ikleyn)
Find the inverse for the given matrix If A= [ -4 0 0 0] [-1 2 0 0 ] [-4 4 4 0 ] (answered by Edwin McCravy)
determinant of the matrix 1 2 -1 -2 1 2 1 2 1 0 0 1 0 1 1... (answered by khwang)
Consider the following matrix. A = 2, 0, 3, 1, 1, -1, 0, (answered by Fombitz)
Find the inverse of the followin matrix, if the inverse exists. A = [2 1 0] [0 2... (answered by Edwin McCravy,Fombitz)
how do you calculate the determinant of 2 -3 0 4 1 3 0 5... (answered by jim_thompson5910)
Let H and E be 2 × 2 matrices. Let [ 4 3 ] and [ 2 0 ] be the first and second rows of A, (answered by Fombitz)
calculate the determinant |1 3 0| |0 -3 4| (answered by Alan3354)
Hi all, I'm having trouble finding the determinant of the following matrix A. Let Matrix (answered by mathmontrealmath)