Solve this matrix multiplication.
I used calculator for this..XD
I know the answer is -48 -24 24 40 but I want to know how to solve it. I multiplied the matrices first, but it didn't work. I multiplied every number by 4, but that didn't work either
Keep in mind that for 2 matrices A and B, A x B <> B x A. Second, the column of the left matrix must be equal to the row of the right matrix. Third, the resultant matrix will have the order of row = row (left matrix), column = column (right matrix). For example, A = 3x2, B = 2x4, then AxB = 3x4 (to be continued...)
Wait, but I still get 0 for the first number of the matrix. How is the first number -48?
i'm the OP btw
OHHHHHHHHHHHH I was supposed to ADD, not SUBTRACT!! Duh!
Alright, I got the right answer. Thank you :)
a11 = (-3)(-2) + (-6)(-1) = 12 a12 = (-3)(6) + (-6)(-4) = 6 a21 = (1)(-2) + (4)(-1) = -6 a22 = (1)(6) + (4)(-4) = -10 Multiply the result by 4.
Join our real-time social learning platform and learn together with your friends!