Ask Question
19 February, 21:03

If a 2 x 7 matrix is multiplied to a 7x5 matrix, and then the result is multiplied to a 5 x 11 matrix, what is the size of the final result

+3
Answers (1)
  1. 19 February, 21:28
    0
    1.

    Let A be a m*n matrix, and B be a n*k matrix,

    then A * B is a matrix of size m*k,

    2.

    in the given problem:

    Multiplying a 2 x 7 matrix by a 7x5 matrix, results in a 2 x5 matrix,

    multiplying this matrix by a 5 x 11 matrix, then results in a 2*11 matrix.

    Answer: 2*11
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “If a 2 x 7 matrix is multiplied to a 7x5 matrix, and then the result is multiplied to a 5 x 11 matrix, what is the size of the final result ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers