135k views
5 votes
How to multiply matrices?​

User Ishmel
by
8.5k points

1 Answer

3 votes

Consider the two matrices.


A =\begin{bmatrix}x & y & z\\a & b & c\end{bmatrix} \\\\\\B = \begin{bmatrix}i & j \\m & n \\k&o\end{bmatrix} \\\\\\\\A * B = \begin{bmatrix}xi+ym+zk& xj+yn+zo\\\\ai+bm+ck& aj+bn+co\end{bmatrix} \\ \\

User Deep Kapadia
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories