Why it is not possible to do 2 - A , where A is a matrix and 2 a natural number?

88 Views Asked by At

I know that to subtract two matrices we need them to have the same number of rows and columns, and I also know that it is not possible to subtract a natural number from a matrix, but I don't know why it is not possible