Multiplying matrices - examples
by M. Bourne
In this section you can see many examples of matrix multipication.
You can re-load this page as many times as you like and get a new set of numbers and matrices each time. You can also choose a different size matrix.
(If you need some background information on matrices first, go back to the Introduction to Matrices and 4. Multiplication of Matrices).
Example
Multiply matrices A and B.
|
|
Answer
To save work, we check first to see if it is possible to multiply them.
We have (3×2) × (2×2) and since the number of columns in A is the same as the number of rows in B (the middle two numbers are both 2 in this case), we can go ahead and multiply these matrices. Our result will be a (3×2) matrix.
The first step is to write the 2 matrices side by side, as follows:
|
|
We multiply the individual elements along the first row of matrix A with the corresponding elements down the first column of matrix B, and add the results. This gives us the number we need to put in the first row, first column position in the answer matrix.
|
|
-3×1 + 5×3 = 12
Following that, we multiply the elements along the first row of matrix A with the corresponding elements down the second column of matrix B then add the results. This gives us the answer we'll need to put in the first row, second column of the answer matrix.
|
|
-3×6 + 5×5 = 7
We continue on along the rows and columns as follows:
|
|
| = | -3×1 + 5×3 | -3×6 + 5×5 | ||
| 0×1 + 4×3 | 0×6 + 4×5 | |||
| -2×1 + -1×3 | -2×6 + -1×5 |
| = | 12 | 7 | ||
| 12 | 20 | |||
| -5 | -17 |
See another example?
You can refresh this page to see another example with different size matrices and different numbers; OR
Choose the matrix sizes you are interested in and then click the button.
Didn't find what you are looking for on this page? Try search:
Online Algebra Solver
This algebra solver can solve a wide range of math problems. (Please be patient while it loads.)
Go to: Online algebra solver
Ready for a break?
Play a math game.
(Well, not really a math game, but each game was made using math...)
The IntMath Newsletter
Sign up for the free IntMath Newsletter. Get math study tips, information, news and updates each fortnight. Join thousands of satisfied students, teachers and parents!
Share IntMath!
Short URL for this Page
Save typing! You can use this URL to reach this page:
intmath.com/multmatsegs
Algebra Lessons on DVD
Easy to understand algebra lessons on DVD. See samples before you commit.
More info: Algebra videos

