Question: For each of the three operations with matrices, namely, addition of two matrices, multiplication of two matrices, and multiplication of a scalar with a matrix, write a FORTRAN subroutine which carries out the operation on appropriate input and returns the resulting matrix.