Find two matrices

Report a typo

We have matrices AA, BB, CC and DD. A=(123),B=(123),C=(1223),D=(123123)A = \begin{pmatrix} 1 & 2 & 3 \end{pmatrix}, B= \begin{pmatrix} 1 \\ 2 \\3 \end{pmatrix}, C= \begin{pmatrix} 1 & 2 \\ 2 & 3 \end{pmatrix}, D= \begin{pmatrix} 1 & 2 & 3 \\ 1 & 2 & 3 \end{pmatrix}And we have XX, the product of two of these matrices:

X=(123246369)X= \begin{pmatrix} 1 & 2 & 3 \\ 2 & 4 & 6 \\ 3 & 6 & 9 \end{pmatrix}

Find these two matrices!

Write down two letters in the correct order separated by one space. For example, your output may look like this:

C D
or
c d
Enter a short text
___

Create a free account to access the full topic