How do I multiply 2 matrices?

To multiply two matrices we need to name them A and B.

If for example we have 2 2X2 square matrices we know this will create a 3rd 2x2 martix

For this example we will use :

A:

2 -1 

3 4 

and B:

5 0

 -2 -2

To multiply these we complete this table:

(1st row of A X 1st column B) |  (1st row A X 2nd column B)

---------------------------------------------------------------------------------------

(2nd row A X 1st column B )| (2nd row A X 2nd     column B)

this therefore gives us :

(2X5)+(-1X-2) | (2X0)+(-1X-3)

-------------------------------------------

(3X5)+(4X2) |  (3X0)+(4X-3)

resulting in the matrix AB= 

12  3

7  -12

if you have trouble with this its easy to remmeber, multiply the rows by the columns

by doing this you can tell what order a matrix will come out as for example

a 2X2 matrix multiplied by a 2X1 matrix will give a 2X1 matrix as you are multiplying the rows of the first by the columns of the second. 

Hope this helped, feel free to ask any questions for futher clarification 

CR
Answered by Ciara R. Maths tutor

16697 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

A particle A rests on a smooth inclined plane, it is connected to a particle B by a light inextensible string that is passed over a fixed smooth pulley at the top of the plane. B hangs freely. Find the acceleration of the system and tension in the string.


Using the factor theorem, factorise x^4 - 3x^3 - 3x^2 + 11x - 6


find the integral of y=x^2 +sin^2(x) with respect to x between the limits 0 and pi


The complex conjugate of 2-3i is also a root of z^3+pz^2+qz-13p=0. Find a quadratic factor of z^3+pz^2+qz-13p=0 with real coefficients and thus find the real root of the equation.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning