SOLUTION: A is a 2x3 matrix and B a 3x2 matrix is A-B defined A is invertible 3x3 matrix B is 3x4 matrix is A to the -1 power B defined A is 3x4 matrix and B is 3x4 matrix is A+B

Algebra.Com
Question 288488: A is a 2x3 matrix and B a 3x2 matrix is A-B defined
A is invertible 3x3 matrix B is 3x4 matrix is A to the -1 power B defined
A is 3x4 matrix and B is 3x4 matrix is A+B defined
I do not understand what is meant my defined
thank you

Found 2 solutions by stanbon, jim_thompson5910:
Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A is a 2x3 matrix and B a 3x2 matrix is A-B defined?
Ans: No because the dimensions are not the same.
-------------------------------------------------------------
A is invertible 3x3 matrix B is 3x4 matrix is A to the -1 power B defined
Ans: Yes because the "inner" dimensions are the same.
-------------------------------------------------------------
A is 3x4 matrix and B is 3x4 matrix is A+B defined?
Ans: Yes because the dimensions are the same.
------------------------------------------------------
I do not understand what is meant my defined
For these problems "defined" means you can perform the operation.
"Not defined" means you cannot carry out the operation.
The operations are multiplication of addition.
====================================================
cheers,
Stan H.

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
In order to add or subtract two matrices, the two matrices need to be of the same size. Since A and B are of different sizes (A is 2x3 but B is 3x2), you CANNOT subtract B from A. It doesn't make sense to subtract the two matrices if they are of different sizes. So A-B is NOT defined.


If A is a 3x3 invertible matrix, then is also a 3x3 matrix. Because has 3 columns and B has 3 rows, this means that the inner dimensions match. This means that you are able to multiply and B. So is defined.


Since A and B are of the same size, it is perfectly possible to add up the two matrices. So A+B is defined.

RELATED QUESTIONS

is a 3x4 matrix by a 3x4 matrix... (answered by tommyt3rd)
What is matrix a+ matrix... (answered by Fombitz)
If matrix A is an (KxL) matrix and B is an (RxS) matrix? The product matrix AB exists... (answered by josgarithmetic)
Suppose A is a 3x2 matrix, B is a pxq and C is a 5x4 matrix. If ABC is defined, then what (answered by Edwin McCravy)
Given the matrix A= 1 1 1 1 2 3 1 4 5 Find a 3X3 matrix, B, that is not... (answered by Edwin McCravy)
Consider matrix A matrix( 2, 2, 0, 1, 0, 0 ) Show their is not matrix B as... (answered by t0hierry,ikleyn)
If matrix A is an (KxL) matrix and B is an (RxS) The product matrix AB exists if ? (answered by josgarithmetic)
a square matrix A is said to be idempotent A^2=A (a)give an example of idempotent... (answered by Edwin McCravy)
Find matrix B, if A is symmetric matrix and B is skew symmetric matrix and their sum is... (answered by ikleyn)