Q.
Let A=[aij] be a matrix of order 3×3. Assertion: Expansion of determinant of A along second row and first column gives the same value. Reason: Expanding a determinant along any row or column gives the same value.
Expansion along second row (R2) ∣A∣=∣∣a11a21a31a12a22a32a13a23a33∣∣
By expanding along R2, we get ∣A∣=(−1)2+1a21∣∣a12a32a13a33∣∣+(−1)2+2a22∣∣a11a31a13a33∣∣ +(−1)2+3a23∣∣a11a31a12a32∣∣
(applying all steps together\right) =−a21(a12a33−a32a13)+a22(a11a33−a31a13)−a23(a11a22−a21a12) ∣A∣=−a21a12a33+a21a32a13+a22a11a33 −a32a31a13−a33a11a32+a33a31a12 =a11a22a33=a11a23a32=a12a21a33∣a12a23a31 +a13a21a32−a13a31a22…(i)
Expansion along first column (C1) ∣A∣=∣∣a11a21a31a12a22a32a13a23a33∣∣
By expanding along C1, we get ∣A∣=a11(−1)1+1∣∣a22a32a23a33∣∣+a21(−1)2+1∣∣a12a32a13a33∣∣+a31(−1)3+1∣∣a12a22a13a23∣∣ =a11(a22a33−a23a32)−a21(a12a3y−a13a32) ∣A∣=a11a22a33−a11a23a32−a21a12a3 +a21a13a32+a31a12a23−a31a13a22 =a11a22a33−a11a23a32−a12a21a33+a12a23a31<br/><br/>+a13a21a32−a13a31a22…(ii)
Clearly, the values of ∣A∣ in eqs. (i) and (ii) are equal. Also, it can be easily verified that the values of ∣A∣ by expanding along R3,C2 and C3 are equal to the value of ∣A∣ obtained in eqs. (i) and (ii).
Hence, expanding a determinant along any row or column gives same value.