168k views
3 votes
The sizes of two matrices A and B are given. Find the sizes of the product AB and the product BA, whenever these products exist.

1 Answer

3 votes

A.

Given that the number of columns of the first matrix A is equal to the number of rows of the second matrix B, we can multiply them and the result is a matrix of size 1x1.

B.

Given that the number of columns of the first matrix B is equal to the number of rows of the second matrix A, we can multiply them and the result is a matrix of size 4x4.

User Ryan James
by
8.7k points
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