Re: For a certain race, 3 teams were allowed to enter 3 members each. A te
[#permalink]
30 Jun 2022, 07:44
Break down the question to get a handle on it:
For a certain race, 3 teams were allowed to enter 3 members each.
This means 9 racers.
A team earned 6-n points whenever one of its members finished in nth place, where 1<= n<=5, there were no ties, or withdraw.
Since n varies from 1 to 5, only when a member finishes in one of those positions, does he score something. That something is 6 - n. So person who finishes first, gets 5 points, person who finishes 2nd gets 4 points and so on till the person who finishes 5th gets 1 point. So in all, 5+4+3+2+1 = 15 points were given
If no team earned more than 6 points, what is the least possible score a team could have owned?
No team got more than 6 points. We have to find the minimum score of a team. Since the total is 15 and one score has to be minimized, we should try to maximize the other two scores. Maximum score is 6 so other two teams get 6 points each maximum (e.g. One team gets 5 + 1, another gets 4+2). Then the third team will get a minimum score of 15 - 2*6 = 3