Hah! Everyone knows matrix multiplication has to go like this:
axb * bxc = axc
Test.
Yesterday, in class, students argued over how to multiply a matrix. First, the professor wrote down the following:
[1 1 1]^T [1 1 1] = a 3x3 matrix (which is correct)
Then, a student argued that it should be [1 1 1] [ 1 1 1]^T
Another student argued that it depends on whether it is
Chatboard (2)