SOLUTION: Assume that all matrices are invertible and solve for the matrix X in: (A^-1 X)^-1 =A (B^-1 A)^-1

Algebra.Com
Question 624750: Assume that all matrices are invertible and solve for the matrix X in:
(A^-1 X)^-1 =A (B^-1 A)^-1

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
(A^-1 X)^-1 =A (B^-1 A)^-1

(A^-1 X)^-1(A^-1 X) =(A (B^-1 A)^-1)(A^-1 X)

I =(A (B^-1 A)^-1)(A^-1 X)

A^-1 * I =(A^-1 A (B^-1 A)^-1)(A^-1 X)

A^-1 = ((B^-1 A)^-1)(A^-1 X)

(B^-1 A)A^-1 = ((B^-1 A)(B^-1 A)^-1)(A^-1 X)

(B^-1 A)A^-1 = A^-1 X

A(B^-1 A)A^-1 = A*A^-1 X

A(B^-1 A)A^-1 = X

X = A(B^-1 A)A^-1

So the solution is X = A(B^-1 A)A^-1

RELATED QUESTIONS

Find all n x n-matrices A such that Q^(-1)AQ = A for all invertible n x n-matrices Q. (answered by robertb)
Q−1: [5×2 marks] Answer each of the following as True or False justifying your... (answered by math_tutor2020)
Question: Assume A and B are invertible matrices. (a) Find X in the following relation... (answered by user_dude2008)
Find the values of x, y, and z so that matrix A = 1 2 x 3 0 y 1 1 z is... (answered by Edwin McCravy)
Why is the matrix {{{(matrix(2,2,x-1,-1,-3,x-5))}}} not invertible for all real numbers (answered by Edwin McCravy)
If A is an invertible 2 x 2 matrix,then A^t is invertible and (At)^-1 = (A^-1)^t. (answered by jim_thompson5910)
Let A= [-8 6 0; -9 7 0; 27 -18 1]. Find an invertible matrix X and a diagonal matrix D... (answered by Edwin McCravy)
suppose A is an invertible n x n matrix .Which of the following is true/are true a.(A... (answered by Fombitz)
Let X be the design matrix of a linear regression problem with m rows (samples) and d... (answered by asinus)