CraigsMaths

Mathematics Teaching for Learning

Archive for the ‘Determinants’ Category

Finding determinants of a 3×3 matrix

Friday, August 8th, 2008

It is fairly simple to memorise the formula for the determinant of a 2×2 matrix:

\mathit{A}=\begin{bmatrix}<br />
a & b \\<br />
c & d<br />
\end{bmatrix}

\left|\mathit{A} \right|=ad-cb

Here we look at a simple approach that aids memorising the formula for a 3×3 matrix called Sarrus’ rule which will give you the determinant of a 3×3 matrix.

(more…)

Definition of determinants

Wednesday, July 30th, 2008

Determinants are only defined for square matrices. This article states the formulae for a 2×2 matrix, a 3×3 matrix and the general case. The general case is used when finding determinants of 4×4 matrices or bigger and most often when solving simultaneous equations. These large matrices involve quite a deal of computation and in real world situations would usually be solved by computers.

(more…)