SOLUTION: If A and B are 3×6 matrices, and CC is a 9×3 matrix, which of the following are defined? A. A+C B. CA C. BC D. B-A E. CB-A

Algebra.Com
Question 1058404: If A and B are 3×6 matrices, and CC is a 9×3 matrix, which of the following are defined?
A. A+C
B. CA
C. BC
D. B-A
E. CB-A

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
I think instead of CC, you just meant to write C.

-------------------------------------------------------------------

A+C is NOT defined since A is a 3x6 matrix while C is a 9x3 matrix. The dimensions don't match up. Both rows and columns must be the same value (eg: both need to be 3x6 matrices) for it to work.

CA is defined because C is 9x3 while A is 3x6. The inner dimensions, both "3", match up. So multiplication is allowed here.

BC is NOT defined because B is 3x6 while C is 9x3. The inner dimensions of 6 and 9 do NOT match up.

B-A is defined because both A and B are the same size: 3x6

CB is defined for similar reasons that CA is defined. CB is going to be a 9x6 matrix while A is a 3x6 matrix. The dimensions don't match up. So CB-A is NOT defined.

------------------------------------------------------------------------

To summarize, the following answers are
CA
B-A

Everything else is undefined.

RELATED QUESTIONS

If a, b, and c are consecutive positive integers and a < b < c, which of the following... (answered by Edwin McCravy)
I need your help please........... 1. If the matrices A and B are the same size and... (answered by khwang)
If ab+bc+ca=3, where a,b,c are positive and real numbers, is a+b+c >=... (answered by ikleyn)
Answer each of the following as True or False justifying your answers: If S and K are... (answered by ikleyn)
if c is the midpoint of aoverb and d lies on aoverc which of the following expressions... (answered by Theo)
if a,b,c are in HP and ab + bc + ca = 15 then ca = (answered by Edwin McCravy)
If x^a = y^b = k and x^c = y^d = t , then which of the following is true: A) ac=bd... (answered by MathLover1)
Suppose A is a 3×5 matrix, B is a 5×s matrix and C is a 5×5 matrix. If A (BC)Transpose is (answered by Fombitz)
Solve the following questions: (a) Find curl of (xyz)i + (xy^2)j + (yz)k? (b) Find... (answered by ikleyn)