Matrices really have me confused.  I've read tutorials online, but I still don't get it.  
For example, how would I multiply the following 2 matrices.
--- --- --- ---
| 1 2 | | -1 |
| 3 0 | | 5 |
--- --- --- ---
I'm very sorry for the crude depictions, I didn't know any other way to show what I'm trying to solve. Thanks in advance.
				
			For example, how would I multiply the following 2 matrices.
--- --- --- ---
| 1 2 | | -1 |
| 3 0 | | 5 |
--- --- --- ---
I'm very sorry for the crude depictions, I didn't know any other way to show what I'm trying to solve. Thanks in advance.
 
				 
 
		