Step 1: Find the determinant of \( A \). \\ The determinant of \( A \), denoted as \( \text{det}(A) \), is calculated as: \[ \text{det}(A) = 3 \left( 1 \cdot (-2) - 1 \cdot 3 \right) - 2 \left( -2 \cdot (-2) - 1 \cdot (-1) \right) + 3 \left( -2 \cdot 3 - 1 \cdot 1 \right). \] \[ \text{det}(A) = 3(-5) - 2(5) + 3(-7) = -15 - 10 - 21 = -46. \]
Step 2: Find the inverse of \( A \). To find \( A^{-1} \), we use the formula: \[ A^{-1} = \frac{1}{\text{det}(A)} \cdot \text{adj}(A). \] The adjugate matrix \( \text{adj}(A) \) is the transpose of the cofactor matrix of \( A \), which is computed as follows.
Step 3: Multiply \( A^{-1} \) with \( B \). Finally, multiply the inverse of \( A \) by \( B \) to find \( X \). This will give the values of \( x \), \( y \), and \( z \).
Conclusion: The solution for the system of equations will provide the values of \( x \), \( y \), and \( z \).