Question:medium

Let \(A = \begin{bmatrix} 3 & 5\\ -2 & -3 \end{bmatrix}\). If \(BA^2 = A\), where \(B\) is a \(2 \times 2\) matrix, then \(B = \)

Show Hint

To find the inverse of a \(2 \times 2\) matrix quickly: swap the diagonal elements, change the signs of the off-diagonal elements, and divide by the determinant.
Updated On: Jun 24, 2026
  • \(\begin{bmatrix} -3 & -5\\ 2 & 3 \end{bmatrix}\)
  • \(\begin{bmatrix} 3 & -5 \\ 2 & -3 \end{bmatrix}\)
  • \(\begin{bmatrix} 3 & -2 \\ 5 & -3 \end{bmatrix}\)
  • \(\begin{bmatrix} 3 & 2 \\ -5 & -3 \end{bmatrix}\)
  • \(\begin{bmatrix} 3 & 5 \\ -2 & -3 \end{bmatrix}\)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0