212k views
2 votes
I can Multiply a 11x6 matric by a 6x7 matrix. The resulting matrix will be ??? Can somebody help me

User Cyfdecyf
by
7.1k points

1 Answer

3 votes

Answer:

The resulting matrix will be 11 * 7

Explanation:

Given

Matrices 11 * 6 multiplied by 6 * 7

Required

The dimension of the resulting matrix

When a matrix a * b is multiplies by a matrix b * c, the resulting matrix will be: a * c

In this case:


a * b = > 11 * 6


b * c => 6 * 7

So, the resulting matrix will be:


a * c => 11 * 7

User Babu Sekaran
by
7.9k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.