asked 24.4k views
3 votes
If a matrix A is 5 x 3 and the product AB is 5 x 7, what is the size of B?

Matrix Multiplication
Two matrices may be multiplied if and only if the first matrix has the same number of columns as there are rows in the second matrix. Suppose the first matrix has dimensions of a×b and the second matrix has dimensions of c×d, we can say that b=c and their product will have dimensions of a×d

1 Answer

4 votes

Answer:

Matrix B is a 3 × 7 matrix.

answered
User Vlovystack
by
7.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.