Take nine numbers forming a square in a calendar and mark the four numbers at the corners. Then the difference between the product of the diagonal pairs is always ____.
28
Let the number at the top left corner of the square of nine numbers in a calendar be 'x'.
Then such a square in the calendar would be of the form:
xx+1x+2x+7x+8x+9x+14x+15x+16
The four numbers at the corners are x, x+2, x+14, and x+16, in which x and x+16 form one diagonal pair and x+2 and x+14 form another diagonal pair.
Now, x×(x+16)=x2+16x and (x+2)(x+14)=x2+16x+28
Hence (x+2)(x+14)−x × (x+16) = x2+16x+28 − (x2+16x) = x2+16x+28−x2−16x = 28