Prove that (AB)^-1 = B^-1 A^-1

This problem can be solved in 8 steps:

1. Let AB = C

2. A-1AB = A-1C

3. IB = A-1C as the identity matrix I = A-1A

4. B-1B = B-1A-1C premultiply both sides by B-1

5. I = B-1A-1C as B-1B = I, the identity matrix

6. C-1=B-1A-1CC-1 post multiple both sides by C-1

7. C-1=B-1A-1 as CC-1 = I, the identity matrix

8. (AB)-1=B-1A-1

KH

Related Further Mathematics A Level answers

All answers ▸

How would you show the equation f(x) = 2x – 10 sin x – 2 has a root between 2 and 3 (where x is measured in radians)


Find the general solution to the differential equation: d^2y/dx^2 - 8 dy/dx +16y = 2x


Prove that "6^n + 9" is divisible by 5 for all natural numbers.


Show that the sum from 1 to n of 1/(2n+1)(2n-1) is equal to n/(2n+1) by Induction