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 ▸

A golf ball is hit from horizontal ground with speed 10 m/s at an angle of p degrees above the horizontal. The greatest height the golf ball reached above ground level is 1.22m. Model the golf ball as a particle and ignore air resistance. Find p.


The cubic equation 27(z^3) + k(z^2) + 4 = 0 has roots α, β and γ. In the case where β=γ, find the roots of the equation and determine the value of k


z = -2 + (2root3)i. Find the modulus and argument of z.


Give the general solution to the Ordinary Differential Equation: (dy/dx) + 2y/x = 3x+2