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

5245 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

A curve C has equation y = 3x^4 - 8x^3 - 3. Find dy/dx and d2y/dx2. Verify C has a stationary point at x = 2. Determine the nature of this stationary point, giving a reason for the answer.


How do you find the distance a ball travels if fired at speed u and angle theta from the ground?


Chris claims that, “for any given value of x , the gradient of the curve y=2x^3 +6x^2 - 12x +3 is always greater than the gradient of the curve y=1+60x−6x^2” . Show that Chris is wrong by finding all the values of x for which his claim is not true.


Sketch the graph of x^2+y^2-6x-4y=23


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