Solveeit Logo

Question

Mathematics Question on Determinants

Find adjoint of each of the matrices. [12\34]\begin{bmatrix}1&2\\\3&4\end{bmatrix}

Answer

Let A=[12\34]\begin{bmatrix}1&2\\\3&4\end{bmatrix}

we have A11=4, A12=-3, A21=-2, A22=1

so adj A=[A11A12\A21A22]\begin{bmatrix}A_{11}&A_{12}\\\A_{21}&A_{22}\end{bmatrix}

=[4231]\begin{bmatrix}4&-2\\\\-3&1\end{bmatrix}