SOLUTION: [1 5][4 -2] [-2 3][0 1]= I imagine this is a case of multiplying the 2 matrixs? Please assist me with a solution and how it was obtained

Algebra.Com
Question 84623: [1 5][4 -2]
[-2 3][0 1]=
I imagine this is a case of multiplying the 2 matrixs? Please assist me with a solution and how it was obtained

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
If you have

[a b][e f]
[c d][g h]



when you multiply you get
[(a*e+b*g) (a*f+b*h)]
[(c*e+c*g) (c*f+d*h)]


Basically to get the first row and the first column (ie the first entry) you multiply and add the first row of the first matrix (a and b) by the first column of the second matrix (e and g). For the first row and second column, you use the first row of the first matrix (a and b) and the second column of the second matrix (f and h), etc. You do this for every entry of the resulting matrix.

So if we have

[1 5][4 -2]
[-2 3][0 1]


it comes to

[(1*4+5*0) (1*-2+5*1)]
[(-2*4+3*0) (-2*-2+3*1)]




[(4+0) (-2+5)]
[(-8+0) (4+3)]



[4  3]
[-8 7]


RELATED QUESTIONS

For the matrixs A and B What is The Value of AB. If A= 2 3 4 and B= 4 0 -8 -6 1 0 (answered by Fombitz)
d. Imagine you want to add a sprinkler system and the location of one section of the... (answered by Alan3354)
could someone assist me on how i can crack this problem it says in the quadratic equation (answered by Theo)
I need help with this problem, it is multiplying and dividing factorials. In case you (answered by checkley75,jim_thompson5910)
Can someone please assist me with the below problems. Thank you. Christine 1)... (answered by jim_thompson5910)
The diameter of a circle has endpoints P (0; 0) and Q(8;-4) : The equation of the circle... (answered by Alan3354)
Please assist me in finding the solution to this problem... I've tried I am not sure if... (answered by Alan3354)
Quadratic equations are one of my weakest links in math which is my worst subject. Can... (answered by oscargut)
This is the last portion of my homework and my tutor is out of town for the holidays, is... (answered by checkley77)