Introduction
When we wish to multiply matrices together we have to ensure that the operation is possible - and this is not always so. Also, unlike number arithmetic and algebra, even when the product exists the order of multiplication may have an effect on the result. In this Section we pick our way through the minefield of matrix multiplication.
Prerequisites
- understand the concept of a matrix and associated terms.
Learning Outcomes
- decide when the product exists
- recognise that in most cases
- carry out the multiplication
- explain what is meant by the identity matrix