Transum Software

Matrix Multiplication

Practise multiplying matrices step-by-step in this multi-level, self-marking quiz.

How to Multiply Matrices

What is Matrix Multiplication?

Matrix multiplication is a way of combining two matrices to create a new matrix. Think of it like a special recipe where you combine ingredients (numbers) in a specific way.

The Golden Rule:

You can only multiply two matrices if the number of columns in the first matrix equals the number of rows in the second matrix. For example, you can multiply a 2×3 matrix by a 3×2 matrix, but you cannot multiply a 2×3 matrix by a 2×2 matrix.

Step-by-Step Process:

  • Step 1: Check if multiplication is possible (columns of first = rows of second)
  • Step 2: The result matrix will have dimensions: (rows of first) × (columns of second)
  • Step 3: To find each element in the result matrix:
    • Take the corresponding row from the first matrix
    • Take the corresponding column from the second matrix
    • Multiply each pair of numbers and add them all up

Example:

Let's multiply these 2×2 matrices:

$$\begin{bmatrix} 2 & 3 \\ 1 & 4 \end{bmatrix} \times \begin{bmatrix} 1 & 4 \\ 2 & 5 \end{bmatrix} = \begin{bmatrix} 2 \times 1 + 3 \times 2 & 2 \times 4 + 3 \times 5 \\ 1 \times 1 + 4 \times 2 & 1 \times 4 + 4 \times 5 \end{bmatrix} = \begin{bmatrix} 8 & 23 \\ 9 & 24 \end{bmatrix}$$

Memory Tip:

"Row times Column, Add them up!" - Always take a row from the left matrix and a column from the right matrix, multiply corresponding elements, then add the results.

Practice Tips:

  • Start with smaller matrices (Level 1) and work your way up
  • Double-check your arithmetic - it's easy to make calculation errors
  • Use your finger to trace the row and column you're working with
  • Take your time - accuracy is more important than speed

Instructions

Try your best to answer the questions above. Type your answers into the boxes provided leaving no spaces. As you work through the exercise regularly click the "check" button. If you have any wrong answers, do your best to do corrections but if there is anything you don't understand, please ask your teacher for help.

When you have got all of the questions correct you may want to print out this page and paste it into your exercise book. If you keep your work in an ePortfolio you could take a screen shot of your answers and paste that into your Maths file.

Why am I learning this?

Mathematicians are not the people who find Maths easy; they are the people who enjoy how mystifying, puzzling and hard it is. Are you a mathematician?

Comment recorded on the 24 May 'Starter of the Day' page by Ruth Seward, Hagley Park Sports College:

"Find the starters wonderful; students enjoy them and often want to use the idea generated by the starter in other parts of the lesson. Keep up the good work"

Comment recorded on the 1 February 'Starter of the Day' page by Terry Shaw, Beaulieu Convent School:

"Really good site. Lots of good ideas for starters. Use it most of the time in KS3."

Each month a newsletter is published containing details of the new additions to the Transum website and a new puzzle of the month.

The newsletter is then duplicated as a podcast which is available on the major delivery networks. You can listen to the podcast while you are commuting, exercising or relaxing.

Transum breaking news is available on Twitter @Transum and if that's not enough there is also a Transum Facebook page.

Featured Activity

Roman Numerals Jigsaw

Roman Numerals Jigsaw

This is a wonderful activity for someone who does not know Roman numerals. By completing the activity an understanding of the symbols develops and a great sense of achievement is enjoyed.

Numeracy

"Numeracy is a proficiency which is developed mainly in Mathematics but also in other subjects. It is more than an ability to do basic arithmetic. It involves developing confidence and competence with numbers and measures. It requires understanding of the number system, a repertoire of mathematical techniques, and an inclination and ability to solve quantitative or spatial problems in a range of contexts. Numeracy also demands understanding of the ways in which data are gathered by counting and measuring, and presented in graphs, diagrams, charts and tables."

Secondary National Strategy, Mathematics at key stage 3

Go Maths

Learning and understanding Mathematics, at every level, requires learner engagement. Mathematics is not a spectator sport. Sometimes traditional teaching fails to actively involve students. One way to address the problem is through the use of interactive activities and this web site provides many of those. The Go Maths page is an alphabetical list of free activities designed for students in Secondary/High school.

Maths Map

Are you looking for something specific? An exercise to supplement the topic you are studying at school at the moment perhaps. Navigate using our Maths Map to find exercises, puzzles and Maths lesson starters grouped by topic.

Teachers

If you found this activity useful don't forget to record it in your scheme of work or learning management system. The short URL, ready to be copied and pasted, is as follows:

Alternatively, if you use Google Classroom, all you have to do is click on the green icon below in order to add this activity to one of your classes.

It may be worth remembering that if Transum.org should go offline for whatever reason, there is a mirror site at Transum.info that contains most of the resources that are available here on Transum.org.

When planning to use technology in your lesson always have a plan B!

Do you have any comments? It is always useful to receive feedback and helps make this free resource even more useful for those learning Mathematics anywhere in the world. Click here to enter your comments.

Transum.org is a proud supporter of the kidSAFE Seal Program

© Transum Mathematics 1997-2025
Scan the QR code below to visit the online version of this activity.

This is a QR Code

https://www.Transum.org/go/?Num=1134