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.

Answered by Rachael G. Maths tutor

4499 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Do the circles with equations x^2 -2x + y^2 - 2y=7 and x^2 -10x + y^2 -8y=-37 touch and if so, in what way (tangent to each other? two point of intersection?)


A curve has equation y = 20x - x^2 - 2x^3 . The curve has a stationary point at the point M where x = −2. Find the x- coordinate of the other stationary point of the curve


Use integration by parts to find ∫ (x^2)sin(x) dx. (A good example of having to use the by parts formula twice.)


Differentiate ln(x^3 +2) with respect to x


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences