How do you multiply matrices together?

Not all matrices can be multiplied together, so the first thing to do is check it's even possible! To do this write the matrices next to each other (we'll call the first one A and the second B). If the number of columns of A equals the number of rows of B, then they can be multiplied. Also, by doing this it will tell you the dimension of the product (i.e. AB) which will have the same number of rows as A and the same number of columns as B. From here it's just a case of arithmetic. Think of the entries of your new matrix as coordinate points. To calculate (i,j) (the entry in the ith row and jth column) you multiply the ith row of A by the jth column of B using the dot product for vectors. Then repeat this for each entry of AB.

RG
Answered by Rachael G. Maths tutor

4758 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Find the values of k for which the equation (2k-3)x^2-kx+(k-1) has equal roots


A curve has parametric equations -> x = 2cos(2t), y = 6sin(t). Find the gradient of the curve at t = π/3.


Parlami di cosa hai fatto durante le vacanze di Natale.


Find both stationary points for y= 4x^(3)-3x^(2)-60x+24. Also find the nature of those points.


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:

© 2025 by IXL Learning