So over here , we are given the following information:
Let the total number of shoots that an archer participate be x, total shoot that an archer hits be y, hence total shoot an archer loses be x-y
Score if target achieved = y*1
Score if taget missed = -1/3 (x-y)
Total score = 36 points
Hence y - 1/3 (x-y) = 36
3y -x+y = 108
4y -x =108
4y = 108 + x
y = 108/4 + x/4
y = 27 + x/4
Now since the total number of shoots of an archer has to be a whole number, x should be a multiple of 4
It is also given that an archer cannot shoot more than 180 targets, and that the total score is 36 if y = 36, x = (36-27)*4 = 36
Accordingly, we have the range of range of x from 36 to 180 in multiple of 4 for 1 archer
We are required to find the maximum total archers in the group and 2 archers can't have the same number of targets (x needs to be different)
Accordingly, the maximum possible archers in the group = number of terms in the series -> 36, 40, 44, ..., 176, 180 (Arithmetic Progression)
Number of terms in a series = last term - first term / common difference + 1
= 180-36/4 + 1
= 144/4 + 1
= 36 + 1
= 37
Hence the answer is Option C = 37