Evaluate the determinant \( |C| \) where \( C = \begin{pmatrix} 2 & 1 & 3 \\ 1 & 0 & 2 \\ 3 & 2 & 1 \end{pmatrix} \).

Practice Questions

1 question
Q1
Evaluate the determinant \( |C| \) where \( C = \begin{pmatrix} 2 & 1 & 3 \\ 1 & 0 & 2 \\ 3 & 2 & 1 \end{pmatrix} \).
  1. -12
  2. -10
  3. -8
  4. -6

Questions & Step-by-step Solutions

1 item
Q
Q: Evaluate the determinant \( |C| \) where \( C = \begin{pmatrix} 2 & 1 & 3 \\ 1 & 0 & 2 \\ 3 & 2 & 1 \end{pmatrix} \).
Solution: The determinant is calculated as 2(0*1 - 2*2) - 1(1*1 - 2*3) + 3(1*2 - 0*3) = 2(0 - 4) - 1(1 - 6) + 3(2) = -8 + 5 + 6 = 3.
Steps: 10

Related Questions