Step 1: Understanding the expression. The given expression represents the sum of products of elements of the second row with the cofactors of the corresponding elements from the first row.
Step 2: Determinant Property. By the cofactor expansion property: \[ a_{21}c_{11} + a_{22}c_{12} + a_{23}c_{13} = 0 \] since this is equivalent to the determinant expansion along a different row of the same matrix.
Conclusion: Thus, the required value is \( 0 \), which corresponds to option \( \mathbf{(B)} \).
If \[ A = \begin{bmatrix} 1 & 2 & 0 \\ -2 & -1 & -2 \\ 0 & -1 & 1 \end{bmatrix} \] then find \( A^{-1} \). Hence, solve the system of linear equations: \[ x - 2y = 10, \] \[ 2x - y - z = 8, \] \[ -2y + z = 7. \]