Question
Question: If matrix $A = \begin{bmatrix} 1 & 2 \\ 4 & 3 \end{bmatrix}$ is such that $AX = I$, where I is 2 x 2...
If matrix A=[1423] is such that AX=I, where I is 2 x 2 unit matrix, then X=

A
51[3421]
B
51[3−4−21]
C
51[−3−4−2−1]
D
51[−342−1]
Answer
51[−342−1]
Explanation
Solution
Given AX=I, X=A−1.
A=[1423].
det(A)=(1)(3)−(2)(4)=3−8=−5.
adj(A)=[3−4−21].
X=A−1=det(A)1adj(A)=−51[3−4−21]=51[−342−1].
Therefore, the matrix X is 51[−342−1].