Answer:
[tex]A * B = \left[\begin{array}{ccc}10&-6\\8&5\\19&-10\end{array}\right][/tex]
Step-by-step explanation:
Given
[tex]A =\left[\begin{array}{cc}2&-2\\3&4\\4&-3\end{array}\right][/tex]
[tex]B = \left[\begin{array}{cc}4&-1\\-1&2\end{array}\right][/tex]
Required
[tex]AB[/tex]
To do this, we simply multiply the rows of A by the column of B;
So, we have:
[tex]A * B = \left[\begin{array}{ccc}2*4 + -2*-1&2*-1+-2*2\\3*4+4*-1&3*-1+4*2\\4*4-3*-1&4*-1-3*2\end{array}\right][/tex]
[tex]A * B = \left[\begin{array}{ccc}10&-6\\8&5\\19&-10\end{array}\right][/tex]