JAMB 2003 · UME · Q15

A matrix PP has inverse P−1=(1−301)P^{-1} = \begin{pmatrix} 1 & -3 \\ 0 & 1 \end{pmatrix}. Find PP.

Worked solution (try it first)
  1. PP is the inverse of P−1P^{-1}.
  2. The determinant of P−1P^{-1} is 1×1−(−3)×0=11 \times 1 - (-3) \times 0 = 1.
  3. Swap the two diagonal entries (both 1, so no change) and change the signs of the other two: −3-3 becomes 3, and 0 stays 0.
  4. Divide by the determinant, 1: P=(1301)P = \begin{pmatrix} 1 & 3 \\ 0 & 1 \end{pmatrix}, option A.

Report a problem with this question