NECO 2022 · Paper 1 · Q18

Given that A=(2−1334)A = \begin{pmatrix} 2 & -\frac{1}{3} \\ 3 & 4 \end{pmatrix} and B=(1236)B = \begin{pmatrix} 1 & 2 \\ 3 & 6 \end{pmatrix}, calculate ABAB.

Worked solution (try it first)
  1. Row 1 of AA times the columns of BB: 2(1)+(−13)(3)=12(1) + \left(-\frac{1}{3}\right)(3) = 1 and 2(2)+(−13)(6)=22(2) + \left(-\frac{1}{3}\right)(6) = 2.
  2. Row 2 of AA times the columns of BB: 3(1)+4(3)=153(1) + 4(3) = 15 and 3(2)+4(6)=303(2) + 4(6) = 30.
  3. So AB=(121530)AB = \begin{pmatrix} 1 & 2 \\ 15 & 30 \end{pmatrix}, option A.

Report a problem with this question