InterviewSolution
Saved Bookmarks
| 1. |
Find the number of 3×3 matrices that can be formed from distinct integers taken from the set S = {1, 2, 3, 4, 5, 6, 7, 8, 9} such that the sum of every row,every column,and every diagonal is 9. |
| Answer» Find the number of 3×3 matrices that can be formed from distinct integers taken from the set S = {1, 2, 3, 4, 5, 6, 7, 8, 9} such that the sum of every row,every column,and every diagonal is 9. | |