Find the general solution for the determinant of a 3x3 martix. When does the inverse of this matrix not exist?

Let M be a 3x3 matrix s.t. M= |a b c| |g h i| |d e f|

Then Det(M)= a(Det(e,f,h,i))-b(Det(d,f,g,i))+c(Det(d,e,g,h).

Given that the determinant of a 2x2 matrix such as (e,f,h,i) is = ei-fh. The solution is; Det(M)=a(ei-fh)-b(di-fg)+c(dh-eg).

Since the inverse of a matrix, M^-1 = 1/Det(M) * Adj(M), the inverse does not exist when Det(M)=0.

OD

Related Further Mathematics A Level answers

All answers ▸

A spring with a spring constant k is connected to the ceiling. First a weight of mass m is connected to the spring. Deduce the new equilibrium position of the spring, find its equation of motion and hence deduce its frequency f.


Find the root of the complex 3+4i


A golf ball is hit from horizontal ground with speed 10 m/s at an angle of p degrees above the horizontal. The greatest height the golf ball reached above ground level is 1.22m. Model the golf ball as a particle and ignore air resistance. Find p.


How do I find and plot the roots of a polynomial with complex roots on an Argand diagram? e.g. f(z) =z^3 -3z^2 + z + 5 where one of the roots is known to be 2+i