118k views
3 votes
Calculate the product matrix for the following matrix multiplication.

Calculate the product matrix for the following matrix multiplication.-example-1
User Nyov
by
4.2k points

2 Answers

1 vote

Answer:

D

Explanation:

43, 6

-70, -33

User Mtkale
by
4.4k points
3 votes

Answer:


\large\boxed{\left[\begin{array}{ccc}43&6\\-70&-33\end{array}\right] }

Explanation:


\left[\begin{array}{ccc}8&3\\-7&2\end{array}\right] \cdot\left[\begin{array}{ccc}8&3\\-7&-6\end{array}\right] \\\\=\left[\begin{array}{ccc}(8)(8)+(3)(-7)&(8)(3)+(3)(-6)\\(-7)(8)+(2)(-7)&(-7)(3)+(2)(-6)\end{array}\right] \\\\=\left[\begin{array}{ccc}43&6\\-70&-33\end{array}\right]

User GreNodge
by
4.6k points