To find the transpose of a matrix \( A \), we interchange its rows and columns. The transpose is denoted by \( A^T \).
The given matrix is: \[ A = \begin{bmatrix} 2 & \sqrt{2} & 0 \\ 3 & -2 & \frac{2}{5} \end{bmatrix}. \]
The first row of \( A \), \( [2, \sqrt{2}, 0] \), becomes the first column of \( A^T \). The second row, \( [3, -2, \frac{2}{5}] \), becomes the second column of \( A^T \).
Therefore, the transpose of \( A \) is: \[ A^T = \begin{bmatrix} 2 & 3 \\ \sqrt{2} & -2 \\ 0 & \frac{2}{5} \end{bmatrix}. \]
Hence, the correct answer is: \[ \boxed{ A^T = \begin{bmatrix} 2 & 3 \\ \sqrt{2} & -2 \\ 0 & \frac{2}{5} \end{bmatrix}. } \]
Correct Answer:
(C) \( \begin{bmatrix} 2 & 3 \\ \sqrt{2} & -2 \\ 0 & \frac{2}{5} \end{bmatrix} \)
If \( A \), \( B \), and \( \left( \text{adj}(A^{-1}) + \text{adj}(B^{-1}) \right) \) are non-singular matrices of the same order, then the inverse of \[ A \left( \text{adj}(A^{-1}) + \text{adj}(B^{-1}) \right) B \] is equal to:
If the system of equations \[ (\lambda - 1)x + (\lambda - 4)y + \lambda z = 5 \] \[ \lambda x + (\lambda - 1)y + (\lambda - 4)z = 7 \] \[ (\lambda + 1)x + (\lambda + 2)y - (\lambda + 2)z = 9 \] has infinitely many solutions, then \( \lambda^2 + \lambda \) is equal to: