Solve if number of people are 10000 . (Arrangement same as Shooting zone 1 )
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
We can solve this by Combinatorics, Programming or just by taking numbers of our choice and observing the pattern etc.
The pattern we get here is simple but "interesting". If the given no. of people are X .
Find the difference D between them,
Then the difference D will give us the answer A ,
So this is the pattern which we will get.
Exempli gratia
For Shooting Zone 1 X = 1 0 0
: )