-
nafiul9090
- Master | Next Rank: 500 Posts
- Posts: 226
- Joined: Thu Nov 25, 2010 12:19 am
- Thanked: 3 times
- Followed by:2 members
1-A
2-B
3-C
4-A
5-B
6-C
..
..
..
If you multiply one number each from groups A, B and C then the result will be divisible by three.
Indexing as ABC can be started from any number.
That is so because you are dividing numbers into 3 groups and one of the groups will have all the factors of 3.
Now you have a number 'n'
Lets say
(n-6) - A
(n-5) - B
(n-4) - C
(n-3) - A
(n-2) - B
(n-1) - C
n - A
(n+1) - B
(n+2) - C
(n+3) - A
(n+4) - B
(n+5) - C
Now look up for options which have combination of A, B and C.
Only (A)
This is not a GENIUS' way to solve it but you asked for it
P.S - If they ask for a number divisible by 4. Then you can group them as A, B, C and D.


















