Step 1: Find the inverses of \( A \) and \( B \).
First, find the inverse of matrix \( A \) using the formula:
\[
A^{-1} = \frac{1}{\text{det}(A)} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix},
\]
where \( \text{det}(A) = ad - bc \). Similarly, find the inverse of matrix \( B \).
Step 2: Multiply the inverses.
Next, multiply \( B^{-1} \) with \( A^{-1} \) to get the final result.
Step 3: Conclusion.
Thus, \( B^{-1} A^{-1} = \begin{bmatrix} 2 & -3 \\ -7 & 11 \end{bmatrix} \), corresponding to option (A).