Multiplying Matrices
This program covers the very important topic of how to multiply two matrices together. Multiplying matrices takes some practice to master because the rules involved are not intuitive. We introduce a method in this program that, once mastered, makes multiplying matrices very easy and automatic. We work numerous problems step-by-step in order to give students practice with these methods.