

InterviewSolution
Saved Bookmarks
1. |
The inverse of\( \begin{pmatrix} 0& 1 \\[0.3em] 1 & 0 \\[0.3em] \end{pmatrix}\)is :(A) \( \begin{bmatrix} 1& 1 \\[0.3em] 1 & 1 \\[0.3em] \end{bmatrix}\)(B) \( \begin{bmatrix} 0& 1 \\[0.3em] 1 & 0 \\[0.3em] \end{bmatrix}\) (C) \( \begin{bmatrix} 1& 0 \\[0.3em] 0 & 1 \\[0.3em] \end{bmatrix}\) (D) None of these.((0,1)(1,0)) |
Answer» Option : (B) \( \begin{bmatrix} 0& 1 \\[0.3em] 1 & 0 \\[0.3em] \end{bmatrix}\) |
|