The value of the determinant \[ \begin{vmatrix} 2 & 3 & 5 \\ 1 & 0 & 4 \\ 7 & 2 & 1 \end{vmatrix} \] is:
Let the determinant be \(\Delta\): \[ \Delta = \begin{vmatrix} 2 & 3 & 5 \\ 1 & 0 & 4 \\ 7 & 2 & 1 \end{vmatrix} \] We expand along the first row (Row 1): \[ \Delta = 2 \cdot \begin{vmatrix} 0 & 4 \\ 2 & 1 \end{vmatrix} - 3 \cdot \begin{vmatrix} 1 & 4 \\ 7 & 1 \end{vmatrix} + 5 \cdot \begin{vmatrix} 1 & 0 \\ 7 & 2 \end{vmatrix} \] Calculate each minor: \[ \begin{vmatrix} 0 & 4 \\ 2 & 1 \end{vmatrix} = (0)(1) - (4)(2) = 0 - 8 = -8 \] \[ \begin{vmatrix} 1 & 4 \\ 7 & 1 \end{vmatrix} = (1)(1) - (4)(7) = 1 - 28 = -27 \] \[ \begin{vmatrix} 1 & 0 \\ 7 & 2 \end{vmatrix} = (1)(2) - (0)(7) = 2 - 0 = 2 \] Substitute back: \[ \Delta = 2 \times (-8) - 3 \times (-27) + 5 \times 2 = -16 + 81 + 10 = 75 \] Note: The calculated determinant is \(\boxed{75}\), which does not match any of the given options (69, -69, 87, -87). Rechecking with expansion along the second row confirms the same result: \[ \Delta = -1 \cdot \begin{vmatrix} 3 & 5 \\ 2 & 1 \end{vmatrix} + 0 - 4 \cdot \begin{vmatrix} 2 & 3 \\ 7 & 2 \end{vmatrix} \] Calculate minors: \[ \begin{vmatrix} 3 & 5 \\ 2 & 1 \end{vmatrix} = 3 \times 1 - 5 \times 2 = 3 - 10 = -7 \] \[ \begin{vmatrix} 2 & 3 \\ 7 & 2 \end{vmatrix} = 2 \times 2 - 3 \times 7 = 4 - 21 = -17 \] Then, \[ \Delta = -1 \times (-7) - 4 \times (-17) = 7 + 68 = 75 \] Therefore, the determinant is \(\boxed{75}\). If the answer key states (c) 87, there may be a typographical error in the matrix or options. \[ \boxed{75 \text{ (calculated determinant)}} \]
Match List-I with List-II
List-I (Matrix) | List-II (Inverse of the Matrix) |
---|---|
(A) \(\begin{bmatrix} 1 & 7 \\ 4 & -2 \end{bmatrix}\) | (I) \(\begin{bmatrix} \tfrac{2}{15} & \tfrac{1}{10} \\[6pt] -\tfrac{1}{15} & \tfrac{1}{5} \end{bmatrix}\) |
(B) \(\begin{bmatrix} 6 & -3 \\ 2 & 4 \end{bmatrix}\) | (II) \(\begin{bmatrix} \tfrac{1}{5} & -\tfrac{2}{15} \\[6pt] -\tfrac{1}{10} & \tfrac{7}{30} \end{bmatrix}\) |
(C) \(\begin{bmatrix} 5 & 2 \\ -5 & 4 \end{bmatrix}\) | (III) \(\begin{bmatrix} \tfrac{1}{15} & \tfrac{7}{30} \\[6pt] \tfrac{2}{15} & -\tfrac{1}{30} \end{bmatrix}\) |
(D) \(\begin{bmatrix} 7 & 4 \\ 3 & 6 \end{bmatrix}\) | (IV) \(\begin{bmatrix} \tfrac{2}{15} & -\tfrac{1}{15} \\[6pt] \tfrac{1}{6} & \tfrac{1}{6} \end{bmatrix}\) |