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 ▸

Solve the following complex equation: '(a + b)(2 + i) = b + 1 + (10 + 2a)i' to find values for 'a' and 'b'


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


write the sum cos(x)+cos(2x)+...+cos(nx) as a quotient only involving sine and cosine functions


Show that the points on an Argand diagram that represent the roots of ((z+1)/z)^6 = 1 lie on a straight line.