37.0k views
5 votes
Show that ifAB=IandAC=I, then it follows that B=C. Explain how this proves thatthe inverse of the matrix A is unique.

1 Answer

4 votes

Answer with Step-by-step explanation:

Suppose that a matrix has two inverses B and C

It is given that AB=I and AC=I

We have to prove that Inverse of matrix is unique

It means B=C

We know that

B=BI where I is identity matrix of any order in which number of rows is equal to number of columns of matrix B.

B=B(AC)

B=(BA)C

Using associative property of matrix

A (BC)=(AB)C

B=IC

Using BA=I

We know that C=IC

Therefore, B=C

Hence, Matrix A has unique inverse .

User Alexei Khlebnikov
by
5.7k points