You are not logged in.
Pages: 1
In the 5 by 5 array, the numbers in every row, every column and both diagonals
form arithmetic progressions.
You are given that
. Find the sum of the 25Offline
Let
The fourth column forms AP
The fifth row forms AP
And the diagonals form AP
Hence the array is
The sum of the entries of each row is 5 times the number in the middle column, and the sum of the numbers in the middle column is 5 times 24. Hence the sum of all the entries in the array is 25 × 24 = 600.
Last edited by JaneFairfax (2008-09-30 04:30:14)
Offline
Pages: 1