How do you invert a 2x2 matrix?

Take a matrix A=(acbd), where a,b,c,d are numbers.

First find the determinant. This is ad-bc.

Now, rearrange the matrix to become (d-c-ba). Divide this by the determinant, to have A-1=1/(ad-bc)(d-c-ba). This is the inverse of A.

YP

Related Further Mathematics A Level answers

All answers ▸

Find the Cartesian equation of a plane containing the points A(1, 7, -2) B(4, -3, 2) and C(7, 8, 9).


What are Taylor series used for?


Find the equation of the tangent to the curve y = exp(x) at the point ( a, exp(a) ). Deduce the equation of the tangent to the curve which passes through the point (0,1) .


Using the definitions of hyperbolic functions in terms of exponentials show that sech^2(x) = 1-tanh^2(x)