SOLUTION: Find the given element of the matrix product C = AB.
A=
[5,5,-3,0]
[1,-3,0,3]
[-2,3,1,5]
B=
[4,-2,1]
[3,1,0]
[-2,0,3]
[0,-1,1]
C23=
Algebra ->
Matrices-and-determiminant
-> SOLUTION: Find the given element of the matrix product C = AB.
A=
[5,5,-3,0]
[1,-3,0,3]
[-2,3,1,5]
B=
[4,-2,1]
[3,1,0]
[-2,0,3]
[0,-1,1]
C23=
Log On
Question 628447: Find the given element of the matrix product C = AB.
A=
[5,5,-3,0]
[1,-3,0,3]
[-2,3,1,5]
B=
[4,-2,1]
[3,1,0]
[-2,0,3]
[0,-1,1]
C23= Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! would be the element in the second row and third column of C. This element will be the result of multiplying the second row of A:
times the third column of B: