Answer:
![AB=\left[\begin{array}{cc}32&1&18&-22\\\end{array}\right]](https://img.qammunity.org/2022/formulas/mathematics/college/wivvwqf9rvu4txw7wk2jt8wex0eq3osqch.png)
Explanation:
To multiply matrices, we need to take the dot product of each row and column.
First, the dot product of (1,5) and (2,6) is what goes in the top-leftmost section of the resulting matrix. So the dot product would be (1*2)+(5*6)=2+30=32.
Second, the dot product of (1,5) and (6,-1) is what goes in the top-rightmost section of the resulting matrix. So the dot product would be (1*6)+(5*-1)=6-5=1.
Third, the dot product of (-3,4) and (2,6) is what goes in the bottom-leftmost section of the resulting matrix. So the dot product would be (-3*2)+(4*6)=-6+24=18.
Fourth, the dot product of (-3,4) and (6,-1) is what goes in the bottom-rightmost section of the resulting matrix. So the dot product would be (-3*6)+(4*-1)=-18-4=-22.
Therefore, the resulting matrix is
![\left[\begin{array}{cc}32&1&18&-22\\\end{array}\right]](https://img.qammunity.org/2022/formulas/mathematics/college/gyro7yiac6ef3evqjwhkqvorgajyh5onx4.png)