kwasidu

12 Reputation

2 Badges

16 years, 77 days

MaplePrimes Activity


These are questions asked by kwasidu

Q1: Write a procedure named MULTIPLYMATRIX to find the product of an n x m matrix by an
m x q matrix. Your procedure should print the result matrix. The dimensions n, m, q should be
input parameters in your procedure. Test your procedure by demonstrating multiplication of a 2 x
3 with a 3 x 4 matrix of your choice

 

Page 1 of 1