Asked by tyler

determine the dimensions of each matrix product
A X B
2X3 3X5
G X C
4X7 7X1

Answers

Answered by MathMate
If you notice that for AB, it's 2x3 3x5 where the number of columns of A must match the number of rows of B. After multiplication, they cancel out and the product AB becomes a 2x5.
Same goes for GC.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions