Question
Question: If \(A\) and \(B\) are invertible matrices of same order, then prove that \({\left( {AB} \right)^{ -...
If A and B are invertible matrices of same order, then prove that (AB)−1=B−1A−1.
Solution
If A is a non-singular matrix, there is an existence of a matrix A−1of same order, which is called the inverse matrix ofA such that it satisfies the property AA−1=A−1A=I, where I is the identity matrix.
Complete step by step solution:
From the definition of inverse of a matrix A, we have AA−1=I.
Since A and B are invertible matrices of the same order.
Therefore, apply the definition ofA−1 to the matrix(AB);
(AB)(AB)−1=I
⇒A−1(AB)(AB)−1=A−1I (Pre multiplying both sides by A−1)
⇒(A−1A)B(AB)−1=A−1 (Since A−1I=A−1)
⇒IB(AB)−1=A−1 (Since A−1A=I)
⇒B(AB)−1=A−1
⇒B−1B(AB)−1=B−1A−1 (Pre multiplying both sides by B−1)
⇒I(AB)−1=B−1A−1 (Since B−1B=I)
⇒(AB)−1=B−1A−1
Note:
(1) The inverse of a matrix is defined only for a square matrix, whose order is m×m.
(2) The inverse of a matrix is defined only for a non-singular matrix, whose determinant value does not equal to zero.