in Linear Algebra retagged by
772 views
2 votes
2 votes

Let $A,B,C,D$ be $n\times n$ matrices, each with non-zero determinant. If $ABCD=1$, then $B^{-1}$ is:

  1. $D^{-1}C^{-1}A^{-1}$
  2. $CDA$
  3. $ADC$
  4. Does not necessarily exist.
in Linear Algebra retagged by
by
772 views

1 comment

(B)
0
0

2 Answers

3 votes
3 votes
Given,   $ABCD=I$   and all the matrices are invertible (as their determinant is non-zero given)

Pre-multiplying on both sides of the equation with  $A^{-1}$,   $A^{-1}ABCD=A^{-1}I$   $\Rightarrow$   $BCD=A^{-1}$

Pre-multiplying on both sides of the equation with  $B^{-1}$,   $B^{-1}BCD=B^{-1}A^{-1}$   $\Rightarrow$   $CD=B^{-1}A^{-1}$

Post-multiplying on both sides of the equation with  $A$,   $CDA=B^{-1}A^{-1}A$   $\Rightarrow$    $CDA=B^{-1}$

Option B is correct.
2 votes
2 votes

Hope you find this helpful...

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true