SOLUTION: Two matrices can be multiplied only if their sizes are compatible. Suppose that U is an m × n matrix, and the V is a p × q matrix. In order for the matrix product UV to make sens

Algebra.Com
Question 1179469: Two matrices can be multiplied only if their sizes are compatible. Suppose that U is an m × n matrix, and the V is a p × q matrix. In order for the matrix product UV to make sense, what must be true about the dimensions of these matrices?
Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


n=p

Basic matrix rules.

The number of entries in each row of U (i.e., the number of columns in U), which is n, must be the same as the number of entries in each column of V (i.e., the number of rows in V), which is p.


RELATED QUESTIONS

Let T, U: V to W be linear transformations. Prove that: a. R(T+U) is a subset of... (answered by khwang)
Let n ∈ N and B be a n × n matrix that has determinant 1. Show that there exist n × n (answered by robertb)
Lets assume that you have a CPU which takes y microseconds to add 2 floating point... (answered by jim_thompson5910)
This is what I have for this problem but I cannot figure out (A′ U C′)... (answered by stanbon,jim_thompson5910)
Matrices with the property A*A=AA* are said to be normal. 1. Verify that symmetric... (answered by venugopalramana)
Answer each of the following as True or False justifying your answers: If S and K are... (answered by ikleyn)
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
Its several months before Christmas - New Year’s holiday season. Wholesalers for... (answered by ikleyn)
Let u, v ∈ R^n be vectors in R^n (a) State and prove the Cauchy - Schwarz... (answered by ikleyn)