matrix*vector = vector



Why is it that when you multiply a matrix with a vector that it always gives
a vector?


.