Question:medium

If \( A = \begin{bmatrix} 4 & 5 2 & 1 \end{bmatrix} \), find \( A^{-1} \).

Show Hint

For \(2 \times 2\) matrices, always use the shortcut: Swap diagonal elements, change signs of off-diagonal elements, then divide by determinant.
Updated On: May 19, 2026
  • \( \begin{bmatrix} 1/6 & -5/6 -1/3 & 2/3 \end{bmatrix} \)
  • \( \begin{bmatrix} -1/6 & 5/6 1/3 & -2/3 \end{bmatrix} \)
  • \( \begin{bmatrix} -1 & 5 2 & -4 \end{bmatrix} \)
  • \( \begin{bmatrix} 4 & -5 -2 & 1 \end{bmatrix} \)
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0