Inverse of A Matrix
Inverse of A Matrix
Here
We may use Cookies OK
Advanced
Inverse of a Matrix
Please read our Introduction to Matrices first.
8
Reciprocal Reciprocal
1
8
1
Reciprocal of a Number (note: can also be
8
written 8-1)
A
Inverse Inverse
-1
A
Inverse of a Matrix
1
We write A-1 instead of because we don't
A
divide by a matrix!
1
8× =1
8
A × A-1 = I
1
×8=1
8
A-1 × A = I
Identity Matrix
We just mentioned the "Identity Matrix". It is the
matrix equivalent of the number "1":
1 0 0
I= 0 1 0
0 0 1
Definition
Here is the definition:
AA-1 = A-1A = I
2x2 Matrix
OK, how do we calculate the inverse?
a b −1 1 d −b
=
c d ad−bc −c a
4 7 −1 1 6 −7
=
2 6 4×6−7×2 −2 4
6 −7
= 1
10 −2 4
0,6 −0,7
=
−0,2 0,4
4 7 0,6 −0,7
=
2 6 −0,2 0,4
4×0,6+7×−0,2 4×−0,7+7×0,4
2×0,6+6×−0,2 2×−0,7+6×0,4
2,4−1,4 −2,8+2,8
=
1,2−1,2 −1,4+2,4
1 0
=
0 1
0,6 −0,7 4 7
=
−0,2 0,4 2 6
10 × 0,5 = 5
XA = B
XAA-1 = BA-1
XI = BA-1
X = BA-1
XA = B
3 3,5 −1 1
=
3,2 3,6 3×3,6−3,5×3,2
3,6 −3,5
−3,2 3
−9 8,75
=
8 −7,5
X = BA-1
x1 x2 = 118,4 135,2
−9 8,75
8 −7,5
=
118,4×−9 + 135,2×8 118,4×8,75 + 135,2×−7,5
= 16 22
Order is Important
AX = B
A-1AX = A-1B
IX = A-1B
We can remove I:
X = A-1B
3 3,2 x1 118,4
=
3,5 3,6 x2 135,2
3 3,2 −1 1
=
3,5 3,6 3×3,6−3,2×3,5
3,6 −3,2
−3,5 3
−9 8
=
8,75 −7,5
X = A-1B
x1 −9 8 118,4
=
x2 8,75 −7,5 135,2
−9×118,4 + 8×135,2
=
8,75×118,4 − 7,5×135,2
16
=
22
3 4 −1 1 8 −4
=
6 8 3×8−4×6 −6 3
1 8 −4
=
24−24 −6 3
Bigger Matrices
The inverse of a 2x2 is easy ... compared to larger
matrices (such as a 3x3, 4x4, etc).
Conclusion
The inverse of A is A-1 only when AA-1 = A-
1A =I
To find the inverse of a 2x2 matrix: swap the
positions of a and d, put negatives in front of
b and c, and divide everything by the
determinant (ad-bc).
Question 1 Question 2
Question 3 Question 4
Question 5 Question 6
Question 7 Question 8
Multiplying Matrices
Determinant of a Matrix
Matrix Calculator
Algebra Index