SOLUTION: Find the product: {{{(matrix(3,2,3,-1,0,4,2,1))}}}{{{(matrix(2,3,2,-1,3,0,-2,4))}}} ` Find the product: {{{(matrix(2,2,3,-7,1,2))}}}{{{(matrix(2,2,0,-4,5,-3))}}}

Algebra.Com
Question 94381: Find the product:

`
Find the product:


Answer by Edwin McCravy(20081)   (Show Source): You can put this solution on YOUR website!
Find the product:



An m×n matrix on the left can only be multiplied by an n×p matrix 
on the right and when they are multiplied the result is an m×p 
matrix: 



This is a 3×2 matrix times a 2×3 matrix, so m=3, n=2, p=3, so they
can be multiplied to give a 3×3 matrix.  Suppose the answer is this
3×3 matrix:



then:

 = 
 
A is in row 1, column 1, so multiply row 1 from 
the first matrix by column 1 from the second
matrix:

 =  =  = 

So replace the A by 6.

 = 
 
B is in row 1, column 2, so multiply row 1 from 
the first matrix by column 2 from the second
matrix:

 =  =  = 

So replace the B by -1.

 = 

C is in row 1, column 3, so multiply row 1 from 
the first matrix by column 3 from the second
matrix:

 =  =  = 

So replace the C by 5.

 = 

D is in row 2, column 1, so multiply row 2 from 
the first matrix by column 1 from the second
matrix:

 =  =  = 

So replace the D by 0.

 = 

E is in row 2, column 2, so multiply row 2 from 
the first matrix by column 2 from the second
matrix:

 =  =  = 

So replace the E by -8.

 = 

F is in row 2, column 3, so multiply row 2 from 
the first matrix by column 3 from the second
matrix:

 =  =  = 

So replace the F by 16.

 = 

G is in row 3, column 1, so multiply row 3 from 
the first matrix by column 1 from the second
matrix:

 =  =  = 

So replace the G by 4.

 = 

H is in row 3, column 2, so multiply row 3 from 
the first matrix by column 2 from the second
matrix:

 =  =  = 

So replace the H by -4.

 = 

I is in row 3, column 3, so multiply row 3 from 
the first matrix by column 3 from the second
matrix:

 =  =  = 

So replace the I by 10.

 = 

==============================================

Find the product: 


This is a 2×2 matrix times a 2×2 matrix, so m=2, n=2, p=2, so they
can be multiplied to give a 2×2 matrix.  Suppose the answer is this
2×2 matrix:



then:

=
 
A is in row 1, column 1, so multiply row 1 from 
the first matrix by column 1 from the second
matrix:

 =  = 

So replace the A by -35.

=

B is in row 1, column 2, so multiply row 1 from 
the first matrix by column 2 from the second
matrix:

 =  = =

So replace the B by 9.

=

C is in row 2, column 1, so multiply row 2 from 
the first matrix by column 1 from the second
matrix:

 =  = =

So replace the C by 10.

=

D is in row 2, column 2, so multiply row 2 from 
the first matrix by column 2 from the second
matrix:

 =  = =

So replace the D by -10.

=

Edwin

RELATED QUESTIONS

find the inverse of the matrix 0 -2 1 -5 -2 -3 7 3... (answered by TimothyLamb)
compute the matrix product AB for: A = [2 3 0 -4 2 1 3 0 -2] (answered by Edwin McCravy,math_tutor2020)
Please explain how to find Matrix product on the following: (1 -4) (4 -1) (3 -2) (0... (answered by Fombitz)
Find each matrix product, if possible.? [2 -4] [4 3] + [2 -2] [7 0] [1 -1] [1 2] [1 -1] (answered by Fombitz)
Matrix A 5 1 0 -2 3 1 0 2 4 Matrix B -1 2 -3 0 5 4 2 -1... (answered by MathLover1)
find inverse of matrix by elementary transformation 2 2 1 1 0 3 1-4-4 (answered by ikleyn)
0 1 2 2 1 1 2 3 2 2 2 3 find the inverse matrix 2 3 3... (answered by Edwin McCravy)
Given the matrix: [4 0 -2 -1 -2 3 8 5 1] What is a_2,2?... (answered by srinivas.g)
Find the determinant of the matrix. Determine whether the matrix has an inverse, but... (answered by MathLover1,ikleyn)
Find A_2,1 of the matrix: [ 3 2 7 1 -2 4 5 3 -1] Thanks. (answered by ikleyn)