SOLUTION: Hi all, I was hoping someone would explain to me how to write the matrix below (B) in terms of matrix (A).
A =
(2 0 3)
(0 1 0)
(1 0 1)
B =
(-1 0 3)
(0 1 0)
(1 0 -2)
I
Algebra.Com
Question 305288: Hi all, I was hoping someone would explain to me how to write the matrix below (B) in terms of matrix (A).
A =
(2 0 3)
(0 1 0)
(1 0 1)
B =
(-1 0 3)
(0 1 0)
(1 0 -2)
I have solved the product of AB, and I am meant to use this to write B in terms of A.
Product AB =
(1 0 0)
(0 1 0)
(0 0 1)
Any help would be great.
Answer by Fombitz(32388) (Show Source): You can put this solution on YOUR website!
[A][B]=[I]
then
[B]=[A]inv
Since their product is the identity matrix, then [B] is the inverse of [A].
RELATED QUESTIONS
Hi all, I was hoping someone could show me how to solve the following for the give... (answered by ichudov,alicealc)
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
Hi all, I had a similiar question to this earlier, and was hoping to get help with this... (answered by Edwin McCravy)
Hi all, I have a Matrix problem that I am not quite sure of how to solve.
For the given... (answered by Alan3354)
A Matrix is given. a) Determine whether the matrix is in row-echelon form. b) Determine... (answered by Edwin McCravy)
Hi all, I am having some trouble with vectors at the moment, I was hoping someone could... (answered by Alan3354)
How would you find the determinant of the n x n matrix:
a b 0 0...0
0 a b 0...0
0 0 a... (answered by jim_thompson5910)
can someone please show me how to do this problem:
Find the inverse, if it exists, of... (answered by Edwin McCravy)
1. If matrix A = [2 -4] and matrix B= [-2 5 0]
[3 1]
(answered by ewatrrr)