In the table, the sum of the numbers in each row, column and diagonal is the same. What is the value of
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Solution 1:
The sum of all of the numbers in the grid is
P + Q + R + S + 1 0 + 1 6 + 2 2 + 2 8 + 4 = P + Q + R + S + 8 0
But the sum of the three numbers in the second column is 4 + 1 6 + 2 8 = 4 8 ,
so the sum of the three numbers in each column is 4 8 .
Thus, the sum of the numbers in the second row is 1 0 + 1 6 + 2 2 = 4 8 ,so the sum of the numbers in any row, column or diagonal is 4 8 .
From the first row, P + 4 + Q = 4 8 s o P + Q = 4 4 .
From the first column, P + 1 0 + R = 4 8 s o P + R = 3 8 , total of the nine numbers in the grid is 3 ( 4 8 ) = 1 4 4 ,
so P + Q + R + S + 8 0 = 1 4 4 ,
Or P + Q + R + S = 6 4 .
Solution 2:
The sum of the numbers in the second row is 1 0 + 1 6 + 2 2 = 4 8 , so the sum of the numbers in any row, column or diagonal is 48.
In the first row, P + 4 + Q = 4 8 s o P + Q = 4 4 .
In the third row, R + 2 8 + S = 4 8 s o R + S = 2 0 .
Therefore, P + Q + R + S = 4 4 + 2 0 = 6 4 .