can anyone please direct me to or give me a proof of why matrices are multiply the way they do with the rows of the first matrix multiply by the corresponding columns of the second matrix?
Dear duoc,
Matrix multiplication is defined that way. Therefore there is no proof to why matrices are multiplied the way they do. If you need to clarify the definition of matrix multiplication please refer, Multiplication of Matrices
Hope this will help you.
In addition, the REASON matrix multiplication has been defined that way is to create a shorthand method of writing systems of equations and shorthand methods of solving them.
I.e.
Can be written as
Or in even shorterhand...
...
And then by using some matrix algebra
.
Ifcan be calculated, that means that you can easily find
.