To find matrix X such that AX=I, we need to find the inverse of matrix A, i.e., X=A−1.
The given matrix A is:
A=[1423]
Step 1: Calculate the determinant of matrix A.
For a 2×2 matrix [acbd], the determinant is ad−bc.
det(A)=(1)(3)−(2)(4)=3−8=−5
Step 2: Find the adjoint of matrix A.
For a $2