Question: wap to multiple two matrices, that the matrices required the number of columns in first matrix should be equal to the number of rows in
wap to multiple two matrices, that the matrices required the number of columns in first matrix should be equal to the number of rows in second matrix. each row of first matrix is multiplied with the column of second matrix and then added to get the element of resultant matrix. If we multiply two matrix of order m*n and n*p then multiplied matrix will be of order m*p .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
