1 Determinant of a 2 × 2 matrix

The determinant of the matrix A = a b c d is denoted by a b c d (note the change from square brackets to vertical lines) and is defined to be the number a d b c . That is:

a b c d = a d b c

We can use the notation det ( A ) or A or Δ to denote the determinant of A .

Task!

Find the determinants of the matrices

A = 1 2 3 4 , B = 4 1 2 3 , C = 0 0 0 0 D = 1 0 2 3 ,

E = 2 0 0 4 , F = 1 0 0 3 , G = 1 2 2 4 .

A = 1 × 4 2 × 3 = 2 B = 4 × ( 3 ) ( 1 ) × ( 2 ) = 12 2 = 14

C = 0 D = 3 E = 8 F = 3 G = 4 + 4 = 0