Just trying to consolidate what has been discussed above.
Lunarpower every nth integer is divisible by n.
sureshbala : If a+b+c is divisible by 3, you can't conclude that axbxc will always be divisible by 3.
But we know if they are odd consecutive nos it is possible
https://www.beatthegmat.com/3-consecutiv ... 54101.html
as it is easier to deal with +sign then - sign
let us assume n = 6+k (n> 6) and arrange them in ascending order
A ) A. n (n+1) (n-4) can be written as (6+k) (7+k) (2+k)
Ascending order (2+k) (6+k) (7+k)
B. n (n+2) (n-1) after arranging (5+k) (6+k) (8+k)
C. n (n+3) (n-5) " (1+k) (6+k) (9+k)
D. n (n+4) (n-2) " (4+k) (6+k) (10+k)
E. n (n+5) (n-6) " (k) (6+k) (11+k)
If they were consecutive nos eg (x-1) (x) and (x+1) whose sum = 3x it will be divisible by 3
But if we replace (x+1) with (x+1+3) = (x+4) then also the sum of three nos (x-1) (x) and (x+4) = 3x + 3 is divisible by 3.
same for (x-1-3) (x) (x+1) = 3x-3 = 3(x-1) is divisible by 3
So we can replace the third consecutive no with addition or substraction of 3 as in the above case.
Only A and B have atleast two consecutive nos so most probable options
Take B - (5+k)(6+k) if the next no was (7+k) or (7+3+k) it could suffice but it is (k+8)
Consider A (6+k) (7+k) are consecutive nos
So (6+k-1) (6+k-4) should do the trick.
(6+k-4) is (2+k) , the first term
So option A, but how will you spot this in 2 mins.
Arranging them in ascending order will take more than 1 min . There is a way.