JAMB 2010 · UTME · Q27

If P=(2−311)P = \begin{pmatrix} 2 & -3 \\ 1 & 1 \end{pmatrix}, what is P−1P^{-1}?

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

Report a problem with this question