Find the inverse of the general 2x2 matrix A= ([a, b],[c, d]) when does this inverse exist?

This is a typical further maths question, doing it correctly is a matter of carrying out a two-step process. 

Start by finding the determinant of the matrix,

det(A)=ad-bc

Then swap the entries a d and negate the other entries. After dividing by the determinant the inverse of A is given.

A^-1=1/(ad-bc)([d -b],[-c, a]).

LR

Related Further Mathematics A Level answers

All answers ▸

How do I solve x^2 + x - 6 > 0 ?


Given y=arctan(3e^2x). Show dy/dx= 3/(5cosh(2x) + 4sinh(2x))


Solve the second order ODE, giving a general solution: x'' + 2x' - 3x = 2e^-t


using an integrating factor, find the general solution of the differential equation dy/dx +y(tanx)=tan^3(x)sec(x)