JAMB 1998 · UME · Q24

Let I=(1001)I = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}, P=(2345)P = \begin{pmatrix} 2 & 3 \\ 4 & 5 \end{pmatrix} and Q=(u4+u−2vv)Q = \begin{pmatrix} u & 4 + u \\ -2v & v \end{pmatrix} be 2×22 \times 2 matrices such that PQ=IPQ = I. Find (u,v)(u, v).

Worked solution (try it first)
  1. Row 1 of PP times column 1 of QQ must give the 1 in II: 2u+3(−2v)=12u + 3(-2v) = 1, so 2u−6v=12u - 6v = 1.
  2. Row 2 of PP times column 1 of QQ must give 0: 4u−10v=04u - 10v = 0, so u=52vu = \frac52 v.
  3. Substitute: 5v−6v=15v - 6v = 1, so v=−1v = -1 and u=−52u = -\frac52.
  4. So (u,v)=(−52,−1)(u, v) = \left(-\frac52, -1\right), option A.

Report a problem with this question