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 ▸

If a car of mass 1000kg travels up a slope inclined at 5 degrees at a speed of 20 meters per second calculate the power output of the car's engine (assuming a resistive force due to friction of 500N)


Find roots 'a' and 'b' of the quadratic equation 2(x^2) + 6x + 7 = 0


Evaluate ∫sin⁴(x) dx by expressing sin⁴(x) in terms of multiple angles


Express f(x) = ln(x+1) as an infinite series in ascending powers of x up to the 3rd power of x