SOLUTION: let A be a 5 X 3 matrix and B be a 3 X 5 matrix a) is it possible to add A and B?..yes it is possible to add A and B b) is it possible to do the mulitplication AB c) is it possi

Algebra.Com
Question 171320: let A be a 5 X 3 matrix and B be a 3 X 5 matrix
a) is it possible to add A and B?..yes it is possible to add A and B
b) is it possible to do the mulitplication AB
c) is it possible to do the mulitpilcation BA?...of course is it possible to multiply A and B

Found 2 solutions by Edwin McCravy, slasha:
Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
let A be a 5 X 3 matrix and B be a 3 X 5 matrix
a) is it possible to add A and B?

No, because in order to add them, they must have exactly 
the same dimensions.

b) is it possible to do the multiplication AB?

Yes because there are the same number of columns in the 
first matrix A, 5 x 3, as there are columns in B, the
3 x 5 matrix.  That is when you write their dimensions
in the order you are wanting to multiply them:

        5 x 3  times  3 x 5 

The inner dimensions are both the same, in this case 3.
And their product will be a 5 x 5, the outer two
dimensions.

c) is it possible to do the multipllication BA?

Yes because there are the same number of columns in the 
first matrix B, 3 x 5, as there are columns in A, the
5 x 3 matrix.  That is when you write their dimensions
in the order you are wanting to multiply them:

        3 x 5  times  5 x 3 

the inner dimensions are both the same, in this case 5.
And their product will be a 3 x 3, the outer two 
dimensions.

Edwin

Answer by slasha(1)   (Show Source): You can put this solution on YOUR website!
(a)yes it is possible to add A and B
(b)it is also possible to multiply AB
(c)of course BA can be multiplied

RELATED QUESTIONS

Let A be a 2 x 3 matrix and B be a 2 x 3 matrix. a) Is it possible to add A and B? (answered by Nate)
True or False: it is possible to add a 3*3 matrix to a 3*5 matrix?... (answered by jim_thompson5910)
If A is a 3 × 4 matrix, B is a 3 × 4 matrix, and C is a 3 × 4 matrix, then A + B - C = (answered by orca)
Suppose A is a 5 x 3 matrix, B is an r x s matrix and C is a 4 x 5 matrix. If At BC is... (answered by ikleyn)
Is it C? I want to check my answer. Matrix C has the dimensions 7 X 2 and Matrix D has (answered by MathLover1,ikleyn)
I've missed a lot of school because I've been sick and I'm trying to get all of my work... (answered by jsmallt9)
Find matrix B, if A is symmetric matrix and B is skew symmetric matrix and their sum is... (answered by ikleyn)
Is it possible to add real numbers without knowing how to calculate a-b with a and b both (answered by cartert)
A"basic row operation"on a matrix means adding a multiple of one row to another row... (answered by ikleyn)