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 tank contains 500L of salty water. Pure water is pumped in at a rate of 10 L/sec, and the the mixture is pumped out at a rate of 15L/ sec. If the concentration of salt is 5g/L initially, form an equation of amount of salt, s, at t seconds.


Write the Maclaurin’s series for f(x)=sin(3x)+e^x up to the third order


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


Express sin(5theta) in terms of sin(theta) and powers of sin(theta) only.