JAMB 2011 · UTME · Q26

The inverse of matrix N=(2314)N = \begin{pmatrix} 2 & 3 \\ 1 & 4 \end{pmatrix} is

Worked solution (try it first)
  1. The determinant is ∣N∣=2×4−3×1=5|N| = 2 \times 4 - 3 \times 1 = 5.
  2. Swap the two diagonal entries (2 and 4) and change the signs of the other two: (4−3−12)\begin{pmatrix} 4 & -3 \\ -1 & 2 \end{pmatrix}.
  3. Divide by the determinant: N−1=15(4−3−12)N^{-1} = \frac15\begin{pmatrix} 4 & -3 \\ -1 & 2 \end{pmatrix}, option B.

Report a problem with this question