M[0] 6 42 15 105 M[1] 8 7 1 -3 5 -6 -16 -14 -2 M[2] 3 4 -1 9 1 1 -2 -6 -9 -2 1 4 -5 -1 0 9 M[3] 0 0 24 0 -5 0 0 0 0 3 0 0 0 0 0 -100 M[4] 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 M[5] 65 M[6] -84 -35 52 77 -15 56 -55 0 -89 49 58 -24 -9 54 84 1 -37 5 M[7] 68 40 13 -13 87 -124 -34 73 71 65 -97 85 -3 -42 -55 -69 -58 -87 M[8] 26 40 38 M[9] -56 52 18 76 80 95 -18 -64 -16 -24 64 58 -77 -11 40 -55 -11 -58 75 -26 -77 31 -67 6 16 -70 -14 23 -65 46 M[10] 40 -26 98 49 -10 -24 95 -31 -20 12 -74 31 -48 18 -23 M[11] -42 -4 -88 -54 -60 -24 -2 -94 -34 -54 -31 -57 -42 -17 -86 -68 -27 -34 -67 -94 M[12] 98 98 -87 -66 -94 76 91 16 65 -81 -62 36 47 69 -5 -42 -65 -35 -7 -58 -60 62 -96 -70 -93 -5 -67 71 69 -93 98 4 10 -89 -11 -36 4 33 64 -24 98 -66 -45 66 -44 -74 40 -55 -5 46 37 92 61 55 44 -9 -53 19 -29 66 -1 -57 89 44 41 -10 3 -24 25 19 -20 4 -97 -46 -94 98 -2 44 -47 -100 7 -79 -75 -4 74 15 23 -63 90 -69 -8 13 -38 98 45 82 -43 6 -43 -26 1. Addition 2. Subtraction 3. Multiplication 4. Transpose 5. Reverse 6. Scalar Multiplication 7. Find Determinant 8. Find the Maximum Value 9. Exit Find Determinant: M[5] det(M[5]) = 65 Find Determinant: M[0] det(M[0]) = 0 Find Determinant: M[1] det(M[1]) = 0 Find Determinant: M[2] det(M[2]) = 462 Find Determinant: M[3] det(M[3]) = 36000 Find Determinant: M[4] det(M[4]) = 0 Multiplication: M[6] x M[7] -7987 35 -4067 1197 -5838 12341 5271 -4102 -2919 8541 -5389 7221 -907 1290 -10683 -7081 -670 -3007 2620 -6032 4565 27 -3657 -1220 -3354 -4343 -5937 -3740 -2200 -715 715 -4785 6820 1870 -4015 -3905 -2867 -8313 3008 1010 -9801 8341 -355 -9339 -10582 2384 4648 -1286 -682 6054 -5872 -316 5626 6206 2898 -5598 4473 -45 -3051 -1854 -3420 -3789 -5337 5777 3263 1177 -1095 7266 -10471 -2925 6074 5877 -2191 -1965 -56 466 -3429 4313 913 -2991 -3062 Multiplication: M[7] x M[6] -14236 7259 -12098 -9941 Multiplication: M[8] x M[5] 1690 2600 2470 Multiplication: M[8] x M[10] The two matrices have mismatched size. Operation abandonned. Find the Maximum Value: M[2] 9: (0, 3) Find the Maximum Value: M[5] 65: (0, 0) Find the Maximum Value: M[4] 0: (0, 0) Find the Maximum Value: M[11] -2: (1, 2) Find the Maximum Value: M[12] 98: (0, 0) Good-bye!