How do I determine the dimensions of the following matrix product?

A 2x3 * B 3x5

??

1 answer

To be able to multiply two matrices,
the number of columns of the first must match the number of rows of the second
For your example that is the true
2 by 3 vs 3 by 5

the result will be 2 by 5
Similar Questions
  1. Which statement correctly describes the matrix?P=⎡⎣⎢⎢⎢⎢⎢⎢13−61323418732548689−17016257⎤⎦⎥⎥⎥⎥⎥�
    1. answers icon 1 answer
    1. answers icon 1 answer
  2. Recognize which statement correctly describes the matrix.L=⎡135297⎤ Responses Matrix L has the dimensions 2×3. Matrix upper
    1. answers icon 1 answer
  3. Which statement correctly describes the matrix?R=[428101580495] (1 point) Responses Matrix R has the dimensions 2×6. Matrix
    1. answers icon 1 answer
more similar questions