asked 194k views
2 votes
Is a 2x2 and 2x3 matrix multiplied undefined

1 Answer

4 votes

Matrix multiplication is defined for M×K and K×N matrices to give an M×N result. Note that the middle two numbers (K) are the same.

Matrix multiplication of a 2×2 and 2×3 matrix will give a 2×3 matrix result. It is defined.

answered
User Trikelef
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.