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 rectangular hyperbola has parametric equations x = 4t, y = 4/t , (z non 0). Points P and Q on this hyperbola have parameters t = 1/4 and t = 2. Find the equation of the line l which passes through the origin and is perpendicular to the line PQ.


How can I find the explicit formula for the inverse of sinh?


The finite region bounded by the x-axis, the curve with equation y = 2e^2x , the y-axis and the line x = 1 is rotated through one complete revolution about the x-axis to form a uniform solid. Show that the volume of the solid is 2π(e^2 – 1)


Integrate ln(x) with respect to x.