How do I find the inverse of a 2x2 matrix?

Hiya! So the very first thing we need to do is find the determinant, which is just a fancy word to describe a matrix; for a 2x2 matrix, it's equal to "ad-bc", where: (a b c d) This will give you a value! We then take the inverse by doing this: 1/det Then, we swap the value for a and the value for d in the original matrix, and we put a minus in front of the value for b and the value for c. Finally, we multiply this new matrix by 1/det to get our inverse!

It's also really important to check it. We do this by multiplying the inverse by the original matrix to get the identity matrix, which we'll come on to later.

NC

Related Maths A Level answers

All answers ▸

Why is 2 + 2 not equal to 12?


y = x^2 − 2*x − 24*sqrt(x) - i) find dy/dx ii) find d^2y/dx^2


When do I use the chain rule and when do I use the product rule in differentiation?


A curve has equations: x=2sin(t) and y=1-cos(2t). Find dy/dx at the point where t=pi/6