JAMB 2017 · UTME · Q2

If P=(21−30)P = \begin{pmatrix} 2 & 1 \\ -3 & 0 \end{pmatrix} and II is the 2×22 \times 2 unit matrix, evaluate P2−2P+4IP^2 - 2P + 4I.

Worked solution (try it first)
  1. Square PP row by column: P2=(4−32+0−6+0−3+0)P^2 = \begin{pmatrix} 4 - 3 & 2 + 0 \\ -6 + 0 & -3 + 0 \end{pmatrix}
    =(12−6−3)= \begin{pmatrix} 1 & 2 \\ -6 & -3 \end{pmatrix}.
  2. Subtract 2P=(42−60)2P = \begin{pmatrix} 4 & 2 \\ -6 & 0 \end{pmatrix}: P2−2P=(−300−3)P^2 - 2P = \begin{pmatrix} -3 & 0 \\ 0 & -3 \end{pmatrix}.
  3. Add 4I4I, which adds 4 to each diagonal entry: (1001)\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}, option C.

Report a problem with this question