-
mba_aspirant911
- Junior | Next Rank: 30 Posts
- Posts: 13
- Joined: Sun Oct 25, 2009 6:30 pm
- Thanked: 1 times
Actually, just realised it is simplified if 40 is taken as a baseline:
36 = (40 - 4) ^ 2
37 = (40 - 3) ^ 2
....
44 = (40 + 4) ^ 2
36^2 = 40^2 - 320 + 16
37^2 = 40^2 - 240 + 9
....
44^2 = 40^2 + 320 + 14
Therefore there are 9*40^2 = 1600 * 9
Sum of 16 + 9 + 4 + 1 = 30
30 * 2 (due to both sides of 40) = 60
= 14400 + 60 = 14460
C

















