JAMB 1995 · UME · Q25

If X=(1203)X = \begin{pmatrix} 1 & 2 \\ 0 & 3 \end{pmatrix} and Y=(2143)Y = \begin{pmatrix} 2 & 1 \\ 4 & 3 \end{pmatrix}, find XYXY.

Worked solution (try it first)
  1. For XYXY, multiply each row of XX by each column of YY.
  2. Row 1 of XX is (1,2)(1, 2): with column 1 it gives 2+8=102 + 8 = 10, and with column 2, 1+6=71 + 6 = 7.
  3. Row 2 of XX is (0,3)(0, 3): with column 1 it gives 0+12=120 + 12 = 12, and with column 2, 0+9=90 + 9 = 9.
  4. So XY=(107129)XY = \begin{pmatrix} 10 & 7 \\ 12 & 9 \end{pmatrix}, option A.

Report a problem with this question