I used the following rules to solve this problem in under 1 minute. I'm not sure if this is the right application of the rules but it gets me to the RIGHT answer. I applied the following rules for sum of consecutive integers to this problem which is sums of SQUARES OF consecutive integers.
Rule: The sum of k consecutive integers, with an ODD number of items, k, is always a multiple of the number of items, k.
Example: 4 + 5 + 6 + 7 + 8 = 30 , multiple of 5
Rule: The sum of k consecutive integers, with an EVEN number of items, k, is NEVER a multiple of the number of items, k.
Example: 4 + 5 + 6 + 7 + 8 + 9 = 39 , NOT a multiple of 6
In this question, there are 7 consecutive integers. In the answer choices, the only answer divisible by 7 is 6328. Answer Choice D