2 Methods to solve these. a) Upper triangular property b) Block method
Lets solve using Upper triangular property
Step 1: Convert into upper triangular by swaping the rows i.e R1 with R6, R2 with R5, R3 with R4, we will acheive an upper triangular matrix.
Step 2 :By using upper triangular property, the multiplication of diagonal = determinant of the matrix
Step 3: = 1 x 2 x 3 x 4 x 5 x 6
= 720
Step 4: As 3 swaps were done, -1 x -1 x -1 = -1
Step 5: 720 x -1 = -720
Therefore option B)